Skip to content

Commit 5e051dc

Browse files
committed
Revert "ci(macos): example app scheme"
This reverts commit 17c445b.
1 parent 571e033 commit 5e051dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
working-directory: example/macos
2626
- name: Build macOS test app
2727
run: |
28-
xcodebuild -workspace WebviewExample.xcworkspace -scheme WebviewExample CODE_SIGNING_ALLOWED=NO COMPILER_INDEX_STORE_ENABLE=NO build
28+
xcodebuild -workspace WebviewExample.xcworkspace -scheme ReactTestApp CODE_SIGNING_ALLOWED=NO COMPILER_INDEX_STORE_ENABLE=NO build
2929
working-directory: example/macos
3030
timeout-minutes: 60

0 commit comments

Comments
 (0)