patch xcode 26
This commit is contained in:
BIN
Carthage.xcframework.zip
Normal file
BIN
Carthage.xcframework.zip
Normal file
Binary file not shown.
@ -8,12 +8,12 @@ master 5fcba64
|
||||
|
||||
|
||||
## Version
|
||||
xcode26: 200.0.0
|
||||
xcode26: 200.0.1
|
||||
|
||||
|
||||
# Setup
|
||||
Cartfile
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/README.md" == 200.0.0
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.1
|
||||
|
||||
Cartfile.resolved
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/README.md" "200.0.0"
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.1"
|
||||
@ -1,3 +1,4 @@
|
||||
{
|
||||
"200.0.0": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.0/Carthage.xcframework.zip"
|
||||
"200.0.0": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.0/Carthage.xcframework.zip",
|
||||
"200.0.1": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.1/Carthage.xcframework.zip",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user