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

Failed to build iOS project #50

Open
michalpawlowski34 opened this issue Mar 17, 2023 · 1 comment
Open

Failed to build iOS project #50

michalpawlowski34 opened this issue Mar 17, 2023 · 1 comment

Comments

@michalpawlowski34
Copy link

After manual installation and trying to run react-native run-ios build failes with error:

** BUILD FAILED ** The following build commands failed: CompileC /Users/michalpawlowski/Library/Developer/Xcode/DerivedData/MenuManager-dhwvpfsdgqkknsdamgvddtqaipyh/Build/Intermediates.noindex/RNImmediatePhoneCall.build/Debug-iphonesimulator/RNImmediatePhoneCall.build/Objects-normal/arm64/RNImmediatePhoneCall.o /Users/michalpawlowski/Documents/GitHub/manager-app/ManagerApp/node_modules/react-native-immediate-phone-call/ios/RNImmediatePhoneCall/RNImmediatePhoneCall.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNImmediatePhoneCall' from project 'RNImmediatePhoneCall') (1 failure)

I'm using Mac M1, React Native version 0.71, XCode 14.2.
Could be a problem with XCode, because Android build still works fine :)

@wumke
Copy link
Owner

wumke commented Jul 5, 2023

Did you find out the issue?
Mac M1 maybe indeed requires some additions in the iOS part of the library... but I cannot test it on a Apple Silicon device at the moment.

Feel free to make a pull request if you find out!

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

2 participants