We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43bf6cb commit e2eed34Copy full SHA for e2eed34
Formula/xcodegen.rb
@@ -1,8 +1,8 @@
1
class Xcodegen < Formula
2
desc "Tool that generates your Xcode project from a project spec"
3
homepage "https://github.com/yonaskolb/XcodeGen"
4
- url "https://github.com/yonaskolb/XcodeGen/archive/1.0.0.tar.gz"
5
- sha256 "824ea0d76deffc763f29fc66558d15a7d14665713b277887a644590b4672816e"
+ url "https://github.com/yonaskolb/XcodeGen/archive/1.0.1.tar.gz"
+ sha256 "4f4b0d1b2debc9bad69b1021cc4a9562c8adac7866536629cf098c5e08fc3125"
6
head "https://github.com/yonaskolb/XcodeGen.git"
7
8
depends_on :xcode
0 commit comments