mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
set correct version for xcode 16 (#1563)
* set correct version for xcode 16 see: https://github.com/CocoaPods/Xcodeproj/blob/master/lib/xcodeproj/constants.rb#L134 * update test fixtures --------- Co-authored-by: Fels, Jakob <fels.jakob@gmail.com>
This commit is contained in:
co-authored by
Fels, Jakob
parent
fa7358b6fc
commit
a1c7544271
@@ -16,7 +16,7 @@ extension Project {
|
||||
}
|
||||
|
||||
var objectVersion: UInt {
|
||||
70
|
||||
77
|
||||
}
|
||||
|
||||
var minimizedProjectReferenceProxies: Int {
|
||||
|
||||
Reference in New Issue
Block a user