6
0

add new version 12.2.0-SNAPSHOT-869

This commit is contained in:
mac-mini-003 2025-02-11 09:13:12 +01:00
parent 963fd1de41
commit a0b20fe955

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.3.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.exact("10.2.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.2.0/WebIdDigitalSigningPlugin.framework-v12.2.0-SNAPSHOT-868.zip",
checksum: "097dbe637e914a1dbe7ade4de6d04b7ca8aacc4179c492b56f1c657f07f26d6d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.2.0/WebIdDigitalSigningPlugin.framework-v12.2.0-SNAPSHOT-869.zip",
checksum: "9184398fd821863f9685b72e7bf6bfc1967535ea4d62b5c6cb8cb0c6fe069dc5"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",