mamaral / Neon

A powerful Swift programmatic UI layout framework.
MIT License
4.58k stars 389 forks source link

Removed the unnecessary NeonMacDemo scheme #18

Closed david-hoze closed 8 years ago

david-hoze commented 8 years ago

This solves #17.

mamaral commented 8 years ago

Perfect, thanks for doing this!

david-hoze commented 8 years ago

No problem :)

zixun commented 8 years ago

@amitai-hoze good job!

schickling commented 8 years ago

Still getting the following:

*** xcodebuild output can be found in /var/folders/98/36hndq_926z_75201r95qvkw0000gn/T/carthage-xcodebuild.YbAJIp.log
A shell task failed with exit code 66:
xcodebuild: error: Scheme NeonMacDemo is not currently configured for the build action.

Carthage file looks like this: github "mamaral/Neon" "master"