-
Notifications
You must be signed in to change notification settings - Fork 36
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
Comments
When downgraded Xcode to 13.2.1 it started showing another issue:
|
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 |
I'm facing the same issue.
|
@Godzilla912 this issue is for |
our RTM SDK not support xcframework now, pls refer to AgoraIO-Extensions/react-native-agora#433 |
For me, I just uninstalled flutter on my mac and installed the latest version and the error dissppeared |
I got iOS build error on M1 processor after adding this package.
While if I build with Xcode under Rosetta, it succeeds.
Xcode 13.4.1
The text was updated successfully, but these errors were encountered: