Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
10f94b5580 | ||
|
|
60f04ca425 |
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.branch("snapshots")
|
||||
.exact("21.0.5")
|
||||
),
|
||||
.package(
|
||||
name: "OpenSSL",
|
||||
@ -48,8 +48,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEPassPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.0.2/WebIdEPassPlugin.framework-v1.0.2-SNAPSHOT-39.zip",
|
||||
checksum: "fce563085e63f49bc48b4e249bd819a316be4e968d2e38f5c6d4a343103fc153"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassPlugin/1.0.1/WebIdEPassPlugin.framework-v1.0.1.zip",
|
||||
checksum: "ca088d37528ecdfba19c51baa0d6218fc63842f0f240a432b2833786e47ae5e3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user