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

Could not build module "CoreFoundation" in RNCallKeep #32389

Closed
SidMalladi opened this issue Oct 12, 2021 · 2 comments
Closed

Could not build module "CoreFoundation" in RNCallKeep #32389

SidMalladi opened this issue Oct 12, 2021 · 2 comments
Labels
Needs: Author Feedback Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. Resolution: Locked This issue was locked by the bot.

Comments

@SidMalladi
Copy link

Version

0.66.0

Build Target(s)

iOS Simulator/Phone

Developer Environment

MacOS 15. XCode 12.

Issue and Reproduction Steps

This issue bugged me a lot for the last 2 days and there didn't seem to be any open/closed previous issues regarding this.

#21482 briefly mentioned this issue, but its an older release and the solutions listed did not help me at all.

Answer/Solution:
You go to your respective project folder -> node_modules -> react-native call-keep -> iOS -> open the workspace file.

Go to the build settings and under the "Library Header Files"... add the following and save it:

$(SRCROOT)/../../../ios/Pods/Headers/Public/React-Core

$(SRCROOT)/../../react-native/React

$(SRCROOT)/../../react-native/React-Core

$(SRCROOT)/../../react-native/ReactCommon

$(SRCROOT)/../../react-native/ReactComponent

@react-native-bot react-native-bot added Needs: Author Feedback Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. and removed Needs: Triage 🔍 labels Oct 12, 2021
@github-actions
Copy link

⚠️ Missing Environment Information
ℹ️ Your issue may be missing information about your development environment. You can obtain the missing information by running react-native info in a console.

@lunaleaps
Copy link
Contributor

Can you provide a stack trace? Currently, this issue doesn't offer much information about the error or steps for reproduction. Please re-open with more information

@facebook facebook locked as resolved and limited conversation to collaborators Oct 15, 2022
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Author Feedback Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants