Skip to content

fix(ios): correctly link non dynamic frameworks #5743

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

Closed
wants to merge 1 commit into from

Conversation

farfromrefug
Copy link
Contributor

Right now all frameworks were embedded and sign even though it should only happen with dynamic framework The code was there but the test was non working and thus all frameworks were embedded and signed.

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

Right now all frameworks were embedded and sign even though it should only happen with dynamic framework
The code was there but the test was non working and thus all frameworks were embedded and signed.
@cla-bot cla-bot bot added the cla: yes label Jun 22, 2023
farfromrefug added a commit to Akylas/nativescript-cli that referenced this pull request Jun 22, 2023
Right now all frameworks were embedded and sign even though it should only happen with dynamic framework The code was there but the test was non working and thus all frameworks were embedded and signed.

This is a better PR than NativeScript#5743 where we were supposing the framework name was the name of xcframework file. Now we use the info.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant