Skip to content

Conversation

DominicGBauer
Copy link
Contributor

@DominicGBauer DominicGBauer commented Sep 19, 2024

Description

If a user has an old Podfile.lock with a powersync-sqlite-core version that is less than 0.2.0 they will see an error as we now require them to use a version of powersync-sqlite-core > 0.2.0.

Work Done

  • Added a version in cocoapods section of build.gradle.kts pod so that users will be required to upgrade their powersync-sqlite-core pod. The downside of this is that we can only set exact values. Therefore we will need to update this value in future. However, we could remove it once we are sure all users are using a version greater than 0.2.0 as it will then download the latest version.

Screenshot

image

@DominicGBauer DominicGBauer merged commit 984f47a into main Sep 19, 2024
3 checks passed
@DominicGBauer DominicGBauer deleted the fix/old-pod-version-of-core branch September 19, 2024 15:34
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

Successfully merging this pull request may close these issues.

2 participants