Alright, so I’m running windows 8.1, and have been trying to package my game for iOS, and keep getting the same error. I’ve tried packaging multiple different projects for iOS, but all give me the same exact error. Here is the error I get: [link text the main problem is shown at the end.
Based on that output, you don’t have a mobile provision or a signing certificate installed on your machine. Run Engine/Binaries/DotNET/IOS/IPhonePackager.exe and it will provide a UI which will allow you to import a certificate and a provision. Also, you should have gotten a message far earlier telling you about this, so that may be broken on Windows 8.1. I’ll have QA look at that.
Thanks for the answer. Does it only work for iPhone, or could I do it on an iPad also? Another thing, does this mean I can’t test my game on an iOS device without enrolling?
of course. we can not deployment game to ios device and compilation project if without that. as ios developer , you only need one certificate and then you can develop app for iphone and ipad devices.