Compare commits
	
		
			15 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 9b7448204b | ||
|  | 0a6a11c02f | ||
|  | a3bbfa31d9 | ||
|  | 9a90e09c14 | ||
|  | 2cfb9a692d | ||
|  | d9f4299c29 | ||
|  | 22d8a029cf | ||
|  | 0647246cb2 | ||
|  | 66021e3495 | ||
|  | fd9491dbad | ||
|  | 741488b861 | ||
|  | 86b14ce58f | ||
|  | ec597f1679 | ||
|  | 7af7e62379 | ||
|  | e56c3ed5d9 | 
| @ -17,29 +17,29 @@ let package = Package( | ||||
|         .package( | ||||
|             name: "WebIdDigitalSigningPlugin", | ||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", | ||||
|             .exact("20.3.2") | ||||
|             .branch("snapshots") | ||||
|         ), | ||||
|         .package( | ||||
|             name: "WebIdIosIdentScanPlugin", | ||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", | ||||
|             .exact("20.3.5") | ||||
|             .branch("snapshots") | ||||
|         ), | ||||
|         .package( | ||||
|             name: "WebIdDocumentScanner", | ||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", | ||||
|             .exact("20.3.5") | ||||
|             .branch("snapshots") | ||||
|         ), | ||||
|         .package( | ||||
|             name: "WebIdOnServerDocumentScanner", | ||||
|             url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", | ||||
|             .exact("20.3.5") | ||||
|             .branch("snapshots") | ||||
|         ) | ||||
|     ], | ||||
|     targets: [ | ||||
|         .binaryTarget( | ||||
|             name: "WebIdAutoIdProductPlugin", | ||||
|             url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.1/WebIdAutoIdProductPlugin.framework-v21.1.1.zip", | ||||
|             checksum: "33f27772922c5448bf9f7049cc3fe37a3d7f0bc9893291734a8c3c66f83af8e1" | ||||
|             url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.2/WebIdAutoIdProductPlugin.framework-v21.1.2-SNAPSHOT-1536.zip", | ||||
|             checksum: "1c5cde997e7adabd95a5bbaf39be96c4399457621871187b5acf0931959bd6bb" | ||||
|         ), | ||||
|         .target( | ||||
|             name: "WebIdAutoIdProductPluginWrapper", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user