Compile XCode Project from Unity3d?

Hi there,

How can i trigger XCode to build the unity created Project in a post build script?

Please advise :slight_smile:

File->Build & Run :smile:

No what i mean is, trigger XCode to build the ipa from Unity using Code.

open the xcode project
go to product and click on archive.
After that it will open organizer where you need to click on export

I know that, what i want is to automate that proccess via scriptting.