-
Notifications
You must be signed in to change notification settings - Fork 87
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
Build Failure: 'build //Pods/Zip' #913
Comments
Can you try with the latest master of this repository? We've merged some changes recently to fix some issues Also, what rules_swift and rules_apple version are you using |
1、WORKSPACE
2、MODULE.bazel
3、Error
4、The Demo project Compiling correctly
Compilation error
|
Hi,
I'm encountering an issue where the build for 'build //Pods/Zip' fails, while all other third-party Pods compile without any problems. It's quite strange that only this library causes an error. I'd appreciate it if you could take a look when you have some time.
Here is the Bazel rule I’m using:
1、Version info
2、Error Info
3、Zip
Zip Pod Click Here
@_implementationOnly import Minizip
I’d really appreciate your help. Thank you!
The text was updated successfully, but these errors were encountered: