Skip to content
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

Share iOS Target Scheme (Carthage Support) #105

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

krunk4ever
Copy link

In order to use Carthage as our framework management tool, we needed to create an iOS framework target scheme and have it shared.

@Patrick-Kladek
Copy link

Surprisingly this works fine with Carthage new XCFramework support added in Carthage/Carthage#3071.

The command I used carthage update --platform iOS --use-xcframeworks --cache-builds. (You have to build Carthage from master yourself or wait till a new Version is released)

@Patrick-Kladek Patrick-Kladek mentioned this pull request Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants