From 860ce66c87b76262d62765f2bb27ea2d5d024695 Mon Sep 17 00:00:00 2001 From: cuong mac mini m2 Date: Wed, 14 Jan 2026 09:16:05 +0700 Subject: [PATCH] update --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf91f88..e0dacbe 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,23 @@ master c22f930 ## Build -./build.sh build ios +- `./build.sh build ios` +- compress 2 `Realm.xcframework` and `RealmSwift.xcframework` file in folder `build/Release/ios` to `Carthage.xcframework.zip` + +- modify `Realm.json` file to add new version + +- update in `README.md` file + +- commit, tag and push changes to git ## Version -xcode26.1: 200.0.3 +xcode26.2: 200.0.4 ## Release go to `https://git.g7software.net/cuong/realm-swift-carthage/releases` and create new release +and upload `Carthage.xcframework.zip` file ## Setup