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

3rd party static libraries: Integrate Objective-C Code with the CLI Plugins Mechanism #146

Open
PanayotCankov opened this issue May 22, 2015 · 0 comments

Comments

@PanayotCankov
Copy link
Contributor

Subtask of #62

This will require us to add a module map with a bridging header in the project template.

Objective-C developers will be able to add Objective-C code in the Xcode and add their headers in the bridging header. Our metadata generator will then kick for them and the APIs in their headers will be available in JavaScript.

@PanayotCankov PanayotCankov self-assigned this May 22, 2015
@PanayotCankov PanayotCankov added this to the 1.2.0 milestone May 22, 2015
@PanayotCankov PanayotCankov changed the title 3rd party static libraries: Consume Objective-C Code in the Project 3rd party static libraries: Integrate Objective-C Code with the CLI Plugins Mechanism Jun 2, 2015
@PanayotCankov PanayotCankov removed this from the 1.3.0 (Under Review) milestone Jul 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants