Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 434 Bytes

readme.markdown

File metadata and controls

15 lines (9 loc) · 434 Bytes

Cocktail App

alt text

Install dependencies

	sudo gem install cocoapods --pre (need ruby 2.0 above, rvm list, rvm use 2.3.0)
	[optional] pod setup
	pod install
	open cocktail-assassin.xcworkspace
NOTE

There is a .gitattributes file with *.pbxproj binary merge=union in there, be aware!!