Closed monchote closed 2 years ago
Running the command at install.rb:570
manually also fails:
β XcodeInstall sudo installer -pkg com.apple.pkg.iPhoneSimulatorSDK15_2.pkg -target /
installer: Package name is com.apple.pkg.iPhoneSimulatorSDK15_2
installer: Installing at base path /
installer: The install failed. (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. An unexpected error occurred while moving files to the final destination.)
This also fails:
@monchote correct me if I'm wrong but seems like this problem is not related to xcode-install at all? Looks like it's failing even when you attempt to install the simulators manually π€ ?
@rogerluan Yeah, itβs a permissions problem on my machine. Closing this issue now.
Hey @monchote, what was the permission problem with the machine? Were you able to resolve it? It seems I am also facing the same issue.
@AkashDhanwani Unfortunately I couldn't figure it out. It happens on my work machine and I'm assuming it's something my company has installed in it.
Having this issue too. My machine is M1 on macOS Monterey 12.4 when I tried to download simulator 14.5 runtime
Both manual install through the .pkg
also fails. But when I went to Xcode and choose Download more simulator runtime
the installation was successful.
Used this repo to provision my macos nodes in the cloud. It will be painful to open Xcode and install the simulator manually on each node π
Previously I was using this in intel cpu with big sur. It had no problem.
I'm unable to install any simulator with
xcversion simulators --install
and I can't figure out what the problem may be from the command-line output. Any ideas? Thanks a lot in advance.xcode-install version: 2.8.0 Xcode version: 13.3.0 Command-line output: