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

Not able to use zip.xcframework #233

Open
sumitkapoorpurple opened this issue Apr 12, 2022 · 7 comments
Open

Not able to use zip.xcframework #233

sumitkapoorpurple opened this issue Apr 12, 2022 · 7 comments

Comments

@sumitkapoorpurple
Copy link

Hello Team,

I am trying to use zip.xcframework in my app with other frameworks but getting these errors(Attached error screenshot) when trying to build my app....

Can you plz suggest what's wrong with using zip.xcframework...

Thanks
Screenshot 2022-04-12 at 13 57 30

@Eslam-Salem
Copy link

Eslam-Salem commented May 23, 2022

@sumitkapoorpurple any updates on this issue?

@sumitkapoorpurple
Copy link
Author

@Eslam-Salem not heard anything back from zip Team yet....

@Eslam-Salem
Copy link

Eslam-Salem commented May 23, 2022

@sumitkapoorpurple zip framework was installed by carthage in my project. and after updating xcode to version 13.3.1 these errors occurred. i tried to remove zip framework from carthage and install it by SPM and errors disappeared 💯 .
it may help you.
and you can check this to know more details about this issue.
https://forums.swift.org/t/frameworkname-is-not-a-member-type-of-frameworkname-errors-inside-swiftinterface/28962

@haripacewisdom
Copy link

Hey any updates on this?

@yageek
Copy link

yageek commented Jul 28, 2022

We had such a similar issue one year ago. The issue is that the Package/Module is named Zip so do the main Zip class.

Newer Xcode adds a warning about it:
Screenshot 2022-07-28 at 16 39 37

@ahbo
Copy link

ahbo commented Mar 19, 2024

Any news on this issue ?
I have this issue when building with xcodebuild in gitlab CI.
I tried many solutions from internet like adding some "other swift flags" but the only solution was to fork the project and rename the package and module.

@XiaotiLiu
Copy link

Encounter the same issue when trying to build Zip.xcframework and embed manually/statically in my App.

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

No branches or pull requests

6 participants