Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bluepill still getting the defualt path for xcode using xcode-path #535

Open
Ahmed-Mujahid opened this issue Jun 7, 2022 · 1 comment
Open

Comments

@Ahmed-Mujahid
Copy link

Ahmed-Mujahid commented Jun 7, 2022

I have installed xcode 13.1 as 13.2 is not compatible. i am trying to run bluepill for xcode 13.1 with config file.
Note: I have also 13.2 installed i havent deleted.

{
  "xctestrun-path": "./CounterApp_iphonesimulator10.3-x86_64.xctestrun",
  "output-dir": "./build/",
  "xcode-path": "/Applications/Xcode13.1.app"

}

i have also attached an screenshot of my command. Is there any command i am missing?
Screenshot 2022-06-07 at 11 09 39 AM

@ob
Copy link
Member

ob commented Jun 7, 2022

Can you try running xcode-select -s /Applications/Xcode13.1.app as a workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants