You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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...
The text was updated successfully, but these errors were encountered: