diff --git a/Makefile b/Makefile index 345ee16..714ddcd 100644 --- a/Makefile +++ b/Makefile @@ -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