سؤال

I'm trying to test my app on my device using the Xcode Wildcard App ID. However, the Apple Developer Portal is down. When I try to run the app, I get A valid provisioning profile for this executable was not found.I've tried disabling code signing using methods I've found here and other places on the internet by editing the SDKSettings Plist file, and I get an error message No code signature found.

To make matters worse, the provisioning profile for my app expired during the outage, so I can't use that either. How can I test my app on a device before the portal is back up? I use cocos2d, so the framerate in the simulator is horrid.

هل كانت مفيدة؟

المحلول

I'm afraid you're SOL, unless you're willing to jailbreak...

نصائح أخرى

Nope, Testflight can solve your problem. You just need to release your .ipa

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top