6
0

add new version 11.0.0-SNAPSHOT-1248

This commit is contained in:
mac-mini-003 2024-03-19 14:37:30 +01:00
parent 144b02d12c
commit db25b1d002

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .exact("10.0.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.0.0/WebIdIosIdentScanPlugin.framework-v11.0.0-SNAPSHOT-1247.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.0.0/WebIdIosIdentScanPlugin.framework-v11.0.0-SNAPSHOT-1248.zip",
checksum: "a8cc5b954e7fe13ba1ccd2cd4b01ab992e3646f715549d6cf7f33e182cfacfd0" checksum: "c9e445f2b0ddd72cecfa3b6cdb541be258d46e52bdeda2e2b1d6e52e29a70bde"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",