Skip to content

Instantly share code, notes, and snippets.

@ManotLuijiu
Created May 23, 2022 02:45
Show Gist options
  • Save ManotLuijiu/95b35cdce6d1cef1fc7565504838ef2b to your computer and use it in GitHub Desktop.
Save ManotLuijiu/95b35cdce6d1cef1fc7565504838ef2b to your computer and use it in GitHub Desktop.
xcodebuild showing info on terminal launch
2022-05-23 09:06:42.839 xcodebuild[2685:28571] 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-23 09:06:42.840 xcodebuild[2685:28571] 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
2022-05-23 09:06:50.572 xcodebuild[2722:28813] 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-23 09:06:50.573 xcodebuild[2722:28813] 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
2022-05-23 09:06:51.396 xcodebuild[2728:28849] 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-23 09:06:51.396 xcodebuild[2728:28849] 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment