6
0

add new version 21.1.3-SNAPSHOT-1543

This commit is contained in:
mac-mini-003 2025-11-04 16:28:41 +01:00
parent 3ecb93a882
commit 4d1e84fa20

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("20.3.2")
.branch("experimental")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.3")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.1.2/WebIdEIdProductPlugin.framework-v21.1.2-SNAPSHOT-1539.zip",
checksum: "be031ff94828969c0c317d7cc35eff346ebefacadb8d7efe228f57f6e70140e8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.1.3/WebIdEIdProductPlugin.framework-v21.1.3-SNAPSHOT-1543.zip",
checksum: "565f725fca5b56ee4dd52755be884e0cde041c24d2c60971451521771e141279"
),
.target(
name: "WebIdEIdProductPluginWrapper",