vlcn-io / cr-sqlite

Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
https://vlcn.io
MIT License
2.61k stars 69 forks source link

fix plist #440

Open Volland opened 6 days ago

Volland commented 6 days ago

Currently there’s an issue submitting an app to the Apple App Store due to a missing version definitions in the cr-sqlite plist files. For reference, expo-sqlite have experienced the same (see commit https://github.com/expo/expo/commit/de2a96986b29ebc8c71e291a12121e00290e9986) This PR adds the missing version definitions and allows the app to be submitted to App Store without Apple rejecting the binary.