add json file
This commit is contained in:
10
README.md
10
README.md
@ -5,4 +5,12 @@ master 5fcba64
|
|||||||
|
|
||||||
./build.sh build ios
|
./build.sh build ios
|
||||||
|
|
||||||
version: 200.0.0
|
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