xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.58k stars 237 forks source link

Installation results in no Xcode.app in /Applications #366

Open timbo24 opened 4 years ago

timbo24 commented 4 years ago

Exact command run is xcversion install 10.3

The command prints two lines after a while:

/Applications/Xcode-10.3.app: valid on disk /Applications/Xcode-10.3.app: satisfies its Designated Requirement

During this Xcode-10.3.app is in /Applications.

After the command completes however, Xcode-10.3.app is deleted from /Applications and xcversion list shows no installed versions.

marciok commented 4 years ago

If you expand the .xip file on ~/Library/Caches/XcodeInstall using Archive Utility (just double clicking-it) works. Just drag Xcode.app to Applications folder when is done.

revolter commented 4 years ago

Should be fixed by #361.

vinnyA3 commented 4 years ago

Still happening ... using @marciok 's solution for now. Note, it did work the first time around; however, after uninstalling 10.3, each subsequent install of 10.3 fails to add move Xcode-10.3 to /Applications