Skip to content

Commit

Permalink
Package modification
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsiwiec committed May 16, 2016
1 parent daf4aac commit 2e54858
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 @@ -19,5 +19,5 @@ deploy: build

package:
monkeyc --warn --output bin/$(APPNAME).iq -m manifest.xml \
-z $(resources) -d $(DEVICE)_sim -u $(SDK_HOME)/bin/devices.xml \
-z $(resources) -u $(SDK_HOME)/bin/devices.xml \
-p $(SDK_HOME)/bin/projectInfo.xml $(sources) -e -r

0 comments on commit 2e54858

Please sign in to comment.