Questions tagged [provisioning]

Act of obtaining resources for usage.

Act of obtaining resources for usage.

Examples of items commonly provisioned include:

  1. Virtualized Servers
  2. Security Certificates
1087 questions
674
votes
8 answers

Xcode Product -> Archive disabled

I have been archiving for ad hoc distribution fine for many months and suddenly today I cannot do so as the Archive menu item is disabled. I have not changed anything. I went through the provisioning setup for the project and it looks ok. My Ad Hoc…
user278859
  • 10,379
  • 12
  • 51
  • 74
241
votes
43 answers

A valid provisioning profile for this executable was not found for debug mode

I am getting this error while I am trying to debug my app on device. I created development provisioning profile as it is mentioned at the developer portal. My development device is selected in the profile and I am selecting the correct profile from…
xenep
  • 3,375
  • 4
  • 20
  • 19
158
votes
15 answers

iPhone Debugging: How to resolve 'failed to get the task for process'?

I have just added a provisioning profile to XCode (needed to support notifications and in app purchase), setup as needed the build configuration for ad hoc distribution, and tried to run the app on the device (I have done this several times in the…
Massimo Cafaro
  • 25,429
  • 15
  • 79
  • 93
144
votes
33 answers

Xcode doesn't see my iOS device but iTunes does

I have a strange problem. I have an iPad with iOS 5.0.1 (9A405) and iOS SDK 5.0.1 with Xcode 4.2 (Build 4C199) installed on my Mac. Xcode doesn't see my device. It says "iOS Device" not "Sauron's iPad" as usual. (I am sure that device is connected…
Vlad
  • 2,090
  • 3
  • 21
  • 37
139
votes
20 answers

Adding devices to team provisioning profile

I need to add a device to my team provisioning profile, however I do not physically have the device so I can't hook it up to my computer so Xcode can't add the UDID to my devices and to the team provisioning profile. Is there a way to add it…
marchinram
  • 5,698
  • 5
  • 47
  • 59
90
votes
9 answers

Uploading archive error: "Missing iOS Distribution signing identity for ..."

I'm trying to upload my iOS app archive to iTunes Connect using Xcode, but when I click "Upload to App Store" I get the error: Xcode attempted to locate or generate matching signing assets and failed to do so because of the following issues.…
JYeh
  • 4,273
  • 3
  • 27
  • 40
88
votes
15 answers

Renew Provisioning Profile

Just got a notice that the provisioning profile for one of my apps is about to expire. Is there some way I can renew the existing one or must I recreate a new one?
Meltemi
  • 37,979
  • 50
  • 195
  • 293
82
votes
7 answers

iPhone: What is a WWDR intermediate certificate?

In the Apple Developer Portal, in Certificates, Developer (or Distribution) it says: "If you do not have the WWDR intermediate certificate installed, click here to download now." I don't even know what that means. Do I need to download and run…
Shai UI
  • 50,568
  • 73
  • 204
  • 309
80
votes
2 answers

How to remove App Ids from iPhone Provisioning Portal

While experimenting with iPhone app development, we have several AppIDs which should be deleted - except I can't find any way to delete them! What can I do with them? If delete is not available, how about renaming, hiding or permanently…
JOM
  • 8,139
  • 6
  • 78
  • 111
67
votes
9 answers

How to detect why Ansible playbook hangs during execution

Some of tasks I wrote start and never end. Ansible does not provide any errors or logs that would explain this, even with -vvvv option. Playbook just hangs and passing hours doesn't change anything. When I try to run my tasks manually (by entering…
dev9
  • 2,202
  • 4
  • 20
  • 29
66
votes
10 answers

ERROR ITMS-90174: "Missing Provisioning Profile - iOS Apps must contain a provisioning profile in a file named embedded.mobileprovision."

When I upload to Application Loader I receive the following message: ERROR ITMS-90174: "Missing Provisioning Profile - iOS Apps must contain a provisioning profile in a file named embedded.mobileprovision." I have this contained in my app folder.…
Jones
  • 661
  • 1
  • 5
  • 6
65
votes
11 answers

iPhone Could Not Support Development

I recently reinstalled OSX. It has been a pain rounding up all of my certificates, etc, but I finally am back. However, when trying to install an app on either of two iPhones 3G's I have, they both say: Software version: 4.2.1 (8C148) | XCode cannot…
Josh
  • 12,448
  • 10
  • 74
  • 118
56
votes
5 answers

Command line Update of Provisioning Profiles

I couldn't find anything on this (maybe I'm just using the wrong search terms..): We're trying to build a sensible continuous integration setting for our apps. To have a REALLY sensible implementation, the build server should be able to…
Blitz
  • 5,521
  • 3
  • 35
  • 53
54
votes
10 answers

Xcode could not find a valid private certificate/valid key-pair for this profile in your keychain

Possible Duplicate: Xcode - iPhone - profile doesn’t match any valid certificate-/private-key pair in the default keychain I'm having a problem installing a provisioning profile created by another developer. Development Certificate already…
Sheehan Alam
  • 60,111
  • 124
  • 355
  • 556
52
votes
5 answers

Publishing to TestFlight, new testers, do I really need to rebuild/download my provisioning profile?

I have published an app through the testflight website to allow my colleagues to test, and as more and more of them opens the initial email and find time to go through the registration process, testers are trickling in on my testflight…
Lasse V. Karlsen
  • 380,855
  • 102
  • 628
  • 825
1
2 3
72 73