lib/chocbomb/tools/xcode.rb in chocbomb-0.0.2 vs lib/chocbomb/tools/xcode.rb in chocbomb-0.0.3

- old
+ new

@@ -4,6 +4,6 @@ def self.build(cb) sh "xcodebuild -configuration #{cb.build_type} -target #{cb.target} #{cb.build_options}" end end end -end \ No newline at end of file +end