Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45696baa1b | ||
|
|
600c9c7038 | ||
|
|
4b457f2128 | ||
|
|
3e98c4ec28 | ||
|
|
17770ce97c | ||
|
|
80373c48f1 | ||
|
|
e263a69592 | ||
|
|
56fbf5f18e | ||
|
|
4c4e3e3917 | ||
|
|
feada911d7 | ||
|
|
fb668f6cfd | ||
|
|
ab46e329d8 | ||
|
|
910a18edf3 | ||
|
|
d4c82a8447 |
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEPassPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
|
||||
.branch("snapshots")
|
||||
.exact("1.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("22.1.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.branch("snapshots")
|
||||
.exact("22.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEPassProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.4.3/WebIdEPassProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip",
|
||||
checksum: "d4a90d11e1aa7ff8f076d8556c3f16022ab459a46512dcf610ce5f5c06f37612"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassProductPlugin/22.4.2/WebIdEPassProductPlugin.framework-v22.4.2.zip",
|
||||
checksum: "a2265588f25a1c0de7681f1a96d2c7ea60c5ebc44510b676f67459f78177c27c"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user