Using a shell script as a Unity Cloud Build post post process script I am unable to get access to the build files of the raw Xcode project. I am not looking for the .ipa file as I need to commit this Xcode project to a git repo.
In my attempts I believe that the Xcode project is getting deleted prior to the shell script running but I am uncertain.
Thank you to anyone who may have an idea on how to help.
↧