Skip to content

Pass -destination only when on Xcode 7.2 #1687

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

Conversation

Mitko-Kerezov
Copy link
Contributor

Keep old logic when dealing with Xcode < 7.2.
In addition fix bug with detecting specific versions of Xcode - e.g. 6.3
The condition major <= 6 && minor < 3 is not met if the Xcode version is 5.9 for example (theoretically)
Ping @rosen-vladimirov for a thoroguh review

Keep old logic when dealing with Xcode < 7.2
@Mitko-Kerezov Mitko-Kerezov self-assigned this Apr 18, 2016
@Mitko-Kerezov Mitko-Kerezov added this to the 2.0 milestone Apr 18, 2016
@Mitko-Kerezov
Copy link
Contributor Author

Merge after telerik/mobile-cli-lib#644

@Mitko-Kerezov
Copy link
Contributor Author

Closing and will re-target to release

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

Successfully merging this pull request may close these issues.

1 participant