Skip to content

Conversation

@ychin
Copy link
Member

@ychin ychin commented Oct 3, 2020

Previously the objectVersion in the pbxproj file was erroneously changed from 46 to 54 (in fcd5797) as the Xcode editor automatically changed that. Fix this by manually change it back to an older version, but change it to 47 instead as that covers all the way up to Xcode 6.3 which is definitely old enough to be backward compatible. In the future will need to look into ways to lock that in place to prevent accidental changes.

Fix #1100

Previously the objectVersion in the pbxproj file was erroneously changed
from 46 to 54 (in fcd5797) as the Xcode editor automatically changed
that. Fix this by manually change it back to an older version, but
change it to 47 instead as that covers all the way up to Xcode 6.3 which
is definitely old enough to be backward compatible. In the future will
need to look into ways to lock that in place to prevent accidental
changes.

Fix macvim-dev#1100
@ychin ychin merged commit 28802e9 into macvim-dev:master Oct 3, 2020
@ychin ychin deleted the xcode-fix-objectVersion-requirements branch October 3, 2020 04:39
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.

Xcode version change?

1 participant