|
15 | 15 | 63EAA4EB259944450046AB8F /* ProgressButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63EAA4EA259944450046AB8F /* ProgressButton.swift */; }; |
16 | 16 | B0C6AD042AD6E65700E64698 /* ReleaseDateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C6AD032AD6E65700E64698 /* ReleaseDateView.swift */; }; |
17 | 17 | B0C6AD0B2AD9178E00E64698 /* IdenticalBuildView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C6AD0A2AD9178E00E64698 /* IdenticalBuildView.swift */; }; |
| 18 | + B0C6AD0D2AD91D7900E64698 /* IconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C6AD0C2AD91D7900E64698 /* IconView.swift */; }; |
18 | 19 | CA11E7BA2598476C00D2EE1C /* XcodeCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA11E7B92598476C00D2EE1C /* XcodeCommands.swift */; }; |
19 | 20 | CA2518EC25A7FF2B00F08414 /* AppStateUpdateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA2518EB25A7FF2B00F08414 /* AppStateUpdateTests.swift */; }; |
20 | 21 | CA25192A25A9644800F08414 /* XcodeInstallState.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA25192925A9644800F08414 /* XcodeInstallState.swift */; }; |
|
196 | 197 | AB4EB0DE28541FA000FF3B1D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; }; |
197 | 198 | B0C6AD032AD6E65700E64698 /* ReleaseDateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReleaseDateView.swift; sourceTree = "<group>"; }; |
198 | 199 | B0C6AD0A2AD9178E00E64698 /* IdenticalBuildView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdenticalBuildView.swift; sourceTree = "<group>"; }; |
| 200 | + B0C6AD0C2AD91D7900E64698 /* IconView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IconView.swift; sourceTree = "<group>"; }; |
199 | 201 | B648F22B2810C1130096781B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
200 | 202 | C0AE7FA4283002DC00DA63D2 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
201 | 203 | CA11E7B92598476C00D2EE1C /* XcodeCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeCommands.swift; sourceTree = "<group>"; }; |
|
623 | 625 | E8E98A9525D863D700EC89A0 /* InstallationStepDetailView.swift */, |
624 | 626 | B0C6AD032AD6E65700E64698 /* ReleaseDateView.swift */, |
625 | 627 | B0C6AD0A2AD9178E00E64698 /* IdenticalBuildView.swift */, |
| 628 | + B0C6AD0C2AD91D7900E64698 /* IconView.swift */, |
626 | 629 | ); |
627 | 630 | path = InfoPane; |
628 | 631 | sourceTree = "<group>"; |
|
847 | 850 | CABFAA492593162500380FEE /* Bundle+InfoPlistValues.swift in Sources */, |
848 | 851 | CA9FF8662595130600E47BAF /* View+IsHidden.swift in Sources */, |
849 | 852 | CAE4248C259A68B800B8B246 /* Optional+IsNotNil.swift in Sources */, |
| 853 | + B0C6AD0D2AD91D7900E64698 /* IconView.swift in Sources */, |
850 | 854 | CA9FF9362595B44700E47BAF /* HelperClient.swift in Sources */, |
851 | 855 | B0C6AD042AD6E65700E64698 /* ReleaseDateView.swift in Sources */, |
852 | 856 | CAA8587C25A2B37900ACF8C0 /* IsTesting.swift in Sources */, |
|
0 commit comments