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

pod trunk version seems stuck at 1.7 / updating WeScan in a Flutter dependency #368

Closed
espbee opened this issue Sep 3, 2023 · 2 comments

Comments

@espbee
Copy link

espbee commented Sep 3, 2023

Wondering if anyone has advice about getting WeScan to update as a trunk pod in a Flutter project. It seems stuck at 1.7. I've tried updating cocoapods and tried updating the project and project/example/ios podspecs, but nothing seems to change. This is a dependency I'm using in my own project, but I'm not the dependency author; I've filed an issue there, but am trying to work it out on my own in the meantime.

If I run pod trunk info WeScan, the versions stop at 1.7.

in example/ios/Manifest.lock I find

'
SPEC REPOS:
trunk:
- WeScan
'

and then below in that same file there is

'
SPEC CHECKSUMS:
WeScan: fed582f6c38014d529afb5aa9ffd1bad38fc72b7
'

Could anyone point me in a better direction?

@BasThomas
Copy link
Contributor

Hi @espbee, we unfortunately do not support CocoaPods for our repositories anymore. You can use it as a manual addition to your project or use Swift Package Manager.

@espbee
Copy link
Author

espbee commented Sep 4, 2023

@BasThomas thanks

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

2 participants