Skip to content

Commit 1841be6

Browse files
committed
added v11.4.3
1 parent 1fcd4f7 commit 1841be6

File tree

53 files changed

+11
-12
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+11
-12
lines changed

AcuantFaceCapture/AcuantFaceCapture.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
8320597823DBA14100B7803F /* FaceCameraCornerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8320597623DBA14100B7803F /* FaceCameraCornerView.swift */; };
1111
8320597923DBA14100B7803F /* FaceCameraCornerOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8320597723DBA14100B7803F /* FaceCameraCornerOverlayView.swift */; };
1212
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 */; };
1414
83F0BF7623D8B28E00140A06 /* AcuantFaceCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 83F0BF7423D8B28E00140A06 /* AcuantFaceCapture.h */; settings = {ATTRIBUTES = (Public, ); }; };
1515
83F0BFAB23D8B59D00140A06 /* AcuantFaceCaptureController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F0BFAA23D8B59D00140A06 /* AcuantFaceCaptureController.swift */; };
1616
83F0BFB823D8B7E600140A06 /* AcuantFaceState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83F0BFB723D8B7E600140A06 /* AcuantFaceState.swift */; };
@@ -22,7 +22,7 @@
2222
8320597623DBA14100B7803F /* FaceCameraCornerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaceCameraCornerView.swift; sourceTree = "<group>"; };
2323
8320597723DBA14100B7803F /* FaceCameraCornerOverlayView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaceCameraCornerOverlayView.swift; sourceTree = "<group>"; };
2424
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; };
2626
83F0BF7123D8B28E00140A06 /* AcuantFaceCapture.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AcuantFaceCapture.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2727
83F0BF7423D8B28E00140A06 /* AcuantFaceCapture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcuantFaceCapture.h; sourceTree = "<group>"; };
2828
83F0BF7523D8B28E00140A06 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -37,7 +37,7 @@
3737
isa = PBXFrameworksBuildPhase;
3838
buildActionMask = 2147483647;
3939
files = (
40-
8381E909248EFF2C003FB763 /* AcuantImagePreparation.framework in Frameworks */,
40+
83997E522489AFA1002E5840 /* AcuantImagePreparation.framework in Frameworks */,
4141
);
4242
runOnlyForDeploymentPostprocessing = 0;
4343
};
@@ -47,7 +47,7 @@
4747
83997E502489AFA1002E5840 /* Frameworks */ = {
4848
isa = PBXGroup;
4949
children = (
50-
8381E908248EFF2C003FB763 /* AcuantImagePreparation.framework */,
50+
83997E512489AFA1002E5840 /* AcuantImagePreparation.framework */,
5151
);
5252
name = Frameworks;
5353
sourceTree = "<group>";

AcuantiOSSDKV11.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
s.swift_versions = ['5.2']
44
s.ios.deployment_target = '11.0'
55
s.name = "AcuantiOSSDKV11"
6-
s.version = "11.4.2"
6+
s.version = "11.4.3"
77
s.summary = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow "
88
s.description = "Acuant's latest SDK with most advanced image capture technology and optimized user workflow.
99
0 Bytes
Binary file not shown.
-1 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)