6
0

add new version 10.0.1-SNAPSHOT-332

This commit is contained in:
mac-mini-003 2024-06-25 10:43:52 +02:00
parent 1b1d5c610d
commit 01b30a3d83

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("11.0.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.1/WebIdIosBankIdentPlugin.framework-v10.0.1-SNAPSHOT-331.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.1/WebIdIosBankIdentPlugin.framework-v10.0.1-SNAPSHOT-332.zip",
checksum: "4f43971f03beacc1bebc5302c24f0aaa3821f3bfa313828045d35e851f210ca6" checksum: "70dbaa990daf7bec4bfb1625bd5eb13983a70efe1821d64a670c51c0bb39410b"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",