4.0.0-rc.1 fails to compile on M1 iOS simulator
See original GitHub issueHi, I’ve installed the new SDK 4.0.0-rc.1. It works on Android but fails to compile on M1 iOS simulator for me on React Native 0.69. Hermes and flipper disabled.
This line fails:
#import <AgoraRtcWrapper/iris_rtc_cxx_api.h>
‘AgoraRtcWrapper/iris_rtc_cxx_api.h’ file not found
Seems like cocoapods are not configured probably.
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:17 (2 by maintainers)
Top Results From Across the Web
Can't build to simulator on Apple Silicon
Using Xcode 12.2, the specific error is "building for iOS Simulator, ... It only popped up when trying to build on my new...
Read more >Xcode error 'building for iOS Simulator, but linking in dylib built ...
The app compiles and runs fine in device when compiled from Apple Silicon Mac. It is just that app refuse to be compiled...
Read more >Apple M1 – Xcode error when build in simulator - Narlei Moreira
If you have seen this error: “Building for iOS Simulator, but linking in dylib built for iOS, file for architecture arm64.
Read more >M1 Mac: Cannot build packages requiring compilation - General
I installed my R version 4.0.5 using rig; I have installed the XCode command line tools; I have used Homebrew to install many...
Read more >Apple Silicon M1: A Developer's Perspective - steipete's blog
Xcode. Xcode runs FAST on the M1. Compiling the PSPDFKit PDF SDK (debug, ... Some simulators even make problems on iOS 14; an...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it will support at 4.1.0 version
the
4.1.0-rc.1
version has been released.