Thanks for the update - just applied it. 2 quick questions
Please check/provide advise on the Color Project Script.
Color a file works fine as do the other scripts but when I run Color Project nothing happens?
I want to add an additional Corona SDK Project Template (you currently have Composer and Storyboard) - I want to add the “App” project template from Corona Enterprise…
After some investigation I finally realized that the color project shell script didn’t like white spaces in the path for the Xcode project.
I fixed it and updated the script on github. Please let me know if it solves the problem. ( btw you don’t need to install everything again… you can just replace the script )
That is a nice idea. You would basically need to create a plist file listing all the files in the App project template folder.
It will be quite a task though - considering how many files the App template consists of. I think it would make sense to do some kind of script to automate the process. Please let me know if you succeed… would be great to add it to github.
Thanks for the update - just applied it. 2 quick questions
Please check/provide advise on the Color Project Script.
Color a file works fine as do the other scripts but when I run Color Project nothing happens?
I want to add an additional Corona SDK Project Template (you currently have Composer and Storyboard) - I want to add the “App” project template from Corona Enterprise…
After some investigation I finally realized that the color project shell script didn’t like white spaces in the path for the Xcode project.
I fixed it and updated the script on github. Please let me know if it solves the problem. ( btw you don’t need to install everything again… you can just replace the script )
That is a nice idea. You would basically need to create a plist file listing all the files in the App project template folder.
It will be quite a task though - considering how many files the App template consists of. I think it would make sense to do some kind of script to automate the process. Please let me know if you succeed… would be great to add it to github.