xcode 26 fix

This commit is contained in:
2025-09-17 16:05:31 +07:00
parent d234b7e2de
commit 0fc8f0aea5
2 changed files with 4 additions and 3 deletions

View File

@ -8,12 +8,12 @@ master 5fcba64
## Version
xcode26: 200.0.1
xcode26: 200.0.2
# Setup
Cartfile
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.1
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.2
Cartfile.resolved
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.1"
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.2"