6
0

add new version 12.0.0-SNAPSHOT-1279

This commit is contained in:
mac-mini-003 2024-05-22 15:04:05 +02:00
parent 2f9c03b8a5
commit e2a6013648

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",
.exact("10.1.1") .exact("11.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.1.1/WebIdIosIdentScanPlugin.framework-v11.1.1-SNAPSHOT-1275.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.0/WebIdIosIdentScanPlugin.framework-v12.0.0-SNAPSHOT-1279.zip",
checksum: "6ed8fc7759d5a8b92d6fcd84804da861f7f03409d0b400ec52d724f0a0e78f1f" checksum: "c6125790ee9c0f2a889ce7d2234aa0355c13696481184d14e0dafb9abbaf2e4e"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",