Bitrise Build Issue Report template
Description of the issue
Building iOS app on Xcode 13.4.x image using Fastlane and fails with following error:
2022-05-18 02:12:16.224 xcodebuild[3605:20408] 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-18 02:12:16.224 xcodebuild[3605:20408] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in
Environment:
Where did the issue happen?
Platform: React Native (iOS)
OS: Xcode 13.4.x on macOS 12.2.1 (Monterey) on Intel and macOS 12.3.1 (Monterey) on Apple Silicon
Which build Step causes the issue and which version of the step?
Fastlane: v3.3.0
Reproducibility
- _Does a “Rebuild” help? NO
- _Does a rebuild without caches help? NO
- Does the issue happen sporadically, or every time? Every time
- Does upgrading the build Step to the latest version help? NO
- When did the issue start? : When I upgraded Image stack to Xcode 13.4.x on macOS 12.2.1 (Monterey) on Intel and macOS 12.3.1 (Monterey) on Apple Silicon