Skip to content

Commit

Permalink
fix Makefile to open demo
Browse files Browse the repository at this point in the history
  • Loading branch information
417-72KI committed Sep 16, 2023
1 parent 00ae84d commit b14cdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ignore:
echo 'test_output' >> .gitignore

demo_app:
xed DemoApp/${PROJECT_NAME}.xcworkspace
xed DemoApp/${PROJECT_NAME}Demo.xcworkspace

test_demo:
cd DemoApp/${PROJECT_NAME}DemoLib && \
Expand Down

0 comments on commit b14cdf4

Please sign in to comment.