xcframework
xcframework copied to clipboard
Support xcworskspace projects
Looks like only .xcodeproject
is supported, there should be an option to build scheme in xcworskspace
as well with xcodebuild -workspace
command. That's the only difference that's need to be made.
You could add the check and flag around here.