6
0

add new version 15.0.0

This commit is contained in:
mac-mini-003 2025-07-14 12:21:06 +02:00 committed by Mario Rotz
parent 220e86bd54
commit 87ac5b54ee

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",
.exact("12.3.3")
.branch("experimental")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("9.3.1")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.4.2/WebIdDigitalSigningPlugin.framework-v11.4.2.zip",
checksum: "271acb7562e74ebca35c7d731e63b61c54618a796c021688c6b8d9033466eb05"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/200.3.2/WebIdDigitalSigningPlugin.framework-v200.3.2-SNAPSHOT-985.zip",
checksum: "158ee0cff1034d05a3c37ab001d78098e9f6974dbbb7be825c5539981a3559bb"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",