6
0

add new version 20.4.1-SNAPSHOT-352

This commit is contained in:
mac-mini-003 2025-12-18 15:10:01 +01:00
parent 436080e09b
commit 88e1ef72f9

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",
.upToNextMinor(from: "15.0.0")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "15.0.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.0.1/WebIdPluginCore.framework-v15.0.1.zip",
checksum: "18268d330c987834ade4ad5cc48441c9fa27a552121daceb2c5481b9a2c20095"
url: "https://api.webid-solutions.de/releases/ios/xcframework/mwa-4598/de/webid-solutions/WebIdPluginCore/20.4.1/WebIdPluginCore.framework-v20.4.1-SNAPSHOT-352.zip",
checksum: "d0af1145e9ed3da7c1c0f710aaaa78f6eb4ec18d6fdb54a3a5acc61b803765c5"
),
.target(
name: "WebIdPluginCoreWrapper",