add new version 21.0.3
This commit is contained in:
		
							parent
							
								
									4d2fdf2881
								
							
						
					
					
						commit
						5110447326
					
				| @ -14,37 +14,32 @@ let package = Package( | |||||||
|     ], |     ], | ||||||
|     dependencies: [ |     dependencies: [ | ||||||
|         // Dependencies declare other packages that this package depends on. |         // Dependencies declare other packages that this package depends on. | ||||||
|         .package( |  | ||||||
|             name: "WebIdVideoIdentProductPlugin", |  | ||||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git", |  | ||||||
|             .exact("13.7.4") |  | ||||||
|         ), |  | ||||||
|         .package( |         .package( | ||||||
|             name: "WebIdVideoIdentPlugin", |             name: "WebIdVideoIdentPlugin", | ||||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm", |             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm", | ||||||
|             .exact("10.7.2") |             .exact("20.2.2") | ||||||
|         ), |         ), | ||||||
|         .package( |         .package( | ||||||
|             name: "WebIdDigitalSigningPlugin", |             name: "WebIdDigitalSigningPlugin", | ||||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", |             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", | ||||||
|             .exact("11.4.2") |             .exact("20.2.1") | ||||||
|         ), |         ), | ||||||
|         .package( |         .package( | ||||||
|             name: "WebIdIosIdentScanPlugin", |             name: "WebIdIosIdentScanPlugin", | ||||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", |             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", | ||||||
|             .exact("12.6.0") |             .exact("20.2.1") | ||||||
|         ), |         ), | ||||||
|         .package( |         .package( | ||||||
|             name: "WebIdOnServerDocumentScanner", |             name: "WebIdOnServerDocumentScanner", | ||||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", |             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", | ||||||
|             .exact("12.6.0") |             .exact("20.2.1") | ||||||
|         ) |         ) | ||||||
|     ], |     ], | ||||||
|     targets: [ |     targets: [ | ||||||
|         .binaryTarget( |         .binaryTarget( | ||||||
|             name: "WebIdMetaPlugin", |             name: "WebIdMetaPlugin", | ||||||
|             url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.4/WebIdMetaPlugin.framework-v13.7.4.zip", |             url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.framework-v21.0.3.zip", | ||||||
|             checksum: "009cd2a7d4e4cab7f21a9829c3c717ca3f5c96b69327f861d2fa60b3ea2d788d" |             checksum: "6dd15ae2f935b88453717f9d4e1c2f3584628c1b2d548c7d6463a07d019bfd82" | ||||||
|         ), |         ), | ||||||
|         .target( |         .target( | ||||||
|             name: "WebIdMetaPluginWrapper", |             name: "WebIdMetaPluginWrapper", | ||||||
| @ -52,7 +47,6 @@ let package = Package( | |||||||
|                 .target(name: "WebIdMetaPlugin"), |                 .target(name: "WebIdMetaPlugin"), | ||||||
|                 // [target dependecies here] |                 // [target dependecies here] | ||||||
|                  |                  | ||||||
|                 .product(name: "WebIdVideoIdentProductPlugin", package: "WebIdVideoIdentProductPlugin"), |  | ||||||
|                 .product(name: "WebIdVideoIdentPlugin", package: "WebIdVideoIdentPlugin"), |                 .product(name: "WebIdVideoIdentPlugin", package: "WebIdVideoIdentPlugin"), | ||||||
|                 .product(name: "WebIdDigitalSigningPlugin", package: "WebIdDigitalSigningPlugin"), |                 .product(name: "WebIdDigitalSigningPlugin", package: "WebIdDigitalSigningPlugin"), | ||||||
|                 .product(name: "WebIdIosIdentScanPlugin", package: "WebIdIosIdentScanPlugin"), |                 .product(name: "WebIdIosIdentScanPlugin", package: "WebIdIosIdentScanPlugin"), | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user