add new version 12.5.1
This commit is contained in:
		
							parent
							
								
									92901aea63
								
							
						
					
					
						commit
						b37a134029
					
				@ -17,12 +17,12 @@ let package = Package(
 | 
				
			|||||||
        .package(
 | 
					        .package(
 | 
				
			||||||
            name: "WebIdDocumentScanner",
 | 
					            name: "WebIdDocumentScanner",
 | 
				
			||||||
            url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
 | 
					            url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
 | 
				
			||||||
            .exact("12.5.0")
 | 
					            .exact("12.5.1")
 | 
				
			||||||
        ),
 | 
					        ),
 | 
				
			||||||
        .package(
 | 
					        .package(
 | 
				
			||||||
            name: "WebIdPluginCore",
 | 
					            name: "WebIdPluginCore",
 | 
				
			||||||
            url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
 | 
					            url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
 | 
				
			||||||
            .exact("12.3.1")
 | 
					            .exact("12.3.2")
 | 
				
			||||||
        ),
 | 
					        ),
 | 
				
			||||||
        .package(
 | 
					        .package(
 | 
				
			||||||
            name: "DocumentReader",
 | 
					            name: "DocumentReader",
 | 
				
			||||||
@ -38,8 +38,8 @@ let package = Package(
 | 
				
			|||||||
    targets: [
 | 
					    targets: [
 | 
				
			||||||
        .binaryTarget(
 | 
					        .binaryTarget(
 | 
				
			||||||
            name: "WebIdOnDeviceDocumentScanner",
 | 
					            name: "WebIdOnDeviceDocumentScanner",
 | 
				
			||||||
            url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.5.0/WebIdOnDeviceDocumentScanner.framework-v12.5.0.zip",
 | 
					            url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.5.1/WebIdOnDeviceDocumentScanner.framework-v12.5.1.zip",
 | 
				
			||||||
            checksum: "9677bd1b8f93e5bec90f1aeba5186c62968d85c3b9e64ed0e19af4d57b92f8e7"
 | 
					            checksum: "bb7abd8129491a18b5fd8fbd691fe47930658c39f88e9344d6b0860709fa8b1d"
 | 
				
			||||||
        ),
 | 
					        ),
 | 
				
			||||||
        .target(
 | 
					        .target(
 | 
				
			||||||
            name: "WebIdOnDeviceDocumentScannerWrapper",
 | 
					            name: "WebIdOnDeviceDocumentScannerWrapper",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user