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

xcframework won't build #959

Closed
johndpope opened this issue Sep 4, 2022 · 1 comment
Closed

xcframework won't build #959

johndpope opened this issue Sep 4, 2022 · 1 comment
Labels

Comments

@johndpope
Copy link

Describe the bug

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

@johndpope johndpope added the bug label Sep 4, 2022
@acmacalister
Copy link
Collaborator

Let's track this in #844.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants