Skip to content

Commit eae5f5c

Browse files
committed
Fix scheme
1 parent faeadb2 commit eae5f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Fruitties.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: mxcl/xcodebuild@v3
7070
with:
7171
xcode: ^16
72-
scheme: Fruitties
72+
scheme: iosApp
7373
platform: iOS
7474
action: build
7575
working-directory: ${{ env.SAMPLE_PATH }}/iosApp

0 commit comments

Comments
 (0)