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

0.11.0 release breaks app using cocoapods #336

Open
jordond opened this issue Feb 14, 2025 · 1 comment
Open

0.11.0 release breaks app using cocoapods #336

jordond opened this issue Feb 14, 2025 · 1 comment
Labels
Platform: KMP Type: Bug Something isn't working

Comments

@jordond
Copy link

jordond commented Feb 14, 2025

Platform

Apple

Installed

Swift Package Manager

Version

0.11.0

Steps to Reproduce

  • On 0.10.0, gradle sync and ios build works fine
  • Update to 0.11.0, no longer able to sync

Expected Result

Sync and build just fine.

Actual Result

I am no longer able to sync. There is an error message saying that I am missing a cocopod dependency in my project. The dependency is still there and hasn't changed. Downgrading to 0.10.0 fixes.

@buenaflor
Copy link
Contributor

hey can you paste the log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: KMP Type: Bug Something isn't working
Projects
Status: Needs Discussion
Development

No branches or pull requests

2 participants