xcode-install icon indicating copy to clipboard operation
xcode-install copied to clipboard

Installation results in no Xcode.app in /Applications

Open timbo24 opened this issue 6 years ago • 3 comments

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.

timbo24 avatar Nov 13 '19 17:11 timbo24

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.

marciok avatar Nov 14 '19 02:11 marciok

Should be fixed by #361.

revolter avatar Nov 14 '19 20:11 revolter

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

vinnyA3 avatar Jan 15 '20 21:01 vinnyA3