Submitting standalone to app store

Hi, when generating the archive of the standalone I’m getting a generic XCode archive produced rather than an iOS archive.

Any tips from people who have achieved this on what to look out for? I’ve read a number of posts on what should be set to skip install when archiving, but assume this is correctly set up by Projucer when creating the XCode project.

thx

Found it - for anyone else wanting to do this you need to set “Skip Install” on the auv3 extension to Yes under deployment…

Maybe Projucer could be updated to do this?

thx

1 Like

This was a red herring - it was actually an external library that was causing the problem and needed to be excluded.