6
0

add new version 9.0.1-SNAPSHOT-319

This commit is contained in:
mac-mini-003 2024-04-02 17:09:46 +02:00
parent abc2fbb23e
commit 520103c51a

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",
.exact("10.0.0") .branch("snapshots")
) )
], ],
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-318.zip", 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",
checksum: "02c6e6e5fe91cab4fd3ad7253ecf628330525f95acccea75a39a97127b77f677" checksum: "770bf1e2585d44984aa6829ce5d40bcfe64ebfd8b7a1edbe3acdd94bcbb859d4"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",