rules_apple
rules_apple copied to clipboard
XCFramework for macOS
Hello!
Is there a way to create XCFramework for both iOS and macOS using apple_xcframework?
minimum_deployment_os_versions and minimum_os_versions attributes don't seem to work. And ios attribute allows you to specify only ios architectures.
OK, I see how I can implement this. I'll work on PR.
Is there a follow-up? I'm now facing a same issue.
I'd also like this so if anyone is already working on this let me know otherwise I'll likely spend some time to get this working for macOS