6
0

add new version 11.2.0-SNAPSHOT-787

This commit is contained in:
mac-mini-003 2025-01-23 15:22:27 +01:00
parent 4b3a84450b
commit 667eef4c2d

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("12.1.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots")
.exact("9.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-786.zip",
checksum: "61a961e80a65c43a1b1ab2b26607e832191e598a2a19fbb7687ca17833e7a5d0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-787.zip",
checksum: "44af11a7b4a71925bd8ac547033a697f1dcba0ed06e627af620478a47ead0e1b"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",