2

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?

AndrewShmig
  • 4,843
  • 6
  • 39
  • 68

1 Answers1

3

According to this thread (from 2012), you can modify the target for files but not create or delete targets.

Michael Dautermann
  • 88,797
  • 17
  • 166
  • 215