File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- # Northwind-SQLite3.swift
1+ <h2 >Northwind-SQLite3.swift
2+ <img src="https://zeezide.com/img/lighter/Lighter256.png "
3+ align="right" width="64" height="64" />
4+ </h2 >
25
36A fork of Northwind-SQLite3 which packages the Northwind
47database as a Swift module/package.
58
69Swift package documentation:
7- [ NorthwindSQLite.swift] ( https://lighter -swift.github.io/NorthwindSQLite.swift/documentation/northwind/ ) .
10+ [ NorthwindSQLite.swift] ( https://northwind -swift.github.io/NorthwindSQLite.swift/documentation/northwind/ ) .
811
912** Note** :
1013Due to an Xcode 14/15 bug the Northwind module cannot yet be directly added to an
@@ -47,7 +50,7 @@ let package = Package(
4750 targets : [" LocalHelper" ]),
4851 ],
4952 dependencies : [
50- .package (url : " https://github.com/Lighter -swift/NorthwindSQLite.swift.git" ,
53+ .package (url : " https://github.com/Northwind -swift/NorthwindSQLite.swift.git" ,
5154 branch : " develop" )
5255 ],
5356 targets : [
You can’t perform that action at this time.
0 commit comments