6
0

add new version 12.3.1

This commit is contained in:
mac-mini-003 2025-05-22 22:23:11 +02:00
parent d026fe5af1
commit 33ca33d71a

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.branch("snapshots")
.upToNextMinor(from: "7.0.3")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "11.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/12.3.0/WebIdPluginCore.framework-v12.3.0.zip",
checksum: "2f8f0f47d329c4092be7f9a18297b664b04bea9d64c36fcc5ba0d9702fecd949"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/12.3.1/WebIdPluginCore.framework-v12.3.1.zip",
checksum: "dea4037222b70dd024eae8ce2a67db093f718f5d51d33879e6e9a10e3b5161c4"
),
.target(
name: "WebIdPluginCoreWrapper",