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

fix: remove broken XCode version check #382

Merged
merged 3 commits into from
May 7, 2019

Conversation

gabebear
Copy link

It would be very odd for anyone to have XCode 6.X or lower at this point. The current check doesn't handle some cases correctly(#378) and adding proper semantic version checking for this seems excessive.

It would be very odd for anyone to have XCode 6.X or lower at this point (and it's likely that ios-deploy doesn't really support XCode 7.0 at this point).

ios-control#378
@shazron shazron merged commit a15979f into ios-control:master May 7, 2019
@shazron shazron added this to the 1.10.0 milestone May 7, 2019
@shazron shazron changed the title Remove broken XCode version check fix: remove broken XCode version check Jul 18, 2019
geekonion pushed a commit to geekonion/ios-deploy that referenced this pull request Jun 29, 2023
It would be very odd for anyone to have XCode 6.X or lower at this point (and it's likely that ios-deploy doesn't really support XCode 7.0 at this point).
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.

2 participants