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 c952c67 commit 9b4001cCopy full SHA for 9b4001c
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/0.5.1.tar.gz"
5
- sha256 "2be8807b02e0989e442a3022f0243fc524ec98ba0dc60a9b0db492f5c965513d"
+ url "https://github.com/yonaskolb/XcodeGen/archive/0.6.0.tar.gz"
+ sha256 "df6706abe40bab6fe911f71357bf30b0fcfa5c0e03c9edf252ed68e5f2fa0958"
6
head "https://github.com/yonaskolb/XcodeGen.git"
7
8
depends_on :xcode
0 commit comments