|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 05AB7F172E76C96E007C5CFE /* XcodeMajorVersionRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05AB7F162E76C96E007C5CFE /* XcodeMajorVersionRow.swift */; }; |
| 11 | + 05AB7F192E76CD8C007C5CFE /* XcodeMinorVersionRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05AB7F182E76CD8C007C5CFE /* XcodeMinorVersionRow.swift */; }; |
10 | 12 | 15F5B8902CCF09B900705E2F /* CryptoKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15F5B88F2CCF09B900705E2F /* CryptoKit.framework */; }; |
11 | 13 | 33027E342CA8C18800CB387C /* LibFido2Swift in Frameworks */ = {isa = PBXBuildFile; productRef = 334A932B2CA885A400A5E079 /* LibFido2Swift */; }; |
12 | 14 | 3328073F2CA5E2C80036F691 /* SignInSecurityKeyPinView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3328073E2CA5E2C80036F691 /* SignInSecurityKeyPinView.swift */; }; |
|
192 | 194 | /* End PBXCopyFilesBuildPhase section */ |
193 | 195 |
|
194 | 196 | /* Begin PBXFileReference section */ |
| 197 | + 05AB7F162E76C96E007C5CFE /* XcodeMajorVersionRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeMajorVersionRow.swift; sourceTree = "<group>"; }; |
| 198 | + 05AB7F182E76CD8C007C5CFE /* XcodeMinorVersionRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeMinorVersionRow.swift; sourceTree = "<group>"; }; |
195 | 199 | 15F5B88F2CCF09B900705E2F /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; |
196 | 200 | 3328073E2CA5E2C80036F691 /* SignInSecurityKeyPinView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignInSecurityKeyPinView.swift; sourceTree = "<group>"; }; |
197 | 201 | 332807402CA5EA820036F691 /* SignInSecurityKeyTouchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignInSecurityKeyTouchView.swift; sourceTree = "<group>"; }; |
|
476 | 480 | CA44901E2463AD34003D8213 /* Tag.swift */, |
477 | 481 | CAE42486259A68A300B8B246 /* XcodeListCategory.swift */, |
478 | 482 | CAD2E7A32449574E00113D76 /* XcodeListView.swift */, |
| 483 | + 05AB7F162E76C96E007C5CFE /* XcodeMajorVersionRow.swift */, |
| 484 | + 05AB7F182E76CD8C007C5CFE /* XcodeMinorVersionRow.swift */, |
479 | 485 | CAFFFED7259CDA5000903F81 /* XcodeListViewRow.swift */, |
480 | 486 | E8D0296E284B029800647641 /* BottomStatusBar.swift */, |
481 | 487 | ); |
|
856 | 862 | " -p \"${SRCROOT}/Xcodes.xcodeproj\" \\", |
857 | 863 | " -o \"${SRCROOT}/Xcodes/Resources/Licenses.rtf\"", |
858 | 864 | "", |
| 865 | + "", |
859 | 866 | ); |
860 | 867 | }; |
861 | 868 | /* End PBXShellScriptBuildPhase section */ |
|
880 | 887 | CAFBDC4E2599B33D003DCC5A /* MainToolbar.swift in Sources */, |
881 | 888 | CA11E7BA2598476C00D2EE1C /* XcodeCommands.swift in Sources */, |
882 | 889 | CAA8589B25A2B83000ACF8C0 /* Aria2CError.swift in Sources */, |
| 890 | + 05AB7F192E76CD8C007C5CFE /* XcodeMinorVersionRow.swift in Sources */, |
883 | 891 | 536CFDD2263C94DE00026CE0 /* SignedInView.swift in Sources */, |
884 | 892 | CABFAA492593162500380FEE /* Bundle+InfoPlistValues.swift in Sources */, |
885 | 893 | CA9FF8662595130600E47BAF /* View+IsHidden.swift in Sources */, |
|
918 | 926 | CA452BB0259FD9770072DFA4 /* ProgressIndicator.swift in Sources */, |
919 | 927 | B0403CF02AD92D7B00137C09 /* ReleaseNotesView.swift in Sources */, |
920 | 928 | CAFE4AB425B7D3AF0064FE51 /* AdvancedPreferencePane.swift in Sources */, |
| 929 | + 05AB7F172E76C96E007C5CFE /* XcodeMajorVersionRow.swift in Sources */, |
921 | 930 | CA9FF84E2595079F00E47BAF /* ScrollingTextView.swift in Sources */, |
922 | 931 | E832EAF82B0FBCF4001B570D /* RuntimeInstallationStepDetailView.swift in Sources */, |
923 | 932 | CABFA9C12592EEEA00380FEE /* Version+.swift in Sources */, |
|
0 commit comments