add json file
This commit is contained in:
@ -6,3 +6,11 @@ master 5fcba64
|
||||
./build.sh build ios
|
||||
|
||||
version: 200.0.0
|
||||
|
||||
|
||||
Cartfile
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/releases/xcode26.0/ios/carthage.xcframework.zip" == 200.0.0
|
||||
|
||||
|
||||
Cartfile.resolved
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/releases/xcode26.0/ios/carthage.xcframework.zip" "200.0.0"
|
||||
3
releases/xcode26.0/ios/carthage.json
Normal file
3
releases/xcode26.0/ios/carthage.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"200.0.0": "https://git.g7software.net/cuong/realm-swift-carthage/releases/xcode26.0/ios/carthage.xcframework.zip"
|
||||
}
|
||||
Reference in New Issue
Block a user