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.0 Release notes (2024-09-20 )
22=============================================================
33
44The minimum supported version of Xcode is now 15.3.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import PackageDescription
44import Foundation
55
66let coreVersion = Version ( " 14.13.0 " )
7- let cocoaVersion = Version ( " 10.53.1 " )
7+ let cocoaVersion = Version ( " 10.54.0 " )
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.53.1 </string >
20+ <string >10.54.0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >10.53.1 </string >
24+ <string >10.54.0 </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.53.1
1+ VERSION=10.54.0
22REALM_CORE_VERSION=v14.13.0
33STITCH_VERSION=c794ec6e2b751ef0cb5ab35256b07f5fa0c74c3a
You can’t perform that action at this time.
0 commit comments