6
0

add new version 12.2.0-SNAPSHOT-866

This commit is contained in:
mac-mini-003 2025-01-28 08:53:13 +01:00
parent 6a98cb88af
commit c69da2e8b7

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.3.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.branch("redesign-v4-snapshots")
.exact("10.2.0")
)
],
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-865.zip",
checksum: "ad589bfab0073d48c20ccc7054e6c0bf072bebbce2f1c5176e94385af299406c"
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-866.zip",
checksum: "138e752effb07ae3b69abd4563970f00ef7b5953411959556db3ca6ac3416432"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",