Skip to main content
Inspiring
February 21, 2024
Answered

Duplicating the SmartyPants Xcode project

  • February 21, 2024
  • 2 replies
  • 252 views

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? 

This topic has been closed for replies.

2 replies

Inspiring
February 26, 2024

My solution was a fix that only works for the computer it was compiled on. 

 

I just installed AE 24.2.1 and none of my personally created plugins work on any computer other than the computer it was compiled on. 

 

Any help would be appreciated.

christopher27711812gkf1AuthorCorrect answer
Inspiring
February 21, 2024