Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 860ce66c87 |
12
README.md
12
README.md
@ -4,15 +4,23 @@ master c22f930
|
|||||||
|
|
||||||
|
|
||||||
## Build
|
## 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
|
## Version
|
||||||
xcode26.1: 200.0.3
|
xcode26.2: 200.0.4
|
||||||
|
|
||||||
|
|
||||||
## Release
|
## Release
|
||||||
go to `https://git.g7software.net/cuong/realm-swift-carthage/releases` and create new release
|
go to `https://git.g7software.net/cuong/realm-swift-carthage/releases` and create new release
|
||||||
|
and upload `Carthage.xcframework.zip` file
|
||||||
|
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user