Skip to content

Commit

Permalink
Remove plist reference
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Aug 21, 2019
1 parent b30f0d5 commit 43c5136
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ desc 'Deploy to play store'
end

lane :update_version do |options|
options[:plist_path] = '../osu.iOS/Info.plist'
app_version(options)
end

Expand Down

0 comments on commit 43c5136

Please sign in to comment.