6
0

add new version 14.3.0-SNAPSHOT-1281

This commit is contained in:
mac-mini-003 2025-02-11 12:00:18 +01:00
parent cfafc5e9f9
commit 9901e5d6cc

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.2.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.3.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.3.1")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1278.zip",
checksum: "eeb3d5390af35c7e712d7584ec38540468a51285b3e43ebd1db47beaf25b7c3a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1281.zip",
checksum: "9fbdae2ac47d4335566572ca6947e9261053864e8264dd80b6da0c08fca0485c"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",