|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 54; |
| 6 | + objectVersion = 55; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 4102056426A631F5004B24B3 /* PerformanceExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102055626A631F4004B24B3 /* PerformanceExampleApp.swift */; }; |
11 | | - 4102056626A631F5004B24B3 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102055726A631F4004B24B3 /* MainView.swift */; }; |
12 | 11 | 4102056826A631F5004B24B3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4102055826A631F5004B24B3 /* Assets.xcassets */; }; |
| 12 | + 41292E9C26CB623B00747458 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9826CB623B00747458 /* MainView.swift */; }; |
| 13 | + 41292E9D26CB623B00747458 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9826CB623B00747458 /* MainView.swift */; }; |
| 14 | + 41292E9E26CB623B00747458 /* UploadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9926CB623B00747458 /* UploadView.swift */; }; |
| 15 | + 41292E9F26CB623B00747458 /* UploadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9926CB623B00747458 /* UploadView.swift */; }; |
| 16 | + 41292EA026CB623B00747458 /* ClassifyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9A26CB623B00747458 /* ClassifyView.swift */; }; |
| 17 | + 41292EA126CB623B00747458 /* ClassifyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9A26CB623B00747458 /* ClassifyView.swift */; }; |
| 18 | + 41292EA226CB623B00747458 /* DownloadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9B26CB623B00747458 /* DownloadView.swift */; }; |
| 19 | + 41292EA326CB623B00747458 /* DownloadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41292E9B26CB623B00747458 /* DownloadView.swift */; }; |
13 | 20 | 419700ED26C30DA500F186C3 /* UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 419700EC26C30DA500F186C3 /* UITests.swift */; }; |
14 | 21 | 419700EE26C30DA500F186C3 /* UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 419700EC26C30DA500F186C3 /* UITests.swift */; }; |
15 | 22 | 419AADCE26B86A94005C4817 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 419AADCD26B86A94005C4817 /* GoogleService-Info.plist */; }; |
16 | 23 | 419AADCF26B86A94005C4817 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 419AADCD26B86A94005C4817 /* GoogleService-Info.plist */; }; |
17 | 24 | 41BFA1EA26B1D36C0013EB90 /* PerformanceExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102055626A631F4004B24B3 /* PerformanceExampleApp.swift */; }; |
18 | | - 41BFA1EB26B1D3700013EB90 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102055726A631F4004B24B3 /* MainView.swift */; }; |
19 | 25 | 41BFA1EC26B1D3730013EB90 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4102055826A631F5004B24B3 /* Assets.xcassets */; }; |
20 | 26 | 41BFA1F026B1D8B80013EB90 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41BFA1EF26B1D8B80013EB90 /* Process.swift */; }; |
21 | 27 | 41BFA1F326B1D8B80013EB90 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41BFA1EF26B1D8B80013EB90 /* Process.swift */; }; |
|
40 | 46 |
|
41 | 47 | /* Begin PBXFileReference section */ |
42 | 48 | 4102055626A631F4004B24B3 /* PerformanceExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PerformanceExampleApp.swift; sourceTree = "<group>"; }; |
43 | | - 4102055726A631F4004B24B3 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; }; |
44 | 49 | 4102055826A631F5004B24B3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
45 | 50 | 4102055D26A631F5004B24B3 /* PerformanceExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PerformanceExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | 51 | 4102057626A63210004B24B3 /* Tests_iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests_iOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 52 | 410FF76926B1CEB500CA084F /* PerformanceExample (tvOS).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PerformanceExample (tvOS).app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 53 | + 41292E9826CB623B00747458 /* MainView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MainView.swift; path = Shared/Views/MainView.swift; sourceTree = "<group>"; }; |
| 54 | + 41292E9926CB623B00747458 /* UploadView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UploadView.swift; path = Shared/Views/UploadView.swift; sourceTree = "<group>"; }; |
| 55 | + 41292E9A26CB623B00747458 /* ClassifyView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ClassifyView.swift; path = Shared/Views/ClassifyView.swift; sourceTree = "<group>"; }; |
| 56 | + 41292E9B26CB623B00747458 /* DownloadView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DownloadView.swift; path = Shared/Views/DownloadView.swift; sourceTree = "<group>"; }; |
| 57 | + 41292EA526CB63B300747458 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
48 | 58 | 413CB73826B4AE8200E995E2 /* PerformanceExample--tvOS--Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "PerformanceExample--tvOS--Info.plist"; sourceTree = "<group>"; }; |
49 | 59 | 414C55A426B87EFB00114089 /* Tests_tvOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests_tvOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 60 | 419700EC26C30DA500F186C3 /* UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITests.swift; sourceTree = "<group>"; }; |
|
87 | 97 | 4102055026A631F4004B24B3 = { |
88 | 98 | isa = PBXGroup; |
89 | 99 | children = ( |
| 100 | + 41292EA526CB63B300747458 /* README.md */, |
90 | 101 | 419AADCD26B86A94005C4817 /* GoogleService-Info.plist */, |
91 | 102 | 413CB73826B4AE8200E995E2 /* PerformanceExample--tvOS--Info.plist */, |
92 | 103 | 4102055526A631F4004B24B3 /* Shared */, |
|
97 | 108 | 4102055526A631F4004B24B3 /* Shared */ = { |
98 | 109 | isa = PBXGroup; |
99 | 110 | children = ( |
| 111 | + 41292EA426CB624000747458 /* Views */, |
100 | 112 | 4102055626A631F4004B24B3 /* PerformanceExampleApp.swift */, |
101 | | - 4102055726A631F4004B24B3 /* MainView.swift */, |
102 | 113 | 41BFA1EF26B1D8B80013EB90 /* Process.swift */, |
103 | 114 | 419700EC26C30DA500F186C3 /* UITests.swift */, |
104 | 115 | 4102055826A631F5004B24B3 /* Assets.xcassets */, |
|
117 | 128 | name = Products; |
118 | 129 | sourceTree = "<group>"; |
119 | 130 | }; |
120 | | - 4102057726A63210004B24B3 /* Tests_iOS */ = { |
| 131 | + 41292EA426CB624000747458 /* Views */ = { |
121 | 132 | isa = PBXGroup; |
122 | 133 | children = ( |
123 | | - 4102057826A63210004B24B3 /* Tests_iOS.swift */, |
| 134 | + 41292E9A26CB623B00747458 /* ClassifyView.swift */, |
| 135 | + 41292E9B26CB623B00747458 /* DownloadView.swift */, |
| 136 | + 41292E9826CB623B00747458 /* MainView.swift */, |
| 137 | + 41292E9926CB623B00747458 /* UploadView.swift */, |
124 | 138 | ); |
125 | | - path = Tests_iOS; |
126 | | - sourceTree = "<group>"; |
127 | | - }; |
128 | | - 414C55A526B87EFB00114089 /* Tests_tvOS */ = { |
129 | | - isa = PBXGroup; |
130 | | - children = ( |
131 | | - 414C55A626B87EFB00114089 /* Tests_tvOS.swift */, |
132 | | - ); |
133 | | - path = Tests_tvOS; |
| 139 | + name = Views; |
| 140 | + path = ..; |
134 | 141 | sourceTree = "<group>"; |
135 | 142 | }; |
136 | 143 | /* End PBXGroup section */ |
|
295 | 302 | isa = PBXSourcesBuildPhase; |
296 | 303 | buildActionMask = 2147483647; |
297 | 304 | files = ( |
298 | | - 4102056626A631F5004B24B3 /* MainView.swift in Sources */, |
| 305 | + 41292E9E26CB623B00747458 /* UploadView.swift in Sources */, |
| 306 | + 41292EA026CB623B00747458 /* ClassifyView.swift in Sources */, |
| 307 | + 41292E9C26CB623B00747458 /* MainView.swift in Sources */, |
| 308 | + 41292EA226CB623B00747458 /* DownloadView.swift in Sources */, |
299 | 309 | 4102056426A631F5004B24B3 /* PerformanceExampleApp.swift in Sources */, |
300 | 310 | 41BFA1F026B1D8B80013EB90 /* Process.swift in Sources */, |
301 | 311 | ); |
|
313 | 323 | isa = PBXSourcesBuildPhase; |
314 | 324 | buildActionMask = 2147483647; |
315 | 325 | files = ( |
316 | | - 41BFA1EB26B1D3700013EB90 /* MainView.swift in Sources */, |
| 326 | + 41292E9F26CB623B00747458 /* UploadView.swift in Sources */, |
| 327 | + 41292EA126CB623B00747458 /* ClassifyView.swift in Sources */, |
| 328 | + 41292E9D26CB623B00747458 /* MainView.swift in Sources */, |
| 329 | + 41292EA326CB623B00747458 /* DownloadView.swift in Sources */, |
317 | 330 | 41BFA1EA26B1D36C0013EB90 /* PerformanceExampleApp.swift in Sources */, |
318 | 331 | 41BFA1F326B1D8B80013EB90 /* Process.swift in Sources */, |
319 | 332 | ); |
|
0 commit comments