Merge pull request '[ci-bitrise] Drop manage-ios-code-signing — can't parse this multi-platform target' (#19) from fix/ci/apikey-json-escaping into main

Reviewed-on: Loverde-Company-LTDA/Pedi-Foods-Skip#19
This commit is contained in:
2026-07-09 17:53:00 -03:00

View File

@@ -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