Prov. Profile settings get overwritten with every build?

Hi,

is there any way of avoiding that the build process in Unity for the iPhone overwrites the settings for the Provisioning Profile in the respective xcode project? That´s really annyoing and time consuming. Maybe I´m doing something wrong… If not so - wouldn´t it be clever for a future version of Unity iPhone to let the user set the Prov. Profile information in the player preferences - together with the bundle identifier (and that information could be directly generated in the respective xcode project, too)

Thanks,
Marco

Hello,
am I really the only one who has that problem or is it a well known issue and I haven´t read about it yet?

Thanks,
Marco

Yes, that is current behavior of iPhone Unity.

Workaround is to change settings of project template in Unity iPhone.app/Contents/Frameworks/iPhoneTrampoline

Thanks a lot, I´ll have a look at it as soon as I´m home from work :slight_smile:

Marco

Super, you’ve saved me hours of Configuration->Duplicate…Entitlements.plist…iPhone Distribution typing out endless times! Thanks!

Thanks again and sorry to ask, but where exactly do I find this? Is it a directory/path or some settings I can find directly in Unity for the iPhone? (I´m totally new to the Unity and Mac world… this question may sound a bit silly, I know…) When I search for e.g. “iPhoneTrampoline” in the Finder I find nothing.

Marco

Go to your iPhone Unity folder within the Applications folder, find the Unity iPhone icon, right click and choose “Show Package Contents”.

It’s then in Contents/Frameworks/iPhone Trampoline.

Thanks a lot! It´s really quite different from Windows :smile:

Marco