Skip to content

Commit

Permalink
Update email and github homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksym Grebenets committed Sep 25, 2016
1 parent 0a90757 commit 1c0d3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastlane-plugin-wait_xcrun.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Gem::Specification.new do |spec|
spec.name = 'fastlane-plugin-wait_xcrun'
spec.version = Fastlane::WaitXcrun::VERSION
spec.author = %q{Maksym Grebenets}
spec.email = %q{maksym.grebenets@cba.com.au}
spec.email = %q{mgrebenets@gmail.com}

spec.summary = %q{Wait for Xcode toolchain to come back online after switching Xcode versions.}
# spec.homepage = "https://github.com/<GITHUB_USERNAME>/fastlane-plugin-wait_xcrun"
spec.homepage = "https://github.com/mgrebenets/fastlane-plugin-wait_xcrun"
spec.license = "MIT"

spec.files = Dir["lib/**/*"] + %w(README.md LICENSE)
Expand Down

0 comments on commit 1c0d3b3

Please sign in to comment.