Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Added fastlane deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Jul 28, 2015
1 parent 1ce8368 commit d513664
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ build/
spec/fixtures/*.itmsp/*.png
/integration
Gemfile.lock
fastlane/report.xml
2 changes: 2 additions & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# this requires fastlane to be checked out in the same folder
import "../../fastlane/fastlane/Fastfile"

0 comments on commit d513664

Please sign in to comment.