Skip to content

Add support to build for Objective C projects

Compare
Choose a tag to compare
@mchoe mchoe released this 11 Jun 19:52
· 3 commits to master since this release
d55d5df

This release adds the @objc annotation to the Analytics and Configuration classes to expose these classes to Objective-C. It also adds the required subclassing from NSObject for these classes.