Where to place provisioning files?

Every time I get the provisioning thing figured out it seems that it gets changed. At first provisioning went the library mobile devices or somewhere around there. Then everything was handled in Xcode, and you could create provisioning files there. Now it seems that this has changed again? 

Where do they go now? 

While I’m on the subject, what’s the best way to set up an app id? I teach a class, and I want to provision all of the student projects. Should I make an app id for each project or can make a single app id and end it with .*? 

They go into:   ~/Library/MobileDevice/Provisioning Profiles

Xcode may also put copies of the Provisioning Profiles there as well.  You need to restart Corona SDK before it will pick up any new ones added to the folder.

Rob

First, we need to go to the iOS Dev Center and login with a team agent or team admin account.

     Go to Certificates, Identifiers & Profiles option and opn the Provisioning Profiles section.

Thanks for the replies. I guess I was confused. It seemed to me that the provisioning files were moved when they changed Xcode. I like that I can keep them in ~/Library/MobileDevice/Provisioning Profiles. This is easy to manage. 

They go into:   ~/Library/MobileDevice/Provisioning Profiles

Xcode may also put copies of the Provisioning Profiles there as well.  You need to restart Corona SDK before it will pick up any new ones added to the folder.

Rob

First, we need to go to the iOS Dev Center and login with a team agent or team admin account.

     Go to Certificates, Identifiers & Profiles option and opn the Provisioning Profiles section.

Thanks for the replies. I guess I was confused. It seemed to me that the provisioning files were moved when they changed Xcode. I like that I can keep them in ~/Library/MobileDevice/Provisioning Profiles. This is easy to manage.