diff --git a/Carthage.xcframework.zip b/Carthage.xcframework.zip index 4c3a79f..6b778be 100644 Binary files a/Carthage.xcframework.zip and b/Carthage.xcframework.zip differ diff --git a/README.md b/README.md index f57d340..bf91f88 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ go to `https://git.g7software.net/cuong/realm-swift-carthage/releases` and creat ## Setup Cartfile -binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.3 +binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.4 Cartfile.resolved -binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.3" \ No newline at end of file +binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.4" \ No newline at end of file diff --git a/Realm.json b/Realm.json index b927991..bd1abef 100644 --- a/Realm.json +++ b/Realm.json @@ -1,3 +1,3 @@ { - "200.0.3": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.3/Carthage.xcframework.zip" + "200.0.4": "https://git.g7software.net/cuong/realm-swift-carthage/releases/download/200.0.4/Carthage.xcframework.zip" } \ No newline at end of file