6
0

add new version 12.1.1-SNAPSHOT-852

This commit is contained in:
mac-mini-003 2024-11-25 12:02:36 +01:00
parent 02992d4cdc
commit d6ba6f0078

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",
.branch("redesign-v4-snapshots")
.exact("13.2.1")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.exact("10.1.0")
.exact("10.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.1.1/WebIdDigitalSigningPlugin.framework-v12.1.1-SNAPSHOT-849.zip",
checksum: "2da159a920e1821342da55dcf7c95aef5424f5126d2dd5e255d5113b58a737b5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.1.1/WebIdDigitalSigningPlugin.framework-v12.1.1-SNAPSHOT-852.zip",
checksum: "34f5a612ec0953af8a6db43272a88a9a19e5b15d73ae76b56825571b4801e986"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",