powersync-ja / powersync.dart

SDK that enables local-first and real-time reactive apps with embedded SQLite for Flutter/Dart clients
https://www.powersync.com
133 stars 18 forks source link

chore: update podlock #175

Closed DominicGBauer closed 1 month ago

DominicGBauer commented 1 month ago

Description

Podfile.lock is outdated which results in an error on install

rkistner commented 1 month ago

Is it feasible to test the build on github actions to pick up issues like this earlier?

DominicGBauer commented 1 month ago

@rkistner we should probably do something similar to this from JS repo https://github.com/powersync-ja/powersync-js/blob/main/.github/workflows/test-isolated.yaml where we isolate the demos and build them