Skip to content

Support library add command with iOS 7 #795

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

Closed
wants to merge 1 commit into from
Closed

Support library add command with iOS 7 #795

wants to merge 1 commit into from

Conversation

toddwong
Copy link

Fixed #794

When adding library to iOS platform, keep the DEPLOYMENT_TARGET untouched , and mark the embedded framework to "weak".

I beleive this also fixed the issue #777 (Maybe I should submit this as a separate PR? )

@ns-bot
Copy link

ns-bot commented Aug 15, 2015

Can one of the admins verify this patch?

@Fatme
Copy link
Contributor

Fatme commented Aug 17, 2015

Hi @toddwong,

I'm going to close this PR because we've already fixed the problem in project template itself - NativeScript/ios-jsc@6937423

@Fatme Fatme closed this Aug 17, 2015
@toddwong
Copy link
Author

OK. When I tried that iso-runtime patch, it did not work, but now with #799 it does. Thanks.

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

Successfully merging this pull request may close these issues.

iOS 7 add library support
3 participants