alcatraz / Alcatraz

Package manager for Xcode
alcatraz.io
MIT License
9.88k stars 1.15k forks source link

Unable to locate window->Package manager in Xcode 7.3 #489

Closed saurabhbajajcode closed 7 years ago

saurabhbajajcode commented 7 years ago

I have cloned Alcatraz on my mac Air. To proceed with second step, I'm unable to find Package Manager in Window menu of Xcode 7.3.

alanhamlett commented 7 years ago

You can't just clone Alcatraz, you have to run the installation command in a Terminal:

curl -fsSL https://raw.github.com/alcatraz/Alcatraz/master/Scripts/install.sh | sh

https://github.com/alcatraz/Alcatraz#installation

guillaumealgis commented 7 years ago

Thanks @alanhamlett :)