Post

Replies

Boosts

Views

Activity

Reply to iOS simulator does not appear in Console.app on Big Sur
xcrun simctl list runtimes will tell iOS 10.3 (10.3.1 - 14E8301) - com.apple.CoreSimulator.SimRuntime.iOS-10-3 (unavailable, The iOS 10.3 simulator runtime is not supported on hosts after macOS 10.15.99.) iOS 11.0 (11.0.1 - 15A8401) - com.apple.CoreSimulator.SimRuntime.iOS-11-0 (unavailable, The iOS 11.0 simulator runtime is not supported on hosts after macOS 10.15.99.) It might be the cause of your problem.
Aug ’20
Reply to Stuck on Authenticating with iTunes Store
Finally, I managed to upload my ipa file by switching to altool, https://help.apple.com/app-store-connect/#/devb1c185036 It seems that the Transporter App, which issued 5 months ago, does not match macOS Big Sur beta 3 or Xcode 11.6, since it worked OK with Xcode 11.5 I tried to add 2FA (two factor authentication) to my Apple ID, but it did not work. I tried to rm -rf ~/Library/Caches/com.apple.TransporterApp/*, which did not work either. I tried to rm -rf ~/Library/Caches/com.apple.amp.itmstransporter/*, neither worked.
Jul ’20