I'm still getting an error. Does anyone know how to fix this?
Last login: Fri May 11 23:27:35 on ttys000
Dylans-iPhone:~ mobile$ /var/theos/bin/nic.pl
NIC 2.0 - New Instance Creator
------------------------------
[1.] iphone/application
[2.] iphone/library
[3.] iphone/preference_bundle
[4.] iphone/tool
[5.] iphone/tweak
Choose a Template (required): 1
Project Name (required): hello
Package Name [com.yourcompany.hello]:
Author/Maintainer Name [Mobile User]:
Instantiating iphone/application in hello/...
Done.
Dylans-iPhone:~ mobile$ ls
Application\ Support/ Documents/ Media/
Containers/ Downloads/ MobileSoftwareUpdate/
Darwin-arm.mk@ Library/ hello/
Dylans-iPhone:~ mobile$ cd hello
Dylans-iPhone:~/hello mobile$ ls
Makefile RootViewController.mm main.m
Resources/ control theos@
RootViewController.h helloApplication.mm
Dylans-iPhone:~/hello mobile$ make package
/bin/sh: /var/mobile/hello/theos/bin/target.pl: Permission denied
theos/makefiles/common.mk:103: *** You did not specify a target, and the "iphone" platform does not define a default target. Stop.
Dylans-iPhone:~/hello mobile$