Duplicating the SmartyPants Xcode project
I am attempting to use the SmartyPants Xcode project as a template.
I replace every instance of SmartyPants and SMARTYPANTS with my plugin name. But when I compile, it errors out with :
Command CodeSign failed with a nonzero exit code
Any advice on how to fix this? And a better way to start new plugin packages?
