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

@@ -30,8 +30,8 @@ jobs:
- name: Run unit tests
run: |
xcodebuild test \
-project Darwin/PediFoods.xcodeproj \
-scheme "PediFoods App" \
-project PediFoods.xcodeproj \
-scheme "PediFoods" \
-destination "platform=iOS Simulator,name=iPhone 16,OS=latest"
sleep-macos-vm: