Skip to content

feat: Support iOS Runtime for Catalyst #5172

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

Merged
merged 2 commits into from
Dec 16, 2019
Merged

Conversation

mbektchiev
Copy link
Contributor

  • Extract .xcframework bundles from XCFrameworks.zip as they contain symlinks and cannot stay in an NPM package without being wrapped in an archive

  • CodeSign frameworks in final executable -- It is required for UIKit for Mac

#PR Checklist

NPM doesn't support symlinks and as a workaround we're
embedding all XCFrameworks in a zip archive.
It is required for UIKit for Mac
@mbektchiev mbektchiev added this to the 6.3.0 milestone Dec 2, 2019
@mbektchiev mbektchiev self-assigned this Dec 2, 2019
@cla-bot cla-bot bot added the cla: yes label Dec 2, 2019
@DimitarTachev
Copy link
Contributor

test cli-plugin cli-templates cli-build

@DimitarTachev DimitarTachev merged commit 8fa54af into master Dec 16, 2019
@DimitarTachev DimitarTachev deleted the feat/uikit-for-mac branch December 16, 2019 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants