Skip to content

Commit 97f517a

Browse files
committed
Use Xcode folders
... except in projects that use CocoaPods, because well the new Xcode project format is not supporteed
1 parent b49e990 commit 97f517a

252 files changed

Lines changed: 521 additions & 4633 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

GRDB.xcodeproj/project.pbxproj

Lines changed: 26 additions & 2081 deletions
Large diffs are not rendered by default.

GRDBCustom.xcodeproj/project.pbxproj

Lines changed: 26 additions & 2077 deletions
Large diffs are not rendered by default.

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ let package = Package(
9292
"Crash",
9393
"CustomSQLite",
9494
"GRDBManualInstall",
95-
"GRDBTests/getThreadsCount.c",
95+
"GRDBTests/Core/DatabasePool/getThreadsCount.c",
9696
"Info.plist",
9797
"Performance",
9898
"SPM",
@@ -102,9 +102,9 @@ let package = Package(
102102
],
103103
resources: [
104104
.copy("GRDBTests/Betty.jpeg"),
105-
.copy("GRDBTests/InflectionsTests.json"),
106-
.copy("GRDBTests/Issue1383.sqlite"),
107-
.copy("GRDBTests/db.SQLCipher3"),
105+
.copy("GRDBTests/Private/InflectionsTests.json"),
106+
.copy("GRDBTests/ValueObservation/Issue1383.sqlite"),
107+
.copy("GRDBTests/GRDBCipher/db.SQLCipher3"),
108108
],
109109
cSettings: cSettings,
110110
swiftSettings: swiftSettings + [

Tests/CocoaPods/SQLCipher3/GRDBTests.xcodeproj/project.pbxproj

Lines changed: 235 additions & 238 deletions
Large diffs are not rendered by default.

Tests/CocoaPods/SQLCipher4/GRDBTests.xcodeproj/project.pbxproj

Lines changed: 230 additions & 233 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)