XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.66k stars 122 forks source link

Xcode errors on first use since opening terminal with some command line tools #200

Open andrewcrook opened 2 years ago

andrewcrook commented 2 years ago

When I first run a command like man I get these errors. errors

2022-05-29 11:43:45.494 xcodebuild[7321:36888] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore

2022-05-29 11:43:45.494 xcodebuild[7321:36888] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore

I have the commandline tools installed and they point to the correct version of Xcode witch is currently selected

xcode-select -p' /Applications/Xcode-13.4.0.app/Contents/Developer`

'xcodes installed '
'13.4 (13F17a) (Selected) /Applications/Xcode-13.4.0.app'