-
Notifications
You must be signed in to change notification settings - Fork 464
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
Figure out how to correctly initialise Xcode on 7 beta 2 and onwards #278
Labels
Comments
With #279, Xcodeproj crashes for me again, on El Cap, beta 1 and $ xcodebuild -version
Xcode 7.0
Build version 7A121l |
@neonichu
|
This was referenced Jun 27, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Initialisation of Xcode frameworks fails right now for 7 beta 2, see #275. We have modified Xcodeproj to more gracefully handle this case, but it will now use XML writing on that version. We should figure out how to properly initialise Xcode so that ASCII plist writing can be done.
The text was updated successfully, but these errors were encountered: