diff --git a/Carthage.xcframework.zip b/Carthage.xcframework.zip index 975b0b5..4c3a79f 100644 Binary files a/Carthage.xcframework.zip and b/Carthage.xcframework.zip differ diff --git a/README.md b/README.md index e6b7664..f57d340 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Realm Swift https://github.com/realm/realm-swift -master 5fcba64 +master c22f930 ## Build @@ -8,12 +8,16 @@ master 5fcba64 ## Version -xcode26: 200.0.2 +xcode26.1: 200.0.3 -# Setup +## Release +go to `https://git.g7software.net/cuong/realm-swift-carthage/releases` and create new release + + +## Setup Cartfile -binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.2 +binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.3 Cartfile.resolved -binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.2" \ No newline at end of file +binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.3" \ No newline at end of file diff --git a/Realm.json b/Realm.json index 2c23764..b927991 100644 --- a/Realm.json +++ b/Realm.json @@ -1,3 +1,3 @@ { - "200.0.2": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.2/Carthage.xcframework.zip" + "200.0.3": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.3/Carthage.xcframework.zip" } \ No newline at end of file