Skip to content

Pass -destination when building for iOS Simulator #1677

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

Merged
merged 1 commit into from
Apr 15, 2016

Conversation

Mitko-Kerezov
Copy link
Contributor

Instead of passing architectures pass -destination parameter. This prevents a bug in Xcode 7.2

This resolves #1606 and depends on NativeScript/ios-sim-portable#57

Ping @rosen-vladimirov

@ghost ghost force-pushed the kerezov/swift-plugins branch from 22a7ad2 to e556e07 Compare April 13, 2016 09:55
@rosen-vladimirov
Copy link
Contributor

👍

Instead of passing architectures pass `-destination` parameter. This prevents a bug in Xcode 7.2 http://www.openradar.me/23857648
@ghost ghost force-pushed the kerezov/swift-plugins branch from e556e07 to 0ca1d4e Compare April 15, 2016 13:47
@Mitko-Kerezov
Copy link
Contributor Author

Merge after NativeScript/ios-sim-portable#58

@Mitko-Kerezov
Copy link
Contributor Author

Ping @rosen-vladimirov for another review

@rosen-vladimirov
Copy link
Contributor

👍

@Mitko-Kerezov Mitko-Kerezov merged commit 24bec80 into master Apr 15, 2016
@Mitko-Kerezov Mitko-Kerezov deleted the kerezov/swift-plugins branch April 15, 2016 14:11
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.

Build for iOS Simulator fails with XCode 7.2 when Cocoapod has Swift code
2 participants