6
0

add new version 11.1.0-SNAPSHOT-1263

This commit is contained in:
mac-mini-003 2024-04-17 15:42:58 +02:00
parent 5b4df54a9e
commit 3576b312a7

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.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.0/WebIdIosIdentScanPlugin.framework-v11.1.0-SNAPSHOT-1262.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.0/WebIdIosIdentScanPlugin.framework-v11.1.0-SNAPSHOT-1263.zip",
checksum: "b92716ce3acdbf59b1cea6f384992bd5f145a0c8b968b1e97703bce5aa2edb89" checksum: "7e785e771580bba2b08c739ca988cede0eba9917389a5757ccd95755f19df94e"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",