I am wondering if it is an issue with iOS Monterey
Presumably you mean macOS Monterey here (-:
Also, I presume you’re trying to download Xcode using the Mac App Store. That’s a supported technique but it does introduce a bunch of complexity, and I can’t help you with that (App Store download problems are the purview of Apple Support).
Having said that, I generally recommend that developers download Xcode from the Downloads area on the developer web site. That yields a number of benefits:
-
There are fewer complexities, and thus fewer opportunities for problems, than in the App Store case.
-
You can download it once and install it on multiple machines (both physical and virtual).
-
You can install multiple copies of Xcode, for regression testing and for testing during beta cycles.
Click More (at the top right) to get to the archive where you’ll find Xcode 13.1.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"