Open ykhandelwal913 opened 6 years ago
Xcode 10 beta 3 was available in .dmg format right after release. .xip file was inside this DMG image. Looks like Apple already resolved this issue - Xcode 10 beta 3 is available in .xip format again. Try to rerun Xcode 10 beta 3 installation command, it should work now.
When I run xcversion install 10
, I no longer get an error, but I also don't get beta 3! 😢
Beta 3 says it's build number 10L201y, but when I ran the command this morning, this was my output:
$ xcversion install 10
100 325 100 325 0 0 377 0 --:--:-- --:--:-- --:--:-- 377%
100 325 100 325 0 0 377 0 --:--:-- --:--:-- --:--:-- 377
100 325 100 325 0 0 377 0 --:--:-- --:--:-- --:--:-- 377
100 5473M 100 5473M 0 0 4885k 0 0:19:07 0:19:07 --:--:-- 3868k%
%Please authenticate for Xcode installation.
Password:
/Applications/Xcode-10.app: accepted
source=Apple System
Password:
Xcode 10.0
Build version 10L176w
@mjm you need to do xcversion update then run the install command.
After installing 10 beta 3, it doesnot show up in xcversion list as installed. Don't we show beta version as installed in xcversion list??
@YogiKhan you are absolutely correct, that's what it was.
@omelkova now it is getting installed but it says Xcode-10 app and when i do xcversion list, it still says xcode-10 not installed.
@YogiKhan Hi, I fixed this problem and sent PR #295 . Let me know if you find any concerns.
when i do xcversion list, it still says xcode-10 not installed.
while installing 10beta3, getting below error %No
Xcode.app
found in DMG. Please remove /Users/XXXX/Library/Caches/XcodeInstall/Xcode_10_beta_3.dmg if you suspect a corrupted download or runxcversion update
to see if the version you tried to install has been pulled by Apple. If none of this is true, please open a new GH issue.