Compare commits

..

3 Commits

Author SHA1 Message Date
mac-mini-003
2174da0154 add new version 21.1.1 2025-10-09 21:38:20 +02:00
mac-mini-003
c17b87ad90 add new version 21.1.0 2025-10-08 15:20:32 +02:00
mac-mini-003
e02a70c3cb add new version 21.0.3 2025-09-18 16:33:11 +02:00

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("20.3.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("20.3.5")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.branch("snapshots")
.exact("20.3.5")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("20.3.5")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.2/WebIdAutoIdProductPlugin.framework-v21.1.2-SNAPSHOT-1536.zip",
checksum: "1c5cde997e7adabd95a5bbaf39be96c4399457621871187b5acf0931959bd6bb"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.1/WebIdAutoIdProductPlugin.framework-v21.1.1.zip",
checksum: "33f27772922c5448bf9f7049cc3fe37a3d7f0bc9893291734a8c3c66f83af8e1"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",