NitrogenEmulator / Nitrogen

Nitrogen Emulator
123 stars 23 forks source link

App Signing Issue #13

Open DavidCo23 opened 9 years ago

DavidCo23 commented 9 years ago

iOS device: iPhone 6 iOS version: iOS 8.1 Xcode version: Version 6.1 Jailbreak status: Jailbroken Download location: ~/Desktop/Nitrogen

When attempting to make install, or compile in Xcode, it gives me the following alerts in both instances:

Check dependencies Code Sign error: ad hoc code signing not allowed with SDK 'iOS 8.1' CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.1'

This happened when attempting the non-jailbroken steps (when my device was not jailbroken) and again when following the jailbroken instructions (after jailbreaking my device).

ifonefox commented 9 years ago

Do you have AppSync Unified installed?

mardangelo commented 9 years ago

Same issue (also on iPhone 6, iOS 8.1 JB) and I have the AppSync Unified installed (from Karen's Pineapple Repo). Any ideas what the problem might be?

DavidCo23 commented 9 years ago

I did not have it installed previously, but I do now and it still gives the same error. It seems to be an issue with the compiling process, not the iOS device. It seems the iOS 8.1 SDK does not support compiling unsigned or ad hoc signed code.

NotBobTheBuilder commented 9 years ago

Did you ever get this working?

thatguyclayton commented 9 years ago

Nope :(

Sent from my iPhone

On Mar 19, 2015, at 19:08, Jack Wearden notifications@github.com wrote:

Did you ever get this working?

— Reply to this email directly or view it on GitHub.

tomatobill commented 9 years ago

Same issue! Guess it was never resolved?

ifonefox commented 9 years ago

I guess we'll have to wait for iOS 9, when we no longer need to be paid developers to deploy apps to personal devices.

tomatobill commented 9 years ago

I didn't think you needed to be a paid developer anymore, just have a free developer account?

ifonefox commented 9 years ago

Yes, but IIRC that is for iOS 9 only.

inb4ohnoes commented 9 years ago

Signing for free accounts will only work on the iOS 9 SDK with Xcode 7.

tomatobill commented 9 years ago

Ah, gotcha, thank you!