Could not find bundle inside /Library/Developer/CommandLineTools under scntool.

I am using Xcode 14.3 and when Issue that says "Could not find bundle inside /Library/Developer/CommandLineTools under scntool". I searched this up and tried reinstalling CommandLineTools, reinstalling xcode, and reseting xcode.

Here are screenshots of the issue: https://docs.google.com/document/d/1H6HsoZoJhISMo-5cXG-kN0hat6jftcujL1iYK2TRkeA/edit

And here is the code: https://github.com/EnderRobber101/Xcode

Is there a solution? Please inform me of the solution. Thank you for reading.

Post not yet marked as solved Up vote post of EnderRob Down vote post of EnderRob
1.5k views
Add a Comment

Replies

I had the same, very frustrating, issue: This fixed it for me:

sudo xcode-select --reset

(Found at: https://stackoverflow.com/questions/71061912/m1-pro-build-ios-app-runtime-error-collada-files-are-not-supported-on-this-plat )

Just uncheck like in image. This help me)))