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:
12
bitrise.yml
12
bitrise.yml
@@ -105,13 +105,6 @@ workflows:
|
|||||||
- content: |
|
- content: |
|
||||||
cd $BITRISE_SOURCE_DIR/Darwin
|
cd $BITRISE_SOURCE_DIR/Darwin
|
||||||
agvtool new-version -all $BITRISE_BUILD_NUMBER
|
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:
|
- xcode-archive@5:
|
||||||
inputs:
|
inputs:
|
||||||
- project_path: $BITRISE_PROJECT_PATH
|
- project_path: $BITRISE_PROJECT_PATH
|
||||||
@@ -155,11 +148,6 @@ workflows:
|
|||||||
- content: |
|
- content: |
|
||||||
cd $BITRISE_SOURCE_DIR/Darwin
|
cd $BITRISE_SOURCE_DIR/Darwin
|
||||||
agvtool new-version -all $BITRISE_BUILD_NUMBER
|
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:
|
- xcode-archive@5:
|
||||||
inputs:
|
inputs:
|
||||||
- project_path: $BITRISE_PROJECT_PATH
|
- project_path: $BITRISE_PROJECT_PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user