6
0

add new version 10.3.0-SNAPSHOT-346

This commit is contained in:
mac-mini-003 2025-04-11 10:51:20 +02:00
parent 8fa3e110f3
commit e11b845cfc

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
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-343.zip",
checksum: "ee204acf3710b737d4a56fd2ef6d09b590b04600923994eb5aae65ffb49bdc53"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.3.0/WebIdIosBankIdentPlugin.framework-v10.3.0-SNAPSHOT-346.zip",
checksum: "f7a38b90b46a48920cc05a4f2aac14bb228b1fb97e617dcddcea0564fd5c94b3"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",