diff --git a/README.md b/README.md index 1e32cfa..ef92c23 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,12 @@ master 5fcba64 ./build.sh build ios -version: 200.0.0 \ No newline at end of file +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" \ No newline at end of file diff --git a/releases/xcode26.0/ios/carthage.json b/releases/xcode26.0/ios/carthage.json new file mode 100644 index 0000000..4fa1048 --- /dev/null +++ b/releases/xcode26.0/ios/carthage.json @@ -0,0 +1,3 @@ +{ + "200.0.0": "https://git.g7software.net/cuong/realm-swift-carthage/releases/xcode26.0/ios/carthage.xcframework.zip" +}