swift-create-xcframework
swift-create-xcframework copied to clipboard
A simple Command Line Tool to create XCFrameworks by wrapping xcodebuild.
I am using this tool as a github-action for my package [[Cabinet](https://github.com/](https://github.com/philprime/Cabinet) but it fails to find a product which is listed in the available products. The product in question...
I am trying to run the command on Apollo project https://github.com/apollographql/apollo-ios I am running Xcode 13.4.1 swift-driver version: 1.45.2 Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12) Target: arm64-apple-macosx12.0 ### Checklist -...
It's just a tiny improvement to the README.md. See if it makes sense to include it.