We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
changelog
1 parent 15ca67d commit 5d7562aCopy full SHA for 5d7562a
fastlane/lanes/build.rb
@@ -64,6 +64,7 @@
64
api_key_path: APP_STORE_CONNECT_KEY_PATH,
65
skip_waiting_for_build_processing: false,
66
distribute_external: true,
67
+ changelog: RELEASE_NOTES_SOURCE_PATH,
68
reject_build_waiting_for_review: true,
69
groups: ['Internal A8C Beta Testers', 'External Beta Testers']
70
)
0 commit comments