|
14 | 14 | 53CBAB2C263DCC9100410495 /* XcodesAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53CBAB2B263DCC9100410495 /* XcodesAlert.swift */; }; |
15 | 15 | 63EAA4EB259944450046AB8F /* ProgressButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63EAA4EA259944450046AB8F /* ProgressButton.swift */; }; |
16 | 16 | B0403CF02AD92D7B00137C09 /* ReleaseNotesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0403CEF2AD92D7B00137C09 /* ReleaseNotesView.swift */; }; |
| 17 | + B0403CF22AD934B600137C09 /* CompatibilityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0403CF12AD934B600137C09 /* CompatibilityView.swift */; }; |
17 | 18 | B0C6AD042AD6E65700E64698 /* ReleaseDateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C6AD032AD6E65700E64698 /* ReleaseDateView.swift */; }; |
18 | 19 | B0C6AD0B2AD9178E00E64698 /* IdenticalBuildView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C6AD0A2AD9178E00E64698 /* IdenticalBuildView.swift */; }; |
19 | 20 | B0C6AD0D2AD91D7900E64698 /* IconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C6AD0C2AD91D7900E64698 /* IconView.swift */; }; |
|
197 | 198 | AAB037D32839BD4700017680 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; }; |
198 | 199 | AB4EB0DE28541FA000FF3B1D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; }; |
199 | 200 | B0403CEF2AD92D7B00137C09 /* ReleaseNotesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReleaseNotesView.swift; sourceTree = "<group>"; }; |
| 201 | + B0403CF12AD934B600137C09 /* CompatibilityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompatibilityView.swift; sourceTree = "<group>"; }; |
200 | 202 | B0C6AD032AD6E65700E64698 /* ReleaseDateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReleaseDateView.swift; sourceTree = "<group>"; }; |
201 | 203 | B0C6AD0A2AD9178E00E64698 /* IdenticalBuildView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdenticalBuildView.swift; sourceTree = "<group>"; }; |
202 | 204 | B0C6AD0C2AD91D7900E64698 /* IconView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IconView.swift; sourceTree = "<group>"; }; |
|
624 | 626 | isa = PBXGroup; |
625 | 627 | children = ( |
626 | 628 | B0403CEF2AD92D7B00137C09 /* ReleaseNotesView.swift */, |
| 629 | + B0403CF12AD934B600137C09 /* CompatibilityView.swift */, |
627 | 630 | CAFBDC67259A308B003DCC5A /* InfoPane.swift */, |
628 | 631 | E8E98A9525D863D700EC89A0 /* InstallationStepDetailView.swift */, |
629 | 632 | B0C6AD032AD6E65700E64698 /* ReleaseDateView.swift */, |
|
875 | 878 | CABFA9CD2592EEEA00380FEE /* Foundation.swift in Sources */, |
876 | 879 | 36741BFF291E50F500A85AAE /* FileError.swift in Sources */, |
877 | 880 | CA9FF8872595607900E47BAF /* InstalledXcode.swift in Sources */, |
| 881 | + B0403CF22AD934B600137C09 /* CompatibilityView.swift in Sources */, |
878 | 882 | 53CBAB2C263DCC9100410495 /* XcodesAlert.swift in Sources */, |
879 | 883 | CA42DD6E25AEA8B200BC0B0C /* Logger.swift in Sources */, |
880 | 884 | CA61A6E0259835580008926E /* Xcode.swift in Sources */, |
|
0 commit comments