Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS build error on M1: Requested but did not find extension point #70

Open
gen1lee opened this issue Jun 13, 2022 · 6 comments
Open

iOS build error on M1: Requested but did not find extension point #70

gen1lee opened this issue Jun 13, 2022 · 6 comments

Comments

@gen1lee
Copy link

gen1lee commented Jun 13, 2022

I got iOS build error on M1 processor after adding this package.

2022-06-13 19:22:45.815 xcodebuild[35335:5833960] 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-06-13 19:22:45.815 xcodebuild[35335:5833960] 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

While if I build with Xcode under Rosetta, it succeeds.

Xcode 13.4.1

@gen1lee
Copy link
Author

gen1lee commented Jun 14, 2022

When downgraded Xcode to 13.2.1 it started showing another issue:

ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/main/Projects/work/PerksApp/ios/Pods/AgoraRtm_iOS/AgoraRtmKit.framework/AgoraRtmKit' for architecture arm64

@Godzilla912
Copy link

Godzilla912 commented Jun 16, 2022

same problem. help us. i got this error after update mac os mac os big sur to monterey. and i downgrade xcode. still i'm getting this problem i can't compile my flutter project.

2022-06-16 14:01:53.653 xcodebuild[65879:340761] 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-06-16 14:01:53.653 xcodebuild[65879:340761] 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

@fonzzzzzii
Copy link

I'm facing the same issue.

capacitor run ios --no-sync --target 00008110-000E78E00C01801E
[capacitor] ✖ Running xcodebuild - failed!
[capacitor] [error] 2022-06-20 14:48:32.660 xcodebuild[2428:21062] 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

@gen1lee
Copy link
Author

gen1lee commented Jun 20, 2022

@Godzilla912 this issue is for agora-react-native-rtm package, not flutter.

@LichKing-2234
Copy link
Contributor

LichKing-2234 commented Jul 11, 2022

our RTM SDK not support xcframework now, pls refer to AgoraIO-Extensions/react-native-agora#433

@DevTiqo
Copy link

DevTiqo commented Aug 26, 2022

For me, I just uninstalled flutter on my mac and installed the latest version and the error dissppeared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants