Skip to content

Commit 1613b46

Browse files
doozMenStijn Willems
authored andcommitted
workaround for compiler crash - no cloudkit for swift 6.3 at the moment (#4)
1 parent 3b66e1d commit 1613b46

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sources/SQLiteData/CloudKit/PrimaryKeyMigration.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@
170170
.fetchOne(db)
171171
?? nil
172172

173-
<<<<<<< HEAD
174173
guard let schema
175174
else {
176175
throw MigrationError(reason: .tableNotFound(tableName))

0 commit comments

Comments
 (0)