xcode 26.1

This commit is contained in:
2025-11-04 11:10:46 +07:00
parent fd0d5fb184
commit 8c29c69908
3 changed files with 10 additions and 6 deletions

View File

@ -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"
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/carthage.json" "200.0.3"