Closed mthole closed 2 years ago
Simply remove the resources: [.copy("Images/cameraRotate@3x.png")]) part of the SPM resources, as this file is already handled as part of the .xcassets
resources: [.copy("Images/cameraRotate@3x.png")])
Fixes https://github.com/hyperoslo/BarcodeScanner/issues/203
Thank you!
Simply remove the
resources: [.copy("Images/cameraRotate@3x.png")])
part of the SPM resources, as this file is already handled as part of the .xcassetsFixes https://github.com/hyperoslo/BarcodeScanner/issues/203