-
Hi there @edonv,
would you mind writing a simple how to use section here please? I'm new to Swift and UIKit is this ghost from the past that I knew I will inevitably hit but your package might actua…
-
Does it possible to create smth like this:
![Abstract Data Model](http://i.stack.imgur.com/4J8Ed.png)
Blue - abstract classes. Such model will help me to incapsulate some logic and prevent code dupli…
Kirow updated
1 month ago
-
I'm moving my app to using SwiftData to store the data a user needs on device so that the user spends less time waiting for Supabase queries to return. I'm not an expert, but I suspect it may be more …
-
Hi,
Thanks for trying to tackle this problem! I need this functionality and struggled a lot to get it to work.
I tried your Swift Package and it didn't work. The row in the list drags but I couldn't…
-
-
-
### Expected Behavior
Being able to install SQLCipher using a Swift Package Manager package maintained by Zetetic
### Actual Behavior
In order to use SQLCipher with Swift Package Manager, a u…
-
### Question
Hello,
Is there any recommended/official way to migrate existing cache entries?
Example:
User A has persisted query in cache (SQLiteCache) with X fields.
New app version introduces…
-
-
@milanvarady Thank you for making the tweaks for Xcode 16.0. While the [build is successful](https://github.com/TheAcharya/MarkerData/actions/runs/10950825123/job/30406786311), there are several warn…