6
0

add new version 10.2.0-SNAPSHOT-341

This commit is contained in:
mac-mini-003 2025-01-23 16:35:26 +01:00
parent 502511e1bb
commit 328eaad757

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .exact("12.1.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-340.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-341.zip",
checksum: "768edc6680e0cd34e36943050ba43390ade3acf3c348bc5de1c0be503904e0e9" checksum: "4c6c641f6f6638a7bab021257027d78bd15e0f28d57351a9627a75a0a6f6759b"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",