File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- x.y.z Release notes (yyyy-MM-dd )
1+ 10.54.6 Release notes (2025-10-15 )
22=============================================================
33
44Add Xcode 26.0.1 binaries and drop support for Xcode < 16.3.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import PackageDescription
44import Foundation
55
66let coreVersion = Version ( " 14.14.0 " )
7- let cocoaVersion = Version ( " 10.54.5 " )
7+ let cocoaVersion = Version ( " 10.54.6 " )
88
99#if compiler(>=6)
1010let swiftVersion = [ SwiftVersion . version ( " 6 " ) ]
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >FMWK </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >10.54.5 </string >
20+ <string >10.54.6 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >10.54.5 </string >
24+ <string >10.54.6 </string >
2525 <key >NSHumanReadableCopyright </key >
2626 <string >Copyright © 2014-2021 Realm. All rights reserved. </string >
2727 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 1- VERSION=10.54.5
1+ VERSION=10.54.6
22REALM_CORE_VERSION=v14.14.0
33STITCH_VERSION=c794ec6e2b751ef0cb5ab35256b07f5fa0c74c3a
You can’t perform that action at this time.
0 commit comments