Skip to content

feat: Support .xcframework bundles #4907

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
Aug 12, 2019
Merged

Conversation

mbektchiev
Copy link
Contributor

PR Checklist

refs #4906

@cla-bot cla-bot bot added the cla: yes label Jul 29, 2019
@Fatme Fatme added this to the 6.1.0 milestone Jul 29, 2019
@rosen-vladimirov
Copy link
Contributor

test cli-build cli-smoke

@rosen-vladimirov rosen-vladimirov merged commit 626db9c into master Aug 12, 2019
@rosen-vladimirov rosen-vladimirov deleted the feat/support-xcframeworks branch August 12, 2019 15:41
const frameworkAddOptions: IXcode.Options = { customFramework: true };

if (isDynamic) {
if (this.isDynamicFramework(frameworkPath)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing await?

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