Skip to content

Commit

Permalink
Updating ios samples - v.6.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scandit-bot committed Oct 8, 2024
1 parent 6438030 commit 6ce25f9
Show file tree
Hide file tree
Showing 25 changed files with 387 additions and 385 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
013B483EBBC36323A769DE77 /* ScanditIDC in Frameworks */ = {isa = PBXBuildFile; productRef = 27E641FB93375601D1335776 /* ScanditIDC */; };
028C436EA56A52613602530E /* ScanditIdCapture in Frameworks */ = {isa = PBXBuildFile; productRef = CF9740EE94DF9E42DD986B30 /* ScanditIdCapture */; };
166D40B4BBD92DA1F8A15C1B /* ScanditCaptureCore in Frameworks */ = {isa = PBXBuildFile; productRef = 8311471391AF2C00742F8270 /* ScanditCaptureCore */; };
54D8457B96E91AFC820D4FFE /* ScanditCaptureCore in Frameworks */ = {isa = PBXBuildFile; productRef = 96B94A10A7A88AC63FA4CD88 /* ScanditCaptureCore */; };
651872C32688B7FA0043ABC7 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 651872C22688B7FA0043ABC7 /* MainViewController.swift */; };
65203CA02577F956006246C6 /* SampleCode.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 65203C9F2577F956006246C6 /* SampleCode.xcconfig */; };
65A45557268C634500A61D6F /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A45556268C634400A61D6F /* Date+Extensions.swift */; };
Expand All @@ -24,10 +22,12 @@
65E53736238545E2002CA693 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65E53735238545E2002CA693 /* Assets.xcassets */; };
65E53739238545E2002CA693 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65E53737238545E2002CA693 /* LaunchScreen.storyboard */; };
65E5375523855449002CA693 /* DataCaptureContext+License.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E5375423855449002CA693 /* DataCaptureContext+License.swift */; };
693E4B21AD0A64A8DA1B6772 /* ScanditIDC in Frameworks */ = {isa = PBXBuildFile; productRef = C3754F4B8CC27EFD3EE4642D /* ScanditIDC */; };
9C1AFBC52A372A4A003AD9B8 /* IdCaptureViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C1AFBC42A372A4A003AD9B8 /* IdCaptureViewController.swift */; };
B3CB42ADAC793D701BD1E8EA /* ScanditBarcodeCapture in Frameworks */ = {isa = PBXBuildFile; productRef = 1660469581182372813693A3 /* ScanditBarcodeCapture */; };
B94597D4296D960E00FE1A8A /* DeliveryLogic.swift in Sources */ = {isa = PBXBuildFile; fileRef = B94597D3296D960E00FE1A8A /* DeliveryLogic.swift */; };
D4074DD2944826F5CF465B49 /* ScanditBarcodeCapture in Frameworks */ = {isa = PBXBuildFile; productRef = 81054CC2B120899F64066BFA /* ScanditBarcodeCapture */; };
E5164466B8D1941B62A518A9 /* ScanditTextCapture in Frameworks */ = {isa = PBXBuildFile; productRef = A53744E1A5155AD380DFCB07 /* ScanditTextCapture */; };
DC624647AA04126501F20DDB /* ScanditTextCapture in Frameworks */ = {isa = PBXBuildFile; productRef = F8514F93AD9D096BDB4E8A9C /* ScanditTextCapture */; };
F47644398D81EEF133E47432 /* ScanditIdCapture in Frameworks */ = {isa = PBXBuildFile; productRef = 71E741A3B0EF37140C852781 /* ScanditIdCapture */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -79,11 +79,11 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E5164466B8D1941B62A518A9 /* ScanditTextCapture in Frameworks */,
166D40B4BBD92DA1F8A15C1B /* ScanditCaptureCore in Frameworks */,
028C436EA56A52613602530E /* ScanditIdCapture in Frameworks */,
D4074DD2944826F5CF465B49 /* ScanditBarcodeCapture in Frameworks */,
013B483EBBC36323A769DE77 /* ScanditIDC in Frameworks */,
DC624647AA04126501F20DDB /* ScanditTextCapture in Frameworks */,
54D8457B96E91AFC820D4FFE /* ScanditCaptureCore in Frameworks */,
F47644398D81EEF133E47432 /* ScanditIdCapture in Frameworks */,
B3CB42ADAC793D701BD1E8EA /* ScanditBarcodeCapture in Frameworks */,
693E4B21AD0A64A8DA1B6772 /* ScanditIDC in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -197,11 +197,11 @@
);
name = AgeVerifiedDeliverySample;
packageProductDependencies = (
A53744E1A5155AD380DFCB07 /* ScanditTextCapture */,
8311471391AF2C00742F8270 /* ScanditCaptureCore */,
CF9740EE94DF9E42DD986B30 /* ScanditIdCapture */,
81054CC2B120899F64066BFA /* ScanditBarcodeCapture */,
27E641FB93375601D1335776 /* ScanditIDC */,
F8514F93AD9D096BDB4E8A9C /* ScanditTextCapture */,
96B94A10A7A88AC63FA4CD88 /* ScanditCaptureCore */,
71E741A3B0EF37140C852781 /* ScanditIdCapture */,
1660469581182372813693A3 /* ScanditBarcodeCapture */,
C3754F4B8CC27EFD3EE4642D /* ScanditIDC */,
);
productName = CaptureIdSimpleSample;
productReference = 65E5372B238545E0002CA693 /* AgeVerifiedDeliverySample.app */;
Expand Down Expand Up @@ -236,7 +236,7 @@
);
mainGroup = 65E53722238545E0002CA693;
packageReferences = (
B0AA44B589C5A0BECC38A299 /* XCRemoteSwiftPackageReference "datacapture-spm" */,
32CF4BB6868D65C675CB8A74 /* XCRemoteSwiftPackageReference "datacapture-spm" */,
);
productRefGroup = 65E5372C238545E0002CA693 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -527,41 +527,41 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
B0AA44B589C5A0BECC38A299 /* XCRemoteSwiftPackageReference "datacapture-spm" */ = {
32CF4BB6868D65C675CB8A74 /* XCRemoteSwiftPackageReference "datacapture-spm" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "git@github.com:Scandit/datacapture-spm.git";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 6.27.2;
minimumVersion = 6.28.0;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
27E641FB93375601D1335776 /* ScanditIDC */ = {
1660469581182372813693A3 /* ScanditBarcodeCapture */ = {
isa = XCSwiftPackageProductDependency;
package = B0AA44B589C5A0BECC38A299 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditIDC;
package = 32CF4BB6868D65C675CB8A74 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditBarcodeCapture;
};
81054CC2B120899F64066BFA /* ScanditBarcodeCapture */ = {
71E741A3B0EF37140C852781 /* ScanditIdCapture */ = {
isa = XCSwiftPackageProductDependency;
package = B0AA44B589C5A0BECC38A299 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditBarcodeCapture;
package = 32CF4BB6868D65C675CB8A74 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditIdCapture;
};
8311471391AF2C00742F8270 /* ScanditCaptureCore */ = {
96B94A10A7A88AC63FA4CD88 /* ScanditCaptureCore */ = {
isa = XCSwiftPackageProductDependency;
package = B0AA44B589C5A0BECC38A299 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
package = 32CF4BB6868D65C675CB8A74 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditCaptureCore;
};
A53744E1A5155AD380DFCB07 /* ScanditTextCapture */ = {
C3754F4B8CC27EFD3EE4642D /* ScanditIDC */ = {
isa = XCSwiftPackageProductDependency;
package = B0AA44B589C5A0BECC38A299 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditTextCapture;
package = 32CF4BB6868D65C675CB8A74 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditIDC;
};
CF9740EE94DF9E42DD986B30 /* ScanditIdCapture */ = {
F8514F93AD9D096BDB4E8A9C /* ScanditTextCapture */ = {
isa = XCSwiftPackageProductDependency;
package = B0AA44B589C5A0BECC38A299 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditIdCapture;
package = 32CF4BB6868D65C675CB8A74 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditTextCapture;
};
/* End XCSwiftPackageProductDependency section */
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
objects = {

/* Begin PBXBuildFile section */
41294C5D9C4380A8B64E3AE4 /* ScanditBarcodeCapture in Frameworks */ = {isa = PBXBuildFile; productRef = 082D4CCA902DC74BF3A31BE1 /* ScanditBarcodeCapture */; };
11CA484E9A2C0A673A48298B /* ScanditBarcodeCapture in Frameworks */ = {isa = PBXBuildFile; productRef = BCCA49449795F3C71BDE49D9 /* ScanditBarcodeCapture */; };
53644C0485F050F62A36BF6B /* ScanditCaptureCore in Frameworks */ = {isa = PBXBuildFile; productRef = 7F4143F09A53C7A4FF819929 /* ScanditCaptureCore */; };
65203C822577F5F9006246C6 /* SampleCode.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 65203C812577F5F8006246C6 /* SampleCode.xcconfig */; };
9EB3497EB8F768689BEDC4E5 /* ScanditCaptureCore in Frameworks */ = {isa = PBXBuildFile; productRef = 9E4B476DB1F3D7D603ADB450 /* ScanditCaptureCore */; };
A272999F2330F35B00A0ABE9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A272999E2330F35B00A0ABE9 /* AppDelegate.swift */; };
A27299A12330F35B00A0ABE9 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A27299A02330F35B00A0ABE9 /* ViewController.swift */; };
A27299A42330F35B00A0ABE9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A27299A22330F35B00A0ABE9 /* Main.storyboard */; };
Expand Down Expand Up @@ -46,8 +46,8 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
41294C5D9C4380A8B64E3AE4 /* ScanditBarcodeCapture in Frameworks */,
9EB3497EB8F768689BEDC4E5 /* ScanditCaptureCore in Frameworks */,
11CA484E9A2C0A673A48298B /* ScanditBarcodeCapture in Frameworks */,
53644C0485F050F62A36BF6B /* ScanditCaptureCore in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -119,8 +119,8 @@
);
name = BarcodeCaptureRejectSample;
packageProductDependencies = (
082D4CCA902DC74BF3A31BE1 /* ScanditBarcodeCapture */,
9E4B476DB1F3D7D603ADB450 /* ScanditCaptureCore */,
BCCA49449795F3C71BDE49D9 /* ScanditBarcodeCapture */,
7F4143F09A53C7A4FF819929 /* ScanditCaptureCore */,
);
productName = BarcodeCaptureRejectSample;
productReference = A272999B2330F35B00A0ABE9 /* BarcodeCaptureRejectSample.app */;
Expand Down Expand Up @@ -151,7 +151,7 @@
);
mainGroup = A27299922330F35B00A0ABE9;
packageReferences = (
2B7B4805960B91261FCC780C /* XCRemoteSwiftPackageReference "datacapture-spm" */,
431B4634A07BC62883E14CD8 /* XCRemoteSwiftPackageReference "datacapture-spm" */,
);
productRefGroup = A272999C2330F35B00A0ABE9 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -402,26 +402,26 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
2B7B4805960B91261FCC780C /* XCRemoteSwiftPackageReference "datacapture-spm" */ = {
431B4634A07BC62883E14CD8 /* XCRemoteSwiftPackageReference "datacapture-spm" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "git@github.com:Scandit/datacapture-spm.git";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 6.27.2;
minimumVersion = 6.28.0;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
082D4CCA902DC74BF3A31BE1 /* ScanditBarcodeCapture */ = {
7F4143F09A53C7A4FF819929 /* ScanditCaptureCore */ = {
isa = XCSwiftPackageProductDependency;
package = 2B7B4805960B91261FCC780C /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditBarcodeCapture;
package = 431B4634A07BC62883E14CD8 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditCaptureCore;
};
9E4B476DB1F3D7D603ADB450 /* ScanditCaptureCore */ = {
BCCA49449795F3C71BDE49D9 /* ScanditBarcodeCapture */ = {
isa = XCSwiftPackageProductDependency;
package = 2B7B4805960B91261FCC780C /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditCaptureCore;
package = 431B4634A07BC62883E14CD8 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditBarcodeCapture;
};
/* End XCSwiftPackageProductDependency section */
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
3AB045A48ABC75715303F0EC /* ScanditCaptureCore in Frameworks */ = {isa = PBXBuildFile; productRef = 397C444F8FCE50E6C5E02E3C /* ScanditCaptureCore */; };
5BCD41AA289819D500EFE3DD /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BCD41A9289819D500EFE3DD /* Date+Extensions.swift */; };
65203C852577F711006246C6 /* SampleCode.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 65203C842577F711006246C6 /* SampleCode.xcconfig */; };
652F0B3D2615D0650075D4C2 /* RectangularViewfinderDisabledColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 652F0B3C2615D0650075D4C2 /* RectangularViewfinderDisabledColor.swift */; };
Expand Down Expand Up @@ -92,9 +93,8 @@
A2CC098C255E9D7600C2E3EA /* GesturesTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2CC098B255E9D7600C2E3EA /* GesturesTableViewController.swift */; };
A2CC098E255E9DE700C2E3EA /* GesturesDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2CC098D255E9DE700C2E3EA /* GesturesDataSource.swift */; };
A2E5EA1E261766D100D43871 /* UIColor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2E5EA1D261766D100D43871 /* UIColor+Extensions.swift */; };
D8414956B357017D514D0BCC /* ScanditCaptureCore in Frameworks */ = {isa = PBXBuildFile; productRef = 14A44241BB8E1C02F1B91A47 /* ScanditCaptureCore */; };
B21A472888FDE47DAC3A10E5 /* ScanditBarcodeCapture in Frameworks */ = {isa = PBXBuildFile; productRef = 41B24E2F9E66AC84D34E2758 /* ScanditBarcodeCapture */; };
DCB8EE7529A901D500E7DB0A /* MacroMode+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCB8EE7429A901D500E7DB0A /* MacroMode+Extensions.swift */; };
E6B944A2A73E2BC9642B349B /* ScanditBarcodeCapture in Frameworks */ = {isa = PBXBuildFile; productRef = 8C0F4F12BA4103723E35A4AB /* ScanditBarcodeCapture */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
Expand Down Expand Up @@ -206,8 +206,8 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D8414956B357017D514D0BCC /* ScanditCaptureCore in Frameworks */,
E6B944A2A73E2BC9642B349B /* ScanditBarcodeCapture in Frameworks */,
3AB045A48ABC75715303F0EC /* ScanditCaptureCore in Frameworks */,
B21A472888FDE47DAC3A10E5 /* ScanditBarcodeCapture in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -503,8 +503,8 @@
);
name = BarcodeCaptureSettingsSample;
packageProductDependencies = (
14A44241BB8E1C02F1B91A47 /* ScanditCaptureCore */,
8C0F4F12BA4103723E35A4AB /* ScanditBarcodeCapture */,
397C444F8FCE50E6C5E02E3C /* ScanditCaptureCore */,
41B24E2F9E66AC84D34E2758 /* ScanditBarcodeCapture */,
);
productName = SimpleSampleSwift;
productReference = 6FA0B28D219AE7B600FF780A /* BarcodeCaptureSettingsSample.app */;
Expand Down Expand Up @@ -536,7 +536,7 @@
);
mainGroup = 6FA0B284219AE7B600FF780A;
packageReferences = (
34F34ECC829C65DB025D6271 /* XCRemoteSwiftPackageReference "datacapture-spm" */,
15BB4956BBF5F506555D8383 /* XCRemoteSwiftPackageReference "datacapture-spm" */,
);
productRefGroup = 6FA0B28E219AE7B600FF780A /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -894,25 +894,25 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
34F34ECC829C65DB025D6271 /* XCRemoteSwiftPackageReference "datacapture-spm" */ = {
15BB4956BBF5F506555D8383 /* XCRemoteSwiftPackageReference "datacapture-spm" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "git@github.com:Scandit/datacapture-spm.git";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 6.27.2;
minimumVersion = 6.28.0;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
14A44241BB8E1C02F1B91A47 /* ScanditCaptureCore */ = {
397C444F8FCE50E6C5E02E3C /* ScanditCaptureCore */ = {
isa = XCSwiftPackageProductDependency;
package = 34F34ECC829C65DB025D6271 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
package = 15BB4956BBF5F506555D8383 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditCaptureCore;
};
8C0F4F12BA4103723E35A4AB /* ScanditBarcodeCapture */ = {
41B24E2F9E66AC84D34E2758 /* ScanditBarcodeCapture */ = {
isa = XCSwiftPackageProductDependency;
package = 34F34ECC829C65DB025D6271 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
package = 15BB4956BBF5F506555D8383 /* XCRemoteSwiftPackageReference "datacapture-spm" */;
productName = ScanditBarcodeCapture;
};
/* End XCSwiftPackageProductDependency section */
Expand Down
Loading

0 comments on commit 6ce25f9

Please sign in to comment.