diff --git a/bitrise.yml b/bitrise.yml index ea4fa39..7c88e83 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -105,13 +105,6 @@ workflows: - content: | cd $BITRISE_SOURCE_DIR/Darwin agvtool new-version -all $BITRISE_BUILD_NUMBER - - manage-ios-code-signing@2: - inputs: - - distribution_method: app-store - - project_path: $BITRISE_PROJECT_PATH - - scheme: $BITRISE_SCHEME - # MANUAL: Upload .p12 cert + .mobileprovision in - # Bitrise → Code Signing tab BEFORE running this workflow - xcode-archive@5: inputs: - project_path: $BITRISE_PROJECT_PATH @@ -155,11 +148,6 @@ workflows: - content: | cd $BITRISE_SOURCE_DIR/Darwin agvtool new-version -all $BITRISE_BUILD_NUMBER - - manage-ios-code-signing@2: - inputs: - - distribution_method: app-store - - project_path: $BITRISE_PROJECT_PATH - - scheme: $BITRISE_SCHEME - xcode-archive@5: inputs: - project_path: $BITRISE_PROJECT_PATH