You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -175,8 +177,7 @@ install SQLite.swift with Carthage:
175
177
[CocoaPods][] is a dependency manager forCocoa projects. To install
176
178
SQLite.swift with CocoaPods:
177
179
178
-
1. Make sure CocoaPods is [installed][CocoaPodsInstallation]. (SQLite.swift
179
-
requires version 1.6.1or greater.)
180
+
1. Make sure CocoaPods is [installed][CocoaPodsInstallation].
180
181
181
182
```sh
182
183
# Using the default Ruby install will require you to use sudo when
@@ -266,7 +267,8 @@ These projects enhance or use SQLite.swift:
266
267
267
268
- [SQLiteMigrationManager.swift][] (inspired by
268
269
[FMDBMigrationManager][])
269
-
- [Delta:Math helper](https://apps.apple.com/app/delta-math-helper/id1436506800) (see [Delta/Utils/Database.swift](https://github.com/GroupeMINASTE/Delta-iOS/blob/master/Delta/Utils/Database.swift) for production implementation example)
(see [Delta/Utils/Database.swift](https://github.com/GroupeMINASTE/Delta-iOS/blob/master/Delta/Utils/Database.swift) for production implementation example)
270
272
271
273
272
274
## Alternatives
@@ -278,7 +280,6 @@ Looking for something else? Try another Swift wrapper (or [FMDB][]):
0 commit comments