You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
creating xcframework fails
debug: evaluating manifest for 'supabase-swift' v. unknown
Error: Xcode project generation is not supported by Swift Package Manager for packages that reference system modules.These system modules were referenced: swift-nio-zlib-support
Steps to Reproduce
brew install mint
mint install unsignedapps/swift-create-xcframework
swift create-xcframework --platform ios
Expected behavior
create xcframework
Environment:
ios / mac /xcode 13.4
Additional context
Add any other context about the problem here.
this PR fixes problem #844
The text was updated successfully, but these errors were encountered:
Describe the bug
Steps to Reproduce
Expected behavior
create xcframework
Environment:
ios / mac /xcode 13.4
Additional context
The text was updated successfully, but these errors were encountered: