No added Code Signing Identity

I made AppIDs and Provision Profile and downloaded it. <KwikTutSnowingMulti>

I added provisioning profiles to my device. <KwikTutSnowingMulti>

but it won’t appear. <KwikTutSnowingMulti>

WHY!!! 

 

I did upload my screenshots. but failed cause that I’m not allowed to use that image extension on this community…

so here is link for screenshots. http://gall.dcinside.com/board/view/?id=programming&no=401388

have you quit and restarted Corona SDK?

sure! but…;(

Do you see the profile in your:   ~/LibraryMobileDevice/Provisioning Profiles/ folder?  You may have to open up a terminal and put in these two commands:

cd ~/Library/MobileDevice/Provisioning\ Profiles/

ls -l

Since Apple wants to hide the Library folder from Finder.  I think you can do a Go -> Go to Folder and paste in:  ~/LibraryMobileDevice/Provisioning Profiles to see it from Finder.

Rob

-rw-r–r--  1 1  staff  7489  1 25 11:41 B0C10857-DF2G-123B-B583-9C327F68BC46.mobileprovision

it is seen. I think it’s the profile I downloaded. 1 25 11:41

How should I do.:-

Today, I add another profile. And to build it, I open the iOS build window. Surprisingly It updated with old trouble one. ……

I don’t know why it is. ………

Try downloading the profile from the portal (don’t use Xcode) and drop it in that folder, restart Corona and see if you see it.

Rob

This is confusing, but I got this working by accident. I thought that after I added the profile to the device and restarted the Corona, Code Signing Identities would be automatically there. Didn’t happen. Then I clicked the downloaded “iOS_Team_…mobileprovision” -file, the iPhone Configuration Tool opened and asked if I wish to add the profile to library. Thank you sir, and now I have the new Identity in Corona!

Hopefully this helps someone :slight_smile:

One question… in developer.apple.com the prefix of the App id is different that it is in Corona. If I look the profiles from the iPhone Configuration Tool, their prefixes match with the sites prefixes. Is it normal that the Corona shows the prefixes differently in Code Signing Identity -selection?

have you quit and restarted Corona SDK?

sure! but…;(

Do you see the profile in your:   ~/LibraryMobileDevice/Provisioning Profiles/ folder?  You may have to open up a terminal and put in these two commands:

cd ~/Library/MobileDevice/Provisioning\ Profiles/

ls -l

Since Apple wants to hide the Library folder from Finder.  I think you can do a Go -> Go to Folder and paste in:  ~/LibraryMobileDevice/Provisioning Profiles to see it from Finder.

Rob

-rw-r–r--  1 1  staff  7489  1 25 11:41 B0C10857-DF2G-123B-B583-9C327F68BC46.mobileprovision

it is seen. I think it’s the profile I downloaded. 1 25 11:41

How should I do.:-

Today, I add another profile. And to build it, I open the iOS build window. Surprisingly It updated with old trouble one. ……

I don’t know why it is. ………

Try downloading the profile from the portal (don’t use Xcode) and drop it in that folder, restart Corona and see if you see it.

Rob

This is confusing, but I got this working by accident. I thought that after I added the profile to the device and restarted the Corona, Code Signing Identities would be automatically there. Didn’t happen. Then I clicked the downloaded “iOS_Team_…mobileprovision” -file, the iPhone Configuration Tool opened and asked if I wish to add the profile to library. Thank you sir, and now I have the new Identity in Corona!

Hopefully this helps someone :slight_smile:

One question… in developer.apple.com the prefix of the App id is different that it is in Corona. If I look the profiles from the iPhone Configuration Tool, their prefixes match with the sites prefixes. Is it normal that the Corona shows the prefixes differently in Code Signing Identity -selection?