Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added fastlane to iOS projects #1704

Merged
merged 4 commits into from
Oct 19, 2015
Merged

Added fastlane to iOS projects #1704

merged 4 commits into from
Oct 19, 2015

Conversation

KrauseFx
Copy link
Contributor

  • Added fastlane gitignore to iOS projects
  • Updated broken CocoaPods link
  • Switched to HTTPS for CocoaPods links

@KrauseFx
Copy link
Contributor Author

fastlane is an open source library to automate all kinds of iOS specific tasks like generating screenshots, code signing and uploading new builds to iTunes Connect or a beta testing service. It is a Ruby based project which is used by Objective C and Swift projects.

The report.xml is generated automatically for CI-servers like Jenkins, that's why I should be added to the .gitignore. Screenshots take up a lot of space and shouldn't be added to the git repo.

If you need separate pull requests for Objective-C and Swift, please let me know and I'll prepare something.

@shiftkey
Copy link
Member

If you need separate pull requests for Objective-C and Swift, please let me know and I'll prepare something.

Nah, this is fine. I'll let @arcresu chime in here but I'm 👍 on this change.

And thanks for fixing those other issues!

@arcresu
Copy link
Contributor

arcresu commented Oct 19, 2015

LGTM 🎉

arcresu added a commit that referenced this pull request Oct 19, 2015
Added fastlane to iOS projects
@arcresu arcresu merged commit 1559e11 into github:master Oct 19, 2015
@KrauseFx
Copy link
Contributor Author

Thanks for the quick review and merge @shiftkey @arcresu 🚀

u9E9F pushed a commit to u9E9F/gitignore that referenced this pull request Jul 8, 2017
Added fastlane to iOS projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants