This commit is contained in:
2025-09-17 15:21:15 +07:00
parent a35f833110
commit 5d316de03b
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ version: 200.0.0
Cartfile Cartfile
binary "https://git.g7software.net/cuong/realm-swift-carthage/releases/xcode26.0/ios/carthage.xcframework.zip" == 200.0.0 binary "https://git.g7software.net/cuong/realm-swift-carthage/src/branch/master/releases/xcode26.0/ios/Carthage.xcframework.zip" == 200.0.0
Cartfile.resolved Cartfile.resolved
binary "https://git.g7software.net/cuong/realm-swift-carthage/releases/xcode26.0/ios/carthage.xcframework.zip" "200.0.0" binary "https://git.g7software.net/cuong/realm-swift-carthage/src/branch/master/releases/xcode26.0/ios/Carthage.xcframework.zip" "200.0.0"

View File

@ -1,3 +1,3 @@
{ {
"200.0.0": "https://git.g7software.net/cuong/realm-swift-carthage/src/branch/master/releases/xcode26.0/ios/carthage.xcframework.zip" "200.0.0": "https://git.g7software.net/cuong/realm-swift-carthage/src/branch/master/releases/xcode26.0/ios/Carthage.xcframework.zip"
} }