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

xcode6.3 not work #34

Closed
hahafk opened this issue Apr 11, 2015 · 6 comments
Closed

xcode6.3 not work #34

hahafk opened this issue Apr 11, 2015 · 6 comments

Comments

@hahafk
Copy link

hahafk commented Apr 11, 2015

press CMD + SHIFT + X,nothing happens.

@hahafk
Copy link
Author

hahafk commented Apr 11, 2015

just add DVTPlugInCompatibilityUUIDs at info.plist can resolve this question.
defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID

@wangyhzzz
Copy link

@hahafk thank you for mention that .
after add 9F75337B-21B4-4ADC-B558-F9CADF7073A7 to the DVTPlugInCompatibilityUUID, CodePilot work again for me.

@NeilsonHu
Copy link

still can't work for me

@NeilsonHu
Copy link

@wangyhzzz DVTPlugInCompatibilityUUID --> 9F75337B-21B4-4ADC-B558-F9CADF7073A7 has already saved into info.plist, but still not work

@hahafk after adding DVTPlugInCompatibilityUUIDs, Xcode crashed

@NeilsonHu
Copy link

solved!
add 9F75337B-21B4-4ADC-B558-F9CADF7073A7 into DVTPlugInCompatibilityUUIDs in file
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/CodePilot3.xcplugin/Contents/info.plist
(can get 9F7533... in info.plist in Xcode.app/Content)

@justMaku
Copy link
Contributor

That has been already fixed, thanks for the feedback.

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

No branches or pull requests

4 participants