|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 73B461192A0A9B9F0085B8F8 /* AmplifyConfiguration in Resources */ = {isa = PBXBuildFile; fileRef = 73B461182A0A9B9F0085B8F8 /* AmplifyConfiguration */; }; |
10 | 11 | 90236C77299D6D41009FD1A7 /* HostAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90236C76299D6D40009FD1A7 /* HostAppApp.swift */; }; |
11 | | - 90236C7C299D6D9A009FD1A7 /* amplifyconfiguration_gamma.json in Resources */ = {isa = PBXBuildFile; fileRef = 90236C79299D6D9A009FD1A7 /* amplifyconfiguration_gamma.json */; }; |
12 | | - 90236C7D299D6D9A009FD1A7 /* awsconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 90236C7A299D6D9A009FD1A7 /* awsconfiguration.json */; }; |
13 | | - 90236C7E299D6D9A009FD1A7 /* amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 90236C7B299D6D9A009FD1A7 /* amplifyconfiguration.json */; }; |
14 | 12 | 90493F822992D64000CFE674 /* LivenessResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90493F812992D64000CFE674 /* LivenessResult.swift */; }; |
15 | 13 | 904CC73D2996E650002E0753 /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 904CC73C2996E650002E0753 /* RootView.swift */; }; |
16 | 14 | 906AB82029E9F0E9007FFC81 /* FaceLiveness in Frameworks */ = {isa = PBXBuildFile; productRef = 906AB81F29E9F0E9007FFC81 /* FaceLiveness */; }; |
|
55 | 53 | /* End PBXContainerItemProxy section */ |
56 | 54 |
|
57 | 55 | /* Begin PBXFileReference section */ |
| 56 | + 73B461182A0A9B9F0085B8F8 /* AmplifyConfiguration */ = {isa = PBXFileReference; lastKnownFileType = folder; path = AmplifyConfiguration; sourceTree = "<group>"; }; |
58 | 57 | 900129D4298ACA9100AE3524 /* HostApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HostApp.entitlements; sourceTree = "<group>"; }; |
59 | 58 | 90236C76299D6D40009FD1A7 /* HostAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostAppApp.swift; sourceTree = "<group>"; }; |
60 | | - 90236C79299D6D9A009FD1A7 /* amplifyconfiguration_gamma.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = amplifyconfiguration_gamma.json; sourceTree = "<group>"; }; |
61 | | - 90236C7A299D6D9A009FD1A7 /* awsconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = awsconfiguration.json; sourceTree = "<group>"; }; |
62 | | - 90236C7B299D6D9A009FD1A7 /* amplifyconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = amplifyconfiguration.json; sourceTree = "<group>"; }; |
63 | 59 | 90493F812992D64000CFE674 /* LivenessResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LivenessResult.swift; sourceTree = "<group>"; }; |
64 | 60 | 90493FB0299577FE00CFE674 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
65 | 61 | 904CC73C2996E650002E0753 /* RootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootView.swift; sourceTree = "<group>"; }; |
|
122 | 118 | name = Frameworks; |
123 | 119 | sourceTree = "<group>"; |
124 | 120 | }; |
125 | | - 90236C78299D6D9A009FD1A7 /* AmplifyConfiguration */ = { |
126 | | - isa = PBXGroup; |
127 | | - children = ( |
128 | | - 90236C79299D6D9A009FD1A7 /* amplifyconfiguration_gamma.json */, |
129 | | - 90236C7A299D6D9A009FD1A7 /* awsconfiguration.json */, |
130 | | - 90236C7B299D6D9A009FD1A7 /* amplifyconfiguration.json */, |
131 | | - ); |
132 | | - path = AmplifyConfiguration; |
133 | | - sourceTree = SOURCE_ROOT; |
134 | | - }; |
135 | 121 | 9070FF97285112B4009867D5 = { |
136 | 122 | isa = PBXGroup; |
137 | 123 | children = ( |
138 | 124 | 9070FFA2285112B4009867D5 /* HostApp */, |
139 | | - 9070FFB3285112B5009867D5 /* HostAppTests */, |
140 | 125 | 9070FFBD285112B5009867D5 /* HostAppUITests */, |
141 | 126 | 9070FFA1285112B4009867D5 /* Products */, |
142 | 127 | 90215EED291E9FB60050F2AD /* Frameworks */, |
|
156 | 141 | 9070FFA2285112B4009867D5 /* HostApp */ = { |
157 | 142 | isa = PBXGroup; |
158 | 143 | children = ( |
159 | | - 90236C78299D6D9A009FD1A7 /* AmplifyConfiguration */, |
| 144 | + 73B461182A0A9B9F0085B8F8 /* AmplifyConfiguration */, |
160 | 145 | 90FDF2A3299BDF340002CE7D /* Model */, |
161 | 146 | 90493FB0299577FE00CFE674 /* Info.plist */, |
162 | 147 | 900129D4298ACA9100AE3524 /* HostApp.entitlements */, |
|
177 | 162 | path = "Preview Content"; |
178 | 163 | sourceTree = "<group>"; |
179 | 164 | }; |
180 | | - 9070FFB3285112B5009867D5 /* HostAppTests */ = { |
181 | | - isa = PBXGroup; |
182 | | - children = ( |
183 | | - ); |
184 | | - path = HostAppTests; |
185 | | - sourceTree = "<group>"; |
186 | | - }; |
187 | 165 | 9070FFBD285112B5009867D5 /* HostAppUITests */ = { |
188 | 166 | isa = PBXGroup; |
189 | 167 | children = ( |
|
344 | 322 | isa = PBXResourcesBuildPhase; |
345 | 323 | buildActionMask = 2147483647; |
346 | 324 | files = ( |
347 | | - 90236C7D299D6D9A009FD1A7 /* awsconfiguration.json in Resources */, |
348 | 325 | 9070FFAB285112B5009867D5 /* Preview Assets.xcassets in Resources */, |
349 | | - 90236C7C299D6D9A009FD1A7 /* amplifyconfiguration_gamma.json in Resources */, |
350 | | - 90236C7E299D6D9A009FD1A7 /* amplifyconfiguration.json in Resources */, |
| 326 | + 73B461192A0A9B9F0085B8F8 /* AmplifyConfiguration in Resources */, |
351 | 327 | 9070FFA8285112B5009867D5 /* Assets.xcassets in Resources */, |
352 | 328 | ); |
353 | 329 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments