Skip to content

Commit

Permalink
Package modification
Browse files Browse the repository at this point in the history
danielsiwiec committed May 16, 2016

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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
@@ -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.