Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

xcode7.1.1 #381

Closed
syyjay opened this issue Nov 13, 2015 · 8 comments · Fixed by #382
Closed

xcode7.1.1 #381

syyjay opened this issue Nov 13, 2015 · 8 comments · Fixed by #382

Comments

@syyjay
Copy link

syyjay commented Nov 13, 2015

xcode 7.1.1 install fail

@hezt95
Copy link

hezt95 commented Nov 13, 2015

The same.
The Package Manager still not show.
Xcode 7.1.1 + OS X 10.11.1
I've tried:
run these 2 lines in terminal:
1:
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.plist DVTPlugInCompatibilityUUID

2:
defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-7.1.1

3:
restart xcode!

@syyjay
Copy link
Author

syyjay commented Nov 13, 2015

In OSX 10.11.1 the alcatraz will install success in Xcode.7.1.1?

@jkyin
Copy link

jkyin commented Nov 13, 2015

When I have updated Alcatraz to latest version, and then it disappear from Xcode.

Xcode version 7.1.1

@superwave
Copy link

OSX 10.11.1 + Xcode 7.1.1 (7B1005)
update Xcode to latest version make the package manager appear in the first time, and it never shown again.
but plugins installed before still works fine without package manager.

I'v tried @hezt95's solution but it doesn't work either.

@hezt95
Copy link

hezt95 commented Nov 13, 2015

@supermarin Me too.

update Xcode to latest version make the package manager appear in the first time, and it never shown again.

@nickhart
Copy link

Also unable to install on Xcode 7.1.1. I removed Alcatraz (per uninstall instructions) and ran the "sudo xcode-select --reset" command as well (I have Xcode 6 also on my system). I re-installed and still no luck. No "package manager" shown in the "Window" menu.

@nickhart
Copy link

Rebuilt from master and verified this fixes my issue. Thanks!

@supermarin
Copy link
Collaborator

Thanks for letting us know! it's fixed in master, we'll ship an update soon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants