SVGView icon indicating copy to clipboard operation
SVGView copied to clipboard

Carthage build failed: Task failed with exit code 75

Open frankdeboer1985 opened this issue 2 years ago • 0 comments

We recently added SVGView library to try it out in our test apps. However, when building with Carthage it fails. Temporary solution: /Carthage/Checkouts/SVGView/SVGView.xcodeproj Edit the SVGView scheme and remove Build/Pre-actions

Task failed with exit code 75: /usr/bin/xcrun xcodebuild -project /Carthage/Checkouts/SVGView/SVGView.xcodeproj -scheme SVGView -configuration Release -derivedDataPath /etcetera...

frankdeboer1985 avatar May 15 '23 10:05 frankdeboer1985