Skip to content

Commit

Permalink
Specify project file to be changed
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrocaselani committed May 20, 2019
1 parent 1c8df3a commit 7e9ecdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Expand Up @@ -157,6 +157,7 @@ platform :ios do

commit_version_bump(
message: "Bump build #{new_build_number}",
xcodeproj: './CouchTracker.xcodeproj',
ignore: 'CouchTracker.xcodeproj',
include: './changelog.md',
force: true
Expand Down

0 comments on commit 7e9ecdc

Please sign in to comment.