RNSound Xcode Error
npx pod-install error
Do anyone have any idea what issue is this?
I have tried to build on Intel Mac mini 2018 and it works fine, everything was able to be done. When it comes to my M1 MacBook Pro, I was not able to build and was faced with this error. Looking up online, many of the issues are revolving around “IsAndroid” and it is not applicable to me. I have tried the standard debugging, (Restarting Xcode, computer, removing DerivedData, reinstalling pods and node_modules). Those did not work as well. Quite odd as the Pods I have used on my Mac mini was the same as the pods I used on my M1 Mac.
Another issue that I faced in particular was that when running “npx expo prebuild”, the pods was not able to be generated as shown in the image.
M1 MacBook System:
Expo: SDK 51 (RN 74.1)
I was thinking if it could be a issue on the M1 MacBook side and tired to run the Xcode to the latest version (at the time of posting).
aamuelchua is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.