Merge pull request '[ci-bitrise] Drop manage-ios-code-signing, redundant with xcode-archive's automatic_code_signing' (#15) from fix/ci/apikey-json-escaping into main
Reviewed-on: Loverde-Company-LTDA/Pedi-Foods-Skip#15
This commit is contained in:
10
bitrise.yml
10
bitrise.yml
@@ -54,11 +54,6 @@ workflows:
|
|||||||
inputs:
|
inputs:
|
||||||
- content: |
|
- content: |
|
||||||
echo "DEVELOPMENT_TEAM = $DEVELOPMENT_TEAM" >> "$BITRISE_SOURCE_DIR/Darwin/fastlane/AppStore.xcconfig"
|
echo "DEVELOPMENT_TEAM = $DEVELOPMENT_TEAM" >> "$BITRISE_SOURCE_DIR/Darwin/fastlane/AppStore.xcconfig"
|
||||||
- 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
|
||||||
@@ -108,11 +103,6 @@ workflows:
|
|||||||
inputs:
|
inputs:
|
||||||
- content: |
|
- content: |
|
||||||
echo "DEVELOPMENT_TEAM = $DEVELOPMENT_TEAM" >> "$BITRISE_SOURCE_DIR/Darwin/fastlane/AppStore.xcconfig"
|
echo "DEVELOPMENT_TEAM = $DEVELOPMENT_TEAM" >> "$BITRISE_SOURCE_DIR/Darwin/fastlane/AppStore.xcconfig"
|
||||||
- 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