CosmicMind / Material

A UI/UX framework for creating beautiful applications.
http://cosmicmind.com
MIT License
11.99k stars 1.26k forks source link

Build error Carthage #692

Closed gaveezy closed 7 years ago

gaveezy commented 7 years ago

Version: 2.4.18 Command:

carthage update Material --platform iOS

Output:

Checking out Material at "2.4.18" xcodebuild output can be found in /var/folders/v4/8rfbk1c17qn30plppklmcr0w0000gn/T/carthage-xcodebuild.NuLrr3.log A shell task (/usr/bin/xcrun xcodebuild -project /Users/gvz/repos/gakey/Carthage/Checkouts/Material/Material.xcodeproj -scheme "Material macOS" -configuration Release CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean -showBuildSettings) failed with exit code 66: xcodebuild: error: Scheme Material macOS is not currently configured for the clean action.

SirComet commented 7 years ago

same issue here...

daniel-jonathan commented 7 years ago

I believe it is because I left a schema in the project. I am fixing it now.

daniel-jonathan commented 7 years ago

Hey, sorry about this. The fix should be in Material 2.4.19. Thank you!