xcode 26
This commit is contained in:
13
README.md
13
README.md
@ -1,16 +1,19 @@
|
||||
Realm Swift
|
||||
## Realm Swift
|
||||
https://github.com/realm/realm-swift
|
||||
master 5fcba64
|
||||
|
||||
|
||||
## Build
|
||||
./build.sh build ios
|
||||
|
||||
version: 200.0.0
|
||||
|
||||
## Version
|
||||
xcode26: 200.0.0
|
||||
|
||||
|
||||
# Setup
|
||||
Cartfile
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/src/branch/master/releases/xcode26.0/ios/Carthage.xcframework.zip" == 200.0.0
|
||||
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/README.md" == 200.0.0
|
||||
|
||||
Cartfile.resolved
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/src/branch/master/releases/xcode26.0/ios/Carthage.xcframework.zip" "200.0.0"
|
||||
binary "https://git.g7software.net/cuong/realm-swift-carthage/raw/branch/master/README.md" "200.0.0"
|
||||
Reference in New Issue
Block a user