Questions tagged [ios-provisioning]

The process of preparing an application to run on an iOS device.

This is a more suitable tag for many topics than "iphone-provisioning" or "iphone-developer-program".

Questions with this tag may be about:

  • Development and distribution provisioning profiles
  • App IDs
  • iOS Provisioning Portal usage
  • Errors generated by Xcode because of provisioning problems
708 questions
0
votes
1 answer

Xcode valid signing identity not found, managing 2 dev accounts

I have a business account/profile that I used for app1. I put out app1 on the market and it is currently online. I then started a personal app2 with another dev account and finished app2 and tried to put it on the market. I got an error that I can…
Chase Roberts
  • 9,082
  • 13
  • 73
  • 131
0
votes
1 answer

Support Multiple SDK on iOS Development and Debugging on Device

I'm new to ios development and I've some questions about sdk. I'm not paid developer yet, I sign up for free. Then, I download and install xcode 4.6 with iOS 6.1 sdk. I developed some basic app for understanding development process. If I'm not a…
Melih Mucuk
  • 6,988
  • 6
  • 37
  • 56
0
votes
1 answer

Provisioning certificates error

I have added KeyChain Access key. now There is a Problem with Provisioning certificates, It gives me the error of "Valid Signing Identity Not Found." And When I tried to refresh from Bottom, they asked me to "Sign in with your Apple ID" and if I…
Christien
  • 1,213
  • 4
  • 18
  • 32
0
votes
2 answers

One mac to create 2 certificates

Is it possible to create more then one ios distribution certificate on one mac machine? When I double click the certificate it does not create the key in my keychain until. Thanks
Eran
  • 1,628
  • 16
  • 31
0
votes
2 answers

Renew provisioning distribution profiles

My provisioning distribution profiles expired today, so when I press renew button in Xcode organiser I see alert window with "No value was provided for the parameter 'deviceIds'". If I go to iOS Provisioning Portal and try to renew there, then when…
Shmidt
  • 16,436
  • 18
  • 88
  • 136
0
votes
1 answer

Private key is not along with my developer certificate

I had the issue "Valid signing identity not found" when i download Provisioning profile from provisioning portal. I tried couple of times to create the certificate from the fresh, but still facing the same "Valid signing identity not found" issue.…
iamjustcoder
  • 4,714
  • 10
  • 33
  • 46
0
votes
1 answer

Valid signing identity not found - works on one machine, not the other

I realise this is a common problem that people bump into, but I'd trawled all the answers I can find but have seen nothing better than "wipe everything, start again". I'm hoping to do a little better than that. The problem is, I can only ever get my…
ConfusedNoob
  • 9,826
  • 14
  • 64
  • 85
0
votes
1 answer

xcode - building app with command line gives provisioning profile error

I'm trying to archive an app from command line but it gives the following error: Code Sign error: The identity 'iPhone Distribution: XXX' doesn't match any valid, non-expired certificate/private key pair in your keychains And I'm using the…
Devos50
  • 2,025
  • 4
  • 25
  • 56
0
votes
1 answer

Can't code sign with distribution provision profile after renewing distribution certificate

I recently renewed my distribution certificate and added it to my laptop. I re-created a distribution provision profile that uses the new certificate and added it to Xcode. The only issue is that now it can't find the correct distribution profile. …
SpacePyro
  • 3,121
  • 4
  • 25
  • 30
0
votes
1 answer

Do I need two Provisioning Profiles?

I've got a Provisioning Profile for distribution com.mycomapnyname.myappname Now I want to test my app in my iPad and I did all steps- Get certificate - Add my device - create an AppId - and finally create a Development Profile called My…
Icarox
  • 63
  • 10
0
votes
4 answers

ios provisioning portal certificate can't be install...?

I have an iphone application which was created by other and now I'm on the work. Provisioning portal of client already have Development and Distribution certificate. Now I want to install that certificate and work on that application, so I download…
Manish Jain
  • 842
  • 1
  • 11
  • 29
0
votes
1 answer

Provisioning profile not being show while making ipa file in iphone app

I am making ipad file in xocde when we archive app while asking for code signing identity it is not showing the provisioning which i have set in build setings. In build setting it comes list but now while archiving the app
Shahzad CR7
  • 125
  • 1
  • 1
  • 6
0
votes
1 answer

How can I test app on older iPhone 3G with iOS v 4.2.1

I have been testing my app on my iPhone 4S and my wife's iPhone 3GS. I would also like to test it on the older iPhone 3G running iOS 4.2.1 (the highest version it will support). When I connect the 3G to my Mac and attempt to provision it, I get…
Dale Dietrich
  • 7,196
  • 4
  • 21
  • 25
0
votes
2 answers

xcode enterprise provisioning

So we have an enterpise provisioning profile that was setup by a consultant and works fine. But now we want to give 2 other developers the right build provisioning profiles. We go through apples provisioning profile site building the enterprise…
jdog
  • 10,351
  • 29
  • 90
  • 165
0
votes
1 answer

XCode4 code sign three times needed?

When I go to do an adhoc build I need to set the provisioning profile in the target settings for adhoc, the project settings for adhoc and finally when it's built and ready to distribute I click in the new organizer pop up 'Distribute' and need to…
sradforth
  • 2,176
  • 2
  • 23
  • 37