Cuando ejecuto algo que requiere herramientas de desarrollo de línea de comandos (podría ser algo tan simple como man
) Obtengo un breve tiempo de espera y algunos mensajes de error antes de que el comando se complete.
% man softwareupdate
2022-08-01 23:27:50.771 xcodebuild[1484:11020] 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-08-01 23:27:50.771 xcodebuild[1484:11020] 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
Estoy ejecutando MacOS 12.5 y Xcode 13.4.1