Unable to build for iOS

That message means we can’t find the certificate that goes with that provisioning profile.   It sounds like time to clean out keychain.access and generate new keys, certificates, and then new profiles.

Rob

Already made but nothing change.

I have the same problem

Keychain Access >> Preferences >> Reset My Default Keychain , then creating new certificate , helped me. I am not getting this message with null certificates right now.

“then creating new certificate” => no thank you :wink:

Same!

Can the Corona Team look into this fast?  I need to get a build up soon. Thanks!  

Need to build for iOS asap plz. Thanks!

Hi guys,

We’ll need more info on this to better assist, for example, Corona build #, your system OS and version, whether you’re trying to use plugins or not (and which), etc.

Thanks,

Brent

Can we have some attention to this ?  Thanks!

Tried build 2014.2370 and 2014.2362.

Not using any plugins for my case.

On Mavericks.

How about via public build #2189? Same issue?

The public build works.

I just built with 2372 with no problems on Mavericks.

I don’t have any active plugins at the moment.  Are there any errors in your terminal log?  Are you building with any plugins?

Rob

No plugin for this particular project.  I can’t even get to the the iOS build dialog box.

2014-07-19 06:55:12.416 Corona Simulator[2237:507] WARNING: Could not find certificate for identity ((null)) whose user id is: (null)

2014-07-19 06:55:12.417 Corona Simulator[2237:507] An uncaught exception was raised

2014-07-19 06:55:12.417 Corona Simulator[2237:507] *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil

2014-07-19 06:55:12.419 Corona Simulator[2237:507] (

0   CoreFoundation                      0x00007fff91cc325c __exceptionPreprocess + 172

1   libobjc.A.dylib                     0x00007fff90c09e75 objc_exception_throw + 43

2   CoreFoundation                      0x00007fff91b84487 -[__NSArrayM insertObject:atIndex:] + 951

3   Corona Simulator                    0x000000010e2049d2 ASN1_tag2str + 2050

4   Corona Simulator                    0x000000010e204db6 ASN1_tag2str + 3046

5   Corona Simulator                    0x000000010e1ce0a0 start + 43168

6   AppKit                              0x00007fff8df6c260 -[NSApplication sendAction:to:from:] + 327

7   AppKit                              0x00007fff8df871c8 -[NSMenuItem _corePerformAction] + 394

8   AppKit                              0x00007fff8df86f04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117

9   AppKit                              0x00007fff8dfd640d -[NSMenu _internalPerformActionForItemAtIndex:] + 35

10  AppKit                              0x00007fff8dfd6289 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104

11  AppKit                              0x00007fff8df7cff6 NSSLMMenuEventHandler + 716

12  HIToolbox                           0x00007fff8be611d4 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 892

13  HIToolbox                           0x00007fff8be60787 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 385

14  HIToolbox                           0x00007fff8be74880 SendEventToEventTarget + 40

15  HIToolbox                           0x00007fff8beaa640 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 420

16  HIToolbox                           0x00007fff8bedd228 SendMenuCommandWithContextAndModifiers + 59

17  HIToolbox                           0x00007fff8bedd1d0 SendMenuItemSelectedEvent + 178

18  HIToolbox                           0x00007fff8bedd0af _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94

19  HIToolbox                           0x00007fff8bee5085 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 718

20  HIToolbox                           0x00007fff8bee4cb1 _HandleMenuSelection2 + 446

21  AppKit                              0x00007fff8deef62c _NSHandleCarbonMenuEvent + 284

22  AppKit                              0x00007fff8dd4e52e _DPSNextEvent + 2170

23  AppKit                              0x00007fff8dd4d89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122

24  AppKit                              0x00007fff8dd4199c -[NSApplication run] + 553

25  AppKit                              0x00007fff8dd2c783 NSApplicationMain + 940

26  Corona Simulator                    0x000000010e1c3834 start + 52

27  ???                                 0x0000000000000005 0x0 + 5

)

I have to ask the really dumb question, you do have a provisioning profile selected on the Corona SDK build screen correct?

Rob

Hi Rob,

The issue is that I can’t even get to the Corona build screen to select the provisioning profile.

Do you have a folder in your home directory:  ~/Library/Mobile Devices/Provisioning Profiles

Does it contain a bunch of .mobileprovision files in it?

Rob

Yes.  Do I need to clear them?

It probably wouldn’t hurt to do that and download new ones in case something in there is corrupt.

It’s late on a Friday so I don’t know how much luck I’ll have getting an engineer’s input into this but I will try.

Rob