Skip to content

Instantly share code, notes, and snippets.

View x2on's full-sized avatar

Felix Schulze x2on

View GitHub Profile
@x2on
x2on / xctool.rb
Last active August 29, 2015 14:02
AutoScout24 fork with derived data option
require 'formula'
class Xctool < Formula
homepage 'https://github.com/facebook/xctool'
url 'https://github.com/facebook/xctool/archive/v0.2.2.tar.gz'
sha1 '7c1f5610d0543a2a93b87aeebd7dfb642d91d50d'
head 'https://github.com/AutoScout24/xctool.git', :branch => 'teamcity-reporter'
bottle do
cellar :any