6
0

add new version 9.0.1-SNAPSHOT-320

This commit is contained in:
mac-mini-003 2024-04-17 16:22:59 +02:00
parent 520103c51a
commit e19e78aaf2

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("10.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.1/WebIdIosBankIdentPlugin.framework-v9.0.1-SNAPSHOT-319.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.1/WebIdIosBankIdentPlugin.framework-v9.0.1-SNAPSHOT-320.zip",
checksum: "770bf1e2585d44984aa6829ce5d40bcfe64ebfd8b7a1edbe3acdd94bcbb859d4" checksum: "2c679e8af08ffae8035a4537e44171084fe41f81e648eafe211b693c65437f23"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",