xcode 26.5
This commit is contained in:
Binary file not shown.
@ -4,7 +4,7 @@ master c22f930
|
|||||||
|
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
- `./build.sh build ios`
|
- `./build.sh ios-swift`
|
||||||
|
|
||||||
- compress 2 `Realm.xcframework` and `RealmSwift.xcframework` file in folder `build/Release/ios` to `Carthage.xcframework.zip`
|
- compress 2 `Realm.xcframework` and `RealmSwift.xcframework` file in folder `build/Release/ios` to `Carthage.xcframework.zip`
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ master c22f930
|
|||||||
- commit, tag and push changes to git
|
- commit, tag and push changes to git
|
||||||
|
|
||||||
## Version
|
## Version
|
||||||
xcode26.2: 200.0.4
|
xcode26.5: 200.0.5
|
||||||
|
|
||||||
|
|
||||||
## Release
|
## Release
|
||||||
@ -25,7 +25,7 @@ and upload `Carthage.xcframework.zip` file
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
Cartfile
|
Cartfile
|
||||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.4
|
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" == 200.0.5
|
||||||
|
|
||||||
Cartfile.resolved
|
Cartfile.resolved
|
||||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.4"
|
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.5"
|
||||||
Reference in New Issue
Block a user