Skip to content

Commit 856a8cf

Browse files
committed
Swift: Use "stable" branch of Swifter
This includes an important bugfix to avoid warnings and an error: httpswift/swifter#445 This is fine, because: 1. We only use Swifter in the sample app 2. We only use it for tests 3. We already built it from source anyway, so this is switching which commit to pull
1 parent 9dea198 commit 856a8cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/ios/app/Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "httpswift/swifter" ~> 1.4.7
1+
github "httpswift/swifter" "stable"
22
github "1024jp/GzipSwift" "5.1.1"
33
github "mozilla/glean" "main"

0 commit comments

Comments
 (0)