In XCode its very easy to create new target and add build script, but in AppCode I can not find these two options.
So, is there any way to add new target and build script in AppCode?
In XCode its very easy to create new target and add build script, but in AppCode I can not find these two options.
So, is there any way to add new target and build script in AppCode?
According to this thread (from 2012), you can modify the target for files but not create or delete targets.