Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(ios): Remove Cordova as an embedded framework #5709

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

Steven0351
Copy link
Contributor

Frameworks should only be embedded in application targets. Embedding a framework in a framework will result in an iOS application upload to be rejected by Apple.

Embedding a framework in a framework will result in an iOS application
upload to be rejected by Apple.
@Steven0351 Steven0351 merged commit bbf6d24 into main Jun 22, 2022
@Steven0351 Steven0351 deleted the no-nested-frameworks branch June 22, 2022 16:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants