xcode 26.2

This commit is contained in:
2026-01-14 09:06:48 +07:00
parent 8c29c69908
commit 5ce7d1b382
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -17,7 +17,7 @@ go to `https://git.g7software.net/cuong/realm-swift-carthage/releases` and creat
## Setup ## Setup
Cartfile Cartfile
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.3 binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.4
Cartfile.resolved Cartfile.resolved
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.3" binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.4"

View File

@ -1,3 +1,3 @@
{ {
"200.0.3": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.3/Carthage.xcframework.zip" "200.0.4": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.4/Carthage.xcframework.zip"
} }