Skip to content

[Technical Questions] Can't run the tests - need password #96

Discussion options

You must be logged in to vote

@elsa-bismuth Thank you for sharing your issue here!

Seems like something went wrong with your Xcode installation or there is a significant permissions error in accessing things in, e.g., the macOS keychain.

Can you try the following things to get started:

  1. Can you double-check that you have selected an iOS Simulator as your destination at the top of your Xcode screen (e.g. something like iPhone 16 Pro)
  1. Completely restart Xcode & your computer.
  2. Open Keychain Access on your Mac and ensure that your "login" keychain is properly unlocked. You might want to lock and unlock it again.
  3. Try to re-install the command line tools for Xcode: by typing xcode-select --install in your terminal.

Let …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PSchmiedmayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants