Replies: 2 comments 4 replies
-
Hello @gojyuan,
You have truncated the only interesting part: the error message. 🤷♂️ Anyway, I'm not sure GRDB can run on iPad Playgrounds: #467, #1115, maybe other issues (search for iPad, for example). |
Beta Was this translation helpful? Give feedback.
-
Thank you for your fast response. i have attached the full message but it is deceiving about what option was selected - the same error seemed to appear when each of the options was individually selected ie GRDB / GRDB-Dynamic or GRDBSqlite |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My apologies if this post is too much detail.
I am a programmer with 37 years experience - only 12 months learning Swift. I started with iPAD ( main device ) Swift Playgrounds and wanted my app to run on both iPAD and iPhone. Initial apps were using SwiftData but I had reasonable experience with Sqlite so wanted to upgrade
Purchased MacMini and installed Xcode and GRDB - works very well. Having issues getting a Developer License so had to go back to iPAD Playgrounds.
I cannot import the GRDB Package. Have tried with different versions 7.6.1 being the latest. Sometimes I get the message - Could not resolve package graph. Cannot continue.
Then sometimes Three options are presented - GRDB, GRDB-Dynamic and GRDBSqlite. I have tried each option separately and also combined ( with GRDBSqlite) and get message —Swift Package Target GRDB is linked as a static library…—
I am running the latest releases on both MacOS and iPadOS.
Any help much appreciated
Regards
Linda
Beta Was this translation helpful? Give feedback.
All reactions