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

How to support newest version Xcode? #5

Closed
molon opened this issue Sep 20, 2015 · 0 comments
Closed

How to support newest version Xcode? #5

molon opened this issue Sep 20, 2015 · 0 comments
Labels

Comments

@molon
Copy link
Owner

molon commented Sep 20, 2015

find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist -maxdepth 3 | xargs -I{} defaults write {} DVTPlugInCompatibilityUUIDs -array-add `defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID`
@molon molon added the Tips label Sep 20, 2015
@molon molon closed this as completed Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant