xcode 26 fix
This commit is contained in:
@ -8,12 +8,12 @@ master 5fcba64
|
|||||||
|
|
||||||
|
|
||||||
## Version
|
## Version
|
||||||
xcode26: 200.0.1
|
xcode26: 200.0.2
|
||||||
|
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
Cartfile
|
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
|
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"
|
||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
"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",
|
"200.0.1": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.1/Carthage.xcframework.zip",
|
||||||
|
"200.0.2": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.2/Carthage.xcframework.zip"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user