Skip to content

Commit 58d1b17

Browse files
committed
Update code freeze lane documentation
1 parent 3ca284b commit 58d1b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ platform :ios do
184184

185185
# This lane executes the steps planned on code freeze, creating a new release branch from the current trunk
186186
#
187+
# @param [String] version (optional) The version number for the release from the release tool. If not provided, uses the calculated version.
187188
# @param [Boolean] skip_confirm (default: false) If set, will skip the confirmation prompt before running the rest of the lane
188189
#
189190
# @example Running the lane

0 commit comments

Comments
 (0)