|
10 | 10 | 90236C77299D6D41009FD1A7 /* HostAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90236C76299D6D40009FD1A7 /* HostAppApp.swift */; };
|
11 | 11 | 90493F822992D64000CFE674 /* LivenessResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90493F812992D64000CFE674 /* LivenessResult.swift */; };
|
12 | 12 | 904CC73D2996E650002E0753 /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 904CC73C2996E650002E0753 /* RootView.swift */; };
|
13 |
| - 906AB82029E9F0E9007FFC81 /* FaceLiveness in Frameworks */ = {isa = PBXBuildFile; productRef = 906AB81F29E9F0E9007FFC81 /* FaceLiveness */; }; |
14 | 13 | 906AB82229E9F432007FFC81 /* View+Background.swift in Sources */ = {isa = PBXBuildFile; fileRef = 906AB82129E9F432007FFC81 /* View+Background.swift */; };
|
15 | 14 | 906AB82429E9F48C007FFC81 /* StartSessionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 906AB82329E9F48C007FFC81 /* StartSessionView.swift */; };
|
16 | 15 | 906AB82629E9F554007FFC81 /* Color+DynamicColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 906AB82529E9F554007FFC81 /* Color+DynamicColors.swift */; };
|
|
22 | 21 | 9070FFAB285112B5009867D5 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9070FFAA285112B5009867D5 /* Preview Assets.xcassets */; };
|
23 | 22 | 9070FFBF285112B5009867D5 /* HostAppUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9070FFBE285112B5009867D5 /* HostAppUITests.swift */; };
|
24 | 23 | 9070FFC1285112B5009867D5 /* HostAppUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9070FFC0285112B5009867D5 /* HostAppUITestsLaunchTests.swift */; };
|
25 |
| - 9077AB3729E5D28900433155 /* AWSAPIPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 9077AB3629E5D28900433155 /* AWSAPIPlugin */; }; |
26 |
| - 9077AB3929E5D28900433155 /* AWSCognitoAuthPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 9077AB3829E5D28900433155 /* AWSCognitoAuthPlugin */; }; |
27 |
| - 9077AB3B29E5D28900433155 /* Amplify in Frameworks */ = {isa = PBXBuildFile; productRef = 9077AB3A29E5D28900433155 /* Amplify */; }; |
28 | 24 | 909308C5297DC49C00F3CC6E /* LivenessCheckErrorContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909308C2297DC49C00F3CC6E /* LivenessCheckErrorContentView.swift */; };
|
29 | 25 | 909308C6297DC49C00F3CC6E /* LivenessResultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909308C3297DC49C00F3CC6E /* LivenessResultView.swift */; };
|
30 | 26 | 909308C7297DC49C00F3CC6E /* LivenessResultContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909308C4297DC49C00F3CC6E /* LivenessResultContentView.swift */; };
|
31 | 27 | 909308CC297DC4E700F3CC6E /* Color+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909308CA297DC4E700F3CC6E /* Color+Hex.swift */; };
|
32 | 28 | 909308CD297DC4E700F3CC6E /* UIColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909308CB297DC4E700F3CC6E /* UIColor+Hex.swift */; };
|
33 | 29 | 909308D1297EE67100F3CC6E /* ExampleLivenessView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909308D0297EE67100F3CC6E /* ExampleLivenessView.swift */; };
|
34 | 30 | 90FDF2A5299BDF3E0002CE7D /* CreateSessionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90FDF2A4299BDF3E0002CE7D /* CreateSessionResponse.swift */; };
|
| 31 | + 973619222BA378200003A590 /* FaceLiveness in Frameworks */ = {isa = PBXBuildFile; productRef = 973619212BA378200003A590 /* FaceLiveness */; }; |
| 32 | + 973619252BA378690003A590 /* amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 973619232BA378690003A590 /* amplifyconfiguration.json */; }; |
| 33 | + 973619262BA378690003A590 /* awsconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 973619242BA378690003A590 /* awsconfiguration.json */; }; |
| 34 | + 97D1A8E92BA3757700FF1368 /* AWSAPIPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 97D1A8E82BA3757700FF1368 /* AWSAPIPlugin */; }; |
| 35 | + 97D1A8EB2BA3757700FF1368 /* AWSCognitoAuthPlugin in Frameworks */ = {isa = PBXBuildFile; productRef = 97D1A8EA2BA3757700FF1368 /* AWSCognitoAuthPlugin */; }; |
| 36 | + 97D1A8ED2BA3757700FF1368 /* Amplify in Frameworks */ = {isa = PBXBuildFile; productRef = 97D1A8EC2BA3757700FF1368 /* Amplify */; }; |
| 37 | + 97D1A8EF2BA375AA00FF1368 /* amplify-ui-swift-liveness in Resources */ = {isa = PBXBuildFile; fileRef = 97D1A8EE2BA375AA00FF1368 /* amplify-ui-swift-liveness */; }; |
35 | 38 | /* End PBXBuildFile section */
|
36 | 39 |
|
37 | 40 | /* Begin PBXContainerItemProxy section */
|
|
78 | 81 | 909308CB297DC4E700F3CC6E /* UIColor+Hex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Hex.swift"; sourceTree = "<group>"; };
|
79 | 82 | 909308D0297EE67100F3CC6E /* ExampleLivenessView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleLivenessView.swift; sourceTree = "<group>"; };
|
80 | 83 | 90FDF2A4299BDF3E0002CE7D /* CreateSessionResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateSessionResponse.swift; sourceTree = "<group>"; };
|
| 84 | + 973619232BA378690003A590 /* amplifyconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = amplifyconfiguration.json; sourceTree = "<group>"; }; |
| 85 | + 973619242BA378690003A590 /* awsconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = awsconfiguration.json; sourceTree = "<group>"; }; |
| 86 | + 97D1A8EE2BA375AA00FF1368 /* amplify-ui-swift-liveness */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "amplify-ui-swift-liveness"; path = ..; sourceTree = "<group>"; }; |
81 | 87 | /* End PBXFileReference section */
|
82 | 88 |
|
83 | 89 | /* Begin PBXFrameworksBuildPhase section */
|
84 | 90 | 9070FF9D285112B4009867D5 /* Frameworks */ = {
|
85 | 91 | isa = PBXFrameworksBuildPhase;
|
86 | 92 | buildActionMask = 2147483647;
|
87 | 93 | files = (
|
88 |
| - 906AB82029E9F0E9007FFC81 /* FaceLiveness in Frameworks */, |
89 |
| - 9077AB3729E5D28900433155 /* AWSAPIPlugin in Frameworks */, |
90 |
| - 9077AB3B29E5D28900433155 /* Amplify in Frameworks */, |
91 |
| - 9077AB3929E5D28900433155 /* AWSCognitoAuthPlugin in Frameworks */, |
| 94 | + 973619222BA378200003A590 /* FaceLiveness in Frameworks */, |
| 95 | + 97D1A8ED2BA3757700FF1368 /* Amplify in Frameworks */, |
| 96 | + 97D1A8E92BA3757700FF1368 /* AWSAPIPlugin in Frameworks */, |
| 97 | + 97D1A8EB2BA3757700FF1368 /* AWSCognitoAuthPlugin in Frameworks */, |
92 | 98 | );
|
93 | 99 | runOnlyForDeploymentPostprocessing = 0;
|
94 | 100 | };
|
|
119 | 125 | 9070FF97285112B4009867D5 = {
|
120 | 126 | isa = PBXGroup;
|
121 | 127 | children = (
|
| 128 | + 973619232BA378690003A590 /* amplifyconfiguration.json */, |
| 129 | + 973619242BA378690003A590 /* awsconfiguration.json */, |
| 130 | + 97D1A8EE2BA375AA00FF1368 /* amplify-ui-swift-liveness */, |
122 | 131 | 9070FFA2285112B4009867D5 /* HostApp */,
|
123 | 132 | 9070FFBD285112B5009867D5 /* HostAppUITests */,
|
124 | 133 | 9070FFA1285112B4009867D5 /* Products */,
|
|
222 | 231 | );
|
223 | 232 | name = HostApp;
|
224 | 233 | packageProductDependencies = (
|
225 |
| - 9077AB3629E5D28900433155 /* AWSAPIPlugin */, |
226 |
| - 9077AB3829E5D28900433155 /* AWSCognitoAuthPlugin */, |
227 |
| - 9077AB3A29E5D28900433155 /* Amplify */, |
228 |
| - 906AB81F29E9F0E9007FFC81 /* FaceLiveness */, |
| 234 | + 97D1A8E82BA3757700FF1368 /* AWSAPIPlugin */, |
| 235 | + 97D1A8EA2BA3757700FF1368 /* AWSCognitoAuthPlugin */, |
| 236 | + 97D1A8EC2BA3757700FF1368 /* Amplify */, |
| 237 | + 973619212BA378200003A590 /* FaceLiveness */, |
229 | 238 | );
|
230 | 239 | productName = HostApp;
|
231 | 240 | productReference = 9070FFA0285112B4009867D5 /* HostApp.app */;
|
|
300 | 309 | );
|
301 | 310 | mainGroup = 9070FF97285112B4009867D5;
|
302 | 311 | packageReferences = (
|
303 |
| - 9077AB3529E5D28900433155 /* XCRemoteSwiftPackageReference "amplify-swift" */, |
304 |
| - 906AB81E29E9F0E9007FFC81 /* XCRemoteSwiftPackageReference "amplify-ui-swift-liveness" */, |
305 | 312 | );
|
306 | 313 | productRefGroup = 9070FFA1285112B4009867D5 /* Products */;
|
307 | 314 | projectDirPath = "";
|
|
319 | 326 | isa = PBXResourcesBuildPhase;
|
320 | 327 | buildActionMask = 2147483647;
|
321 | 328 | files = (
|
| 329 | + 973619262BA378690003A590 /* awsconfiguration.json in Resources */, |
322 | 330 | 9070FFAB285112B5009867D5 /* Preview Assets.xcassets in Resources */,
|
| 331 | + 97D1A8EF2BA375AA00FF1368 /* amplify-ui-swift-liveness in Resources */, |
323 | 332 | 9070FFA8285112B5009867D5 /* Assets.xcassets in Resources */,
|
| 333 | + 973619252BA378690003A590 /* amplifyconfiguration.json in Resources */, |
324 | 334 | );
|
325 | 335 | runOnlyForDeploymentPostprocessing = 0;
|
326 | 336 | };
|
|
695 | 705 | };
|
696 | 706 | /* End XCConfigurationList section */
|
697 | 707 |
|
698 |
| -/* Begin XCRemoteSwiftPackageReference section */ |
699 |
| - 906AB81E29E9F0E9007FFC81 /* XCRemoteSwiftPackageReference "amplify-ui-swift-liveness" */ = { |
700 |
| - isa = XCRemoteSwiftPackageReference; |
701 |
| - repositoryURL = "https://github.com/aws-amplify/amplify-ui-swift-liveness"; |
702 |
| - requirement = { |
703 |
| - kind = exactVersion; |
704 |
| - version = 1.2.5; |
705 |
| - }; |
706 |
| - }; |
707 |
| - 9077AB3529E5D28900433155 /* XCRemoteSwiftPackageReference "amplify-swift" */ = { |
708 |
| - isa = XCRemoteSwiftPackageReference; |
709 |
| - repositoryURL = "https://github.com/aws-amplify/amplify-swift"; |
710 |
| - requirement = { |
711 |
| - kind = exactVersion; |
712 |
| - version = 2.27.2; |
713 |
| - }; |
714 |
| - }; |
715 |
| -/* End XCRemoteSwiftPackageReference section */ |
716 |
| - |
717 | 708 | /* Begin XCSwiftPackageProductDependency section */
|
718 |
| - 906AB81F29E9F0E9007FFC81 /* FaceLiveness */ = { |
| 709 | + 973619212BA378200003A590 /* FaceLiveness */ = { |
719 | 710 | isa = XCSwiftPackageProductDependency;
|
720 |
| - package = 906AB81E29E9F0E9007FFC81 /* XCRemoteSwiftPackageReference "amplify-ui-swift-liveness" */; |
721 | 711 | productName = FaceLiveness;
|
722 | 712 | };
|
723 |
| - 9077AB3629E5D28900433155 /* AWSAPIPlugin */ = { |
| 713 | + 97D1A8E82BA3757700FF1368 /* AWSAPIPlugin */ = { |
724 | 714 | isa = XCSwiftPackageProductDependency;
|
725 |
| - package = 9077AB3529E5D28900433155 /* XCRemoteSwiftPackageReference "amplify-swift" */; |
726 | 715 | productName = AWSAPIPlugin;
|
727 | 716 | };
|
728 |
| - 9077AB3829E5D28900433155 /* AWSCognitoAuthPlugin */ = { |
| 717 | + 97D1A8EA2BA3757700FF1368 /* AWSCognitoAuthPlugin */ = { |
729 | 718 | isa = XCSwiftPackageProductDependency;
|
730 |
| - package = 9077AB3529E5D28900433155 /* XCRemoteSwiftPackageReference "amplify-swift" */; |
731 | 719 | productName = AWSCognitoAuthPlugin;
|
732 | 720 | };
|
733 |
| - 9077AB3A29E5D28900433155 /* Amplify */ = { |
| 721 | + 97D1A8EC2BA3757700FF1368 /* Amplify */ = { |
734 | 722 | isa = XCSwiftPackageProductDependency;
|
735 |
| - package = 9077AB3529E5D28900433155 /* XCRemoteSwiftPackageReference "amplify-swift" */; |
736 | 723 | productName = Amplify;
|
737 | 724 | };
|
738 | 725 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments