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

RELEASE build error: module "ResearchKit" not found #1552

Open
ghost opened this issue Aug 9, 2023 · 0 comments
Open

RELEASE build error: module "ResearchKit" not found #1552

ghost opened this issue Aug 9, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 9, 2023

When running the project in DEBUG the project builds with ResearchKit fine. When trying to release a TestFlight build, or when building in RELEASE the Xcode project can not find the module "ResearchKit". It seems, something in Xcode (the build system) is preventing the Project module from accessing the ResearchKit module in Release config.

Thought maybe the lack of the bridge header file/path was the problem, but after adding a bridge-header file the project was still unable to find the ResearchKit module.

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

0 participants