add new version 12.0.1-SNAPSHOT-1291
This commit is contained in:
		
							parent
							
								
									e65bfdd688
								
							
						
					
					
						commit
						9b0f485731
					
				@ -18,13 +18,18 @@ let 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",
 | 
				
			||||||
            .branch("snapshots")
 | 
					            .branch("snapshots")
 | 
				
			||||||
 | 
					        ),
 | 
				
			||||||
 | 
					        .package(
 | 
				
			||||||
 | 
					            name: "WebIdPluginCore",
 | 
				
			||||||
 | 
					            url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm",
 | 
				
			||||||
 | 
					            .exact("11.0.1")
 | 
				
			||||||
        )
 | 
					        )
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    targets: [
 | 
					    targets: [
 | 
				
			||||||
        .binaryTarget(
 | 
					        .binaryTarget(
 | 
				
			||||||
            name: "WebIdOnDeviceDocumentScanner",
 | 
					            name: "WebIdOnDeviceDocumentScanner",
 | 
				
			||||||
            url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1290.zip",
 | 
					            url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1291.zip",
 | 
				
			||||||
            checksum: "6dec7e64011f95c5a8b1dbe764c525466091386c65011fbd0ec8ed4a9f325ddf"
 | 
					            checksum: "0ae9ca13c9b155f9b877fd354b03b06a4b847c14c460a07f9f1e850e9bba3052"
 | 
				
			||||||
        ),
 | 
					        ),
 | 
				
			||||||
        .target(
 | 
					        .target(
 | 
				
			||||||
            name: "WebIdOnDeviceDocumentScannerWrapper",
 | 
					            name: "WebIdOnDeviceDocumentScannerWrapper",
 | 
				
			||||||
@ -33,6 +38,7 @@ let package = Package(
 | 
				
			|||||||
                // [target dependecies here]
 | 
					                // [target dependecies here]
 | 
				
			||||||
                
 | 
					                
 | 
				
			||||||
                .product(name: "WebIdDocumentScanner", package: "WebIdDocumentScanner"),
 | 
					                .product(name: "WebIdDocumentScanner", package: "WebIdDocumentScanner"),
 | 
				
			||||||
 | 
					                .product(name: "WebIdPluginCore", package: "WebIdPluginCore"),
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        )
 | 
					        )
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user