You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
Is it possible to cut a new version of the SDK with v3.2.0 of VENCore?
I tried to update the podspec on a fork and got the error below when running pod update VENCore:
Resolving dependencies of `Podfile`
[!] Unable to satisfy the following requirements:
- `VENCore (~> 3.2)` required by `Podfile`
It looks like the platform setting might be out of sync between the two pods, 7.0 in venmo-ios-sdk and 8.0 in VENCore.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to cut a new version of the SDK with v3.2.0 of VENCore?
I tried to update the podspec on a fork and got the error below when running
pod update VENCore
:It looks like the
platform
setting might be out of sync between the two pods,7.0
in venmo-ios-sdk and8.0
in VENCore.The text was updated successfully, but these errors were encountered: