unify / unify

Unify Project
http://www.unifyjs.com
Other
152 stars 16 forks source link

Can't get the XCode template setup to work #1

Closed fastone closed 13 years ago

fastone commented 13 years ago

Tried the setup.sh script to install the XCode templates, but it doesn't work. I don't see the template when creating a new XCode project.

swernerx commented 13 years ago

Have you tried to restart XCode afterwards. The path should be listed in the settings under "source trees" afterwards. Please check this.

fastone commented 13 years ago

After modifying the setup.sh file, it worked for me.

swernerx commented 13 years ago

What was your modification? Maybe helpful to share it, so other users can benefit from it. Thanks.

fastone commented 13 years ago

I just hardcoded my paths in the setup.sh file, a bit nasty and ugly.