|
10 | 10 | 8320597823DBA14100B7803F /* FaceCameraCornerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8320597623DBA14100B7803F /* FaceCameraCornerView.swift */; }; |
11 | 11 | 8320597923DBA14100B7803F /* FaceCameraCornerOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8320597723DBA14100B7803F /* FaceCameraCornerOverlayView.swift */; }; |
12 | 12 | 8320597B23DBA18100B7803F /* FaceAcuantCameraOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8320597A23DBA18100B7803F /* FaceAcuantCameraOptions.swift */; }; |
13 | | - 8381E909248EFF2C003FB763 /* AcuantImagePreparation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8381E908248EFF2C003FB763 /* AcuantImagePreparation.framework */; }; |
| 13 | + 83997E522489AFA1002E5840 /* AcuantImagePreparation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83997E512489AFA1002E5840 /* AcuantImagePreparation.framework */; }; |
14 | 14 | 83F0BF7623D8B28E00140A06 /* AcuantFaceCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 83F0BF7423D8B28E00140A06 /* AcuantFaceCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
15 | 15 | 83F0BFAB23D8B59D00140A06 /* AcuantFaceCaptureController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F0BFAA23D8B59D00140A06 /* AcuantFaceCaptureController.swift */; }; |
16 | 16 | 83F0BFB823D8B7E600140A06 /* AcuantFaceState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F0BFB723D8B7E600140A06 /* AcuantFaceState.swift */; }; |
|
22 | 22 | 8320597623DBA14100B7803F /* FaceCameraCornerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaceCameraCornerView.swift; sourceTree = "<group>"; }; |
23 | 23 | 8320597723DBA14100B7803F /* FaceCameraCornerOverlayView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaceCameraCornerOverlayView.swift; sourceTree = "<group>"; }; |
24 | 24 | 8320597A23DBA18100B7803F /* FaceAcuantCameraOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaceAcuantCameraOptions.swift; sourceTree = "<group>"; }; |
25 | | - 8381E908248EFF2C003FB763 /* AcuantImagePreparation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AcuantImagePreparation.framework; path = ../EmbeddedFrameworks/AcuantImagePreparation.framework; sourceTree = "<group>"; }; |
| 25 | + 83997E512489AFA1002E5840 /* AcuantImagePreparation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = AcuantImagePreparation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
26 | 26 | 83F0BF7123D8B28E00140A06 /* AcuantFaceCapture.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AcuantFaceCapture.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 27 | 83F0BF7423D8B28E00140A06 /* AcuantFaceCapture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcuantFaceCapture.h; sourceTree = "<group>"; }; |
28 | 28 | 83F0BF7523D8B28E00140A06 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
37 | 37 | isa = PBXFrameworksBuildPhase; |
38 | 38 | buildActionMask = 2147483647; |
39 | 39 | files = ( |
40 | | - 8381E909248EFF2C003FB763 /* AcuantImagePreparation.framework in Frameworks */, |
| 40 | + 83997E522489AFA1002E5840 /* AcuantImagePreparation.framework in Frameworks */, |
41 | 41 | ); |
42 | 42 | runOnlyForDeploymentPostprocessing = 0; |
43 | 43 | }; |
|
47 | 47 | 83997E502489AFA1002E5840 /* Frameworks */ = { |
48 | 48 | isa = PBXGroup; |
49 | 49 | children = ( |
50 | | - 8381E908248EFF2C003FB763 /* AcuantImagePreparation.framework */, |
| 50 | + 83997E512489AFA1002E5840 /* AcuantImagePreparation.framework */, |
51 | 51 | ); |
52 | 52 | name = Frameworks; |
53 | 53 | sourceTree = "<group>"; |
|
0 commit comments