Skip to content

Commit bc931e1

Browse files
authored
Update APP_PATH to point to mv3 directory (#14828)
1 parent a39866c commit bc931e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test_ios.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set -e
1515

1616
OUTPUT="${1:-executorch}"
1717
EXIT_STATUS=0
18-
APP_PATH="executorch-examples/apple/ExecuTorchDemo/ExecuTorchDemo"
18+
APP_PATH="executorch-examples/mv3/apple/ExecuTorchDemo/ExecuTorchDemo"
1919
MODEL_NAME="mv3"
2020
SIMULATOR_NAME="executorch"
2121

0 commit comments

Comments
 (0)