Plugin and standalone app in the same project?

Can you add source files that will only compile/run on the stand alone app?

I don’t think there’s a #define for standalones but you can check it programmatically.

Also, can you deploy the standalone app as an iOS app (not as an AUv3 plugin)?

Never done it but I believe so