Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objective-C manual installation guide #7

Open
alekplay opened this issue Nov 10, 2018 · 3 comments
Open

Objective-C manual installation guide #7

alekplay opened this issue Nov 10, 2018 · 3 comments

Comments

@alekplay
Copy link

I'm having some issues integrating Kitemetrics manually with my Objective-C project. It complains about (1) the Swift syntax being unsupported, and (2) that it cannot find the Kitemetrics module as specified in the @import Kitemetrics; statement atop the AppDelegate.

Any advice would be appreciated.

@alekplay alekplay changed the title Objective-C Manual installation guide Objective-C manual installation guide Nov 10, 2018
@alekplay
Copy link
Author

@kitefaster any updates on this? Would love to get Kitemetrics into the next version of my app but so far I have been unsuccessful.

@kitefaster
Copy link
Owner

Sorry. I missed the email with your obj-c issue. I'll look into this over the next few days and let you know.

@kitefaster
Copy link
Owner

kitefaster commented Nov 14, 2018

Until then, please look at https://developer.apple.com/documentation/swift/imported_c_and_objective-c_apis/importing_swift_into_objective-c and ensure the kitemetrics library is included in the obj-c bridging header file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants