Add support to build for Objective C projects
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.
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.