I need to create an IPA with a developer account and a preliminary profile. I did this earlier in Xcode 5, making a small change with Xcode using this instruction
GoTo / Applications then right-click Xcode.app and click "Show Package Contents"
Content / Developer / Platforms / iPhoneOS.platform / Developer / SDK / iPhoneOS7.0.sdk / SDKSettings.plist
Find and change its value from YES to NO. Save the file.
But it does not work for Xcode 6.1 and iOS 8.1
I also have a jailbreak on my device.
If someone creates an unsigned IPA in Xcode for iOS 8.1, please provide me a solution.
source
share