Skip to content

Commit 5f3c34f

Browse files
committed
Add GRDB+Swift 5.7
Also, restore #574 which had been reverted for some reason, leaving only support for Swift 4.2 compatibility :-(
1 parent 69167cc commit 5f3c34f

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

projects.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,23 @@
878878
{
879879
"version": "4.2",
880880
"commit": "759c1088a1d9ba94f44009295fd17c20b1375524"
881-
}
881+
},
882+
{
883+
"version": "5.0",
884+
"commit": "759c1088a1d9ba94f44009295fd17c20b1375524"
885+
},
886+
{
887+
"version": "5.1",
888+
"commit": "d290102d9cb5c425fee7260034beaa997d581d86"
889+
},
890+
{
891+
"version": "5.3",
892+
"commit": "dd7e7f39e8e4d7a22d258d9809a882f914690b01"
893+
},
894+
{
895+
"version": "5.7",
896+
"commit": "2d19cab2b525f885ee8d7efec96093431f6b5f20"
897+
}
882898
],
883899
"platforms": [
884900
"Darwin"

0 commit comments

Comments
 (0)