migration

This commit is contained in:
Daniel Arantes Loverde
2026-08-11 13:22:02 -03:00
parent c4d6998595
commit 7702836fe7
231 changed files with 4329 additions and 1958 deletions

View File

@@ -10,10 +10,10 @@ meta:
app:
envs:
- TEST_SHARD_COUNT: 2
- BITRISE_PROJECT_PATH: Darwin/PediFoods.xcodeproj
- BITRISE_PROJECT_PATH: PediFoods.xcodeproj
opts:
is_expand: false
- BITRISE_SCHEME: PediFoods App
- BITRISE_SCHEME: PediFoods
opts:
is_expand: false
- BITRISE_DISTRIBUTION_METHOD: app-store
@@ -103,7 +103,7 @@ workflows:
title: Set build number
inputs:
- content: |
cd $BITRISE_SOURCE_DIR/Darwin
cd $BITRISE_SOURCE_DIR
agvtool new-version -all $BITRISE_BUILD_NUMBER
- xcode-archive@5:
inputs:
@@ -147,7 +147,7 @@ workflows:
title: Set build number
inputs:
- content: |
cd $BITRISE_SOURCE_DIR/Darwin
cd $BITRISE_SOURCE_DIR
agvtool new-version -all $BITRISE_BUILD_NUMBER
- xcode-archive@5:
inputs: