6
0

add new version 13.3.1

This commit is contained in:
mac-mini-003 2025-02-03 14:38:30 +01:00
parent be4fa704a6
commit a8bac5929a

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("13.3.0") .exact("13.3.1")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.3.0/WebIdIosIdentScanPlugin.framework-v13.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.3.1/WebIdIosIdentScanPlugin.framework-v13.3.1.zip",
checksum: "dcc0f17e85616a434f732a9d6627b1b7bb52ec519d1c788ac50b3709caec9590" checksum: "71488d55eb8d14edf1ee6084dd49f343d1cdef794d958874ce74c9633dbe5428"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",