groue / GRDB.swift

A toolkit for SQLite databases, with a focus on application development
MIT License
6.78k stars 702 forks source link

Cocoapods hasn't published since 6.24.1 #1522

Closed KeithBauerANZ closed 6 months ago

KeithBauerANZ commented 6 months ago

Only versions up to 6.24.1 are available in Cocoapods (6.24.2, 6.25.0, 6.26.0 are missing as of time of writing).

(We still need Cocoapods because it seems like SQLCipher isn't supported by Package.swift?)

groue commented 6 months ago

Duplicate of #1518

groue commented 6 months ago

Since you need SQLCipher, @KeithBauerANZ, please have a look at https://github.com/groue/GRDB.swift/discussions/1495