Skip to content

Xcode 13.3 beta prints warning Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS #98298

@maxelerate

Description

@maxelerate

Steps to Reproduce

Issues with Macbook Air M1 chip & Flutter Firebase
Screen Shot 2022-02-11 at 3 18 28 PM

Flutter 2.10.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision db747aa (2 days ago) • 2022-02-09 13:57:35 -0600
Engine • revision ab46186
Tools • Dart 2.16.1 • DevTools 2.9.2

Flutter Doctor -verbose
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.1, on macOS 12.0.1 21A559 darwin-arm, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] Android Studio (version 2021.1)
[✓] VS Code (version 1.64.0)
[✓] VS Code (version 1.64.0)
[✓] Connected device (2 available)
[✓] HTTP Host Availability

• No issues found!

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.1, on macOS 12.0.1 21A559 darwin-arm, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] Android Studio (version 2021.1)
[✓] VS Code (version 1.64.0)
[✓] VS Code (version 1.64.0)
[✓] Connected device (2 available)
[✓] HTTP Host Availability

• No issues found!
  1. Android Studio version

Screen Shot 2022-02-11 at 3 20 55 PM

  1. Example : https://firebase.google.com/codelabs/firebase-get-to-know-flutter#5
Xcode build done.                                            2.0s
Failed to build iOS app
Error output from Xcode build:
↳
    2022-02-11 15:07:33.077 xcodebuild[63781:306900] 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-02-11 15:07:33.077 xcodebuild[63781:306900] 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
    xcodebuild: error: Could not resolve package dependencies:
      failed extracting 'https://dl.google.com/firebase/ios/swiftpm/8.12.0/GoogleAppMeasurement.zip' which is required by binary target 'GoogleAppMeasurement':

Summary: After many attempts with brew install cocoapods and installing Xcode Beta + Flutter, it appears there are issues with Flutter SDK package
https://dl.google.com/firebase/ios/swiftpm/8.12.0/GoogleAppMeasurement.zip'

Please help with steps on how to cross this error with GoogleAppMeasurement.zip in Xcode.

Thanks,
Maxelerate

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform-iosiOS applications specificallyplatform-macBuilding on or for macOS specificallyr: fixedIssue is closed as already fixed in a newer versiont: xcode"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions