Skip to content

Commit e658c1c

Browse files
committed
Pin storage-swift to 0.1.0
1 parent 0df143d commit e658c1c

File tree

4 files changed

+84
-252
lines changed

4 files changed

+84
-252
lines changed

Package.resolved

Lines changed: 83 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
],
2121
dependencies: [
2222
.package(url: "https://github.com/supabase-community/gotrue-swift", from: "0.1.0"),
23-
.package(url: "https://github.com/supabase-community/storage-swift.git", branch: "main"),
23+
.package(url: "https://github.com/supabase-community/storage-swift.git", from: "0.1.0"),
2424
.package(url: "https://github.com/supabase-community/realtime-swift.git", from: "0.0.1"),
2525
.package(url: "https://github.com/supabase-community/postgrest-swift", from: "1.0.0"),
2626
.package(url: "https://github.com/supabase-community/functions-swift", from: "0.2.0"),

supabase-swift.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

Lines changed: 0 additions & 8 deletions
This file was deleted.

supabase-swift.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)