Skip to content

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

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.

This is a better PR than #5743 where we were supposing the framework name was the name of xcframework file. Now we use the info.plist

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.

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
@cla-bot cla-bot bot added the cla: yes label Jun 22, 2023
@rigor789 rigor789 self-assigned this Aug 27, 2023
@NathanWalker
Copy link
Contributor

closing as it's dupe: #5759

@farfromrefug
Copy link
Contributor Author

@NathanWalker oh yes sorry ;)

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.

3 participants