In my iOS apps Eki Live and Eki Bright I’ve been using read-only SQLite databases shipped in the app bundle. It’s mostly worked fine so far (disregarding the App Group Containers problem). My workflow involves: Running a Swift script from a separate target that aggregates several json files into an sqlite file. Copying the sqlite file to the app target; it gets included in the app bundle. Opening the sqlite file as read-only on app launch. // Opening an sqlite database from the bundle usi...| twocentstudios
I’m excited to announce my latest app Eki Like or 駅ライブ in Japanese. App icon for Eki Live v1.0 Tokyo-area residents can download it on the App Store. Eki Live tracks the train you’re currently on and shows the current/next station on your route. The main interface is a Live Activity: Live Activity on the lock screen and Dynamic Island But there’s also a more detailed view inside the app: Home screen of Eki Live (English version) The unique point of Eki Live is that it’s design...| twocentstudios