diff --git a/bitrise.yml b/bitrise.yml index 0a2b9d9..cd634a1 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -103,7 +103,7 @@ workflows: title: Set build number inputs: - content: | - cd $BITRISE_SOURCE_DIR + cd $BITRISE_SOURCE_DIR/Darwin agvtool new-version -all $BITRISE_BUILD_NUMBER - manage-ios-code-signing@2: inputs: @@ -153,7 +153,7 @@ workflows: title: Set build number inputs: - content: | - cd $BITRISE_SOURCE_DIR + cd $BITRISE_SOURCE_DIR/Darwin agvtool new-version -all $BITRISE_BUILD_NUMBER - manage-ios-code-signing@2: inputs: