Dear After Effects Developer Community,
Sorry for being annoying and posting lots of questions, but hopefully this is the last one.
I've finished with the code for my plugin, and I'm ready to test it out with after effects. I read in the SDK on the bottom of page 40 where it tells you to change the output folder. I've done that, but when Xcode builds, it builds a .plugin file.
I currently don't own after effects, and have just been messing around with the SDK so far (as crazy as that sounds) and I think I have some initial code ready to test out. Ideally, I want to make sure that I'm doing everything correctly before installing after effects so I don't end up having to pay for two months instead of only one.
Anyhow, I'm just wondering if a .plugin file will work, or if there's an extra step I'm missing that will convert it into a .aex file. Thank you!