add new version 21.0.4-SNAPSHOT-1506
This commit is contained in:
		
							parent
							
								
									976a164b42
								
							
						
					
					
						commit
						cbe48add2e
					
				| @ -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", |  | ||||||
|             .branch("snapshots") |  | ||||||
|         ), |  | ||||||
|         .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("15.0.0") |             .branch("snapshots") | ||||||
|         ), |         ), | ||||||
|         .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("15.0.0") |             .branch("snapshots") | ||||||
|         ), |         ), | ||||||
|         .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("15.0.0") |             .branch("snapshots") | ||||||
|         ), |         ), | ||||||
|         .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("15.0.0") |             .branch("snapshots") | ||||||
|         ) |         ) | ||||||
|     ], |     ], | ||||||
|     targets: [ |     targets: [ | ||||||
|         .binaryTarget( |         .binaryTarget( | ||||||
|             name: "WebIdMetaPlugin", |             name: "WebIdMetaPlugin", | ||||||
|             url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/15.0.0/WebIdMetaPlugin.framework-v15.0.0-SNAPSHOT-1298.zip", |             url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1506.zip", | ||||||
|             checksum: "5cd028e95de54cb23dbc50e1aa91d957d31e22e2e7f6545b13f12c5d573d504f" |             checksum: "b14143bdfc913f0133ae403c15f9125d9b120bdb9d46681a983a99da8928a0ec" | ||||||
|         ), |         ), | ||||||
|         .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