Failed to create provisioning profile iOS - for a free profile

18,626

Seen your image, I had the same issue and I solved this by,

Change 'Bundle Identifier' in general tab,

If its declared in info.plist file than change it in that file.

Clear project and run.

Change Bundle Identifier to 'gbs.AppMovilGera1' or something else.

Share:
18,626
Gerardo Barzola
Author by

Gerardo Barzola

I'm a professional that find develop differents kind of process and transform the solutions in new ideas for the business. Also, I have a startup called Oviewz.com. It was build using Ruby on Rails and Red5. I'm an MBA and Engineer with experience in implementing IT projects and process improvement ISO 9001 , CMMI , BPMN , Lean Six Sigma, Scrum and Quality Management Models . Have at their disposal a technological , methodical , organizing and leading executive, used to achieve objectives of high demand via teamwork, active listening and optimism.

Updated on July 12, 2022

Comments

  • Gerardo Barzola
    Gerardo Barzola almost 2 years

    I'm trying to create a project in Xcode, Version 8.0 beta 6 (8S201h) and I'm getting this error.

    enter image description here

    Any help? Thanks.

  • Gerardo Barzola
    Gerardo Barzola over 7 years
    Appear this : Your maximum App ID limit has been reached. You may create up to 10 App IDs every 7 days
  • KAR
    KAR over 7 years
    Apple limits the free app id to 10 for 7 days. So you can not make more than 10 App ID's in 7 days. You have to wait for 7 days and build again.
  • KAR
    KAR over 7 years
    There is one way to do this, If you have run any application using this free team than use that bundle identifier for this app and run the app.
  • Andrea Borgogelli Avveduti
    Andrea Borgogelli Avveduti almost 7 years
    I never build any apps yet. So how could I have passed the weekly limit ?
  • Ashish Karpe
    Ashish Karpe over 6 years
    where is info.plist by default