Skip to content

Commit

Permalink
[#169] Bump production build
Browse files Browse the repository at this point in the history
  • Loading branch information
doannimble committed Aug 12, 2023
1 parent ceba494 commit 8710b01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ platform :ios do
desc 'Build and upload Production app to Test Flight'
lane :build_and_upload_testflight_production_app do
set_app_version
bump_build
builder.build_app_store(
Constants.SCHEME_NAME_PRODUCTION,
Constants.PRODUCT_NAME_PRODUCTION,
Expand Down

0 comments on commit 8710b01

Please sign in to comment.