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
0
votes
3 answers

How to start over with ios development?

A while ago I was working with iOs on a mac. Due to an accident the machine is lost and I can't recover anything from it. I bought a new one and installed xcode. When trying to compile for a device I get an error saying "There are no valid…
Sanctus2099
  • 1,669
  • 5
  • 22
  • 40
0
votes
1 answer

Add Developers in Xcode

Assume I have an Xcode project running on Github and multiple developers. I have a new developer who will clone the git repository and start working on the app. I want to add his iOS devices as devices that can run the builds without having to…
darksky
  • 20,411
  • 61
  • 165
  • 254
0
votes
3 answers

Adding domain user to Organisation Unit using Google Apps script

I'm trying to add a user (newly created) to a specific org unit in my Google Apps domain, but I can't seem to find any documentation or examples on this. Is this even possible? Perhaps through the use of plain REST calls? My code so far to create a…
keesvanbemmel
  • 181
  • 3
  • 8
0
votes
2 answers

Allow another developer to work on my XCode project

I have an XCode project I am working on, and I need to grant access to another developer to work on the project as well. In order to do this, I believe I have to send over my private key and provisioning profile (is this correct?) However, I've…
theDuncs
  • 4,649
  • 4
  • 39
  • 63
0
votes
1 answer

modify provisioning profile from xcode 4

i have multiple provisionnig profile and in this times i have to add( and delete) devices, and this make me crazy, in fact i go to developer.apple.com and remove or add devices for those profiles, and i have to download it,add it to organizer ans…
Red Mak
  • 1,176
  • 2
  • 25
  • 56
0
votes
2 answers

Add Devices to Provisionning Profile?

My Devices tab on developper.apple.com is missing the Add new Device or Buld upload buttons ? Am I missing something, these buttons used to be there ?
rnaud
  • 2,610
  • 32
  • 38
0
votes
2 answers

Do enterprise iOS apps and enterprise configured iOS devices get any special functionality?

Just curious, from an API point of view and in general, besides not having to go through iTunes app approval process is there any other advantages (or even disadvantages) over a regular app for the normal app store?
meds
  • 21,699
  • 37
  • 163
  • 314
0
votes
1 answer

Is it possible to sign an application and upload it to the App Store with Wildcard in house certificate?

I just submitted a update for an old app and I think I used a wildcard in house distribution cert. Apple confirmed to me that the app is ok and the update is already in the App Store. I'm concerned because that cert is going to expired soon and I'm…
0
votes
2 answers

SharePoint file provisioning not working

I have created a feature in Visual Studio, using WSPBuilder to build the .wsp file, which contains some aspx files that need to be copied to the _layouts folder. I created the 12 hive structure in my project, copied all the xml files (feature.xml…
Jason Evans
  • 28,906
  • 14
  • 90
  • 154
0
votes
1 answer

Distribution Certificate

I'm trying to make an app store build for a project that I recently inherited. After downloading and importing the distribution certificate, Xcode (naturally, since I don't have the private key) fails with "...doesn't match any valid, non-expired…
Blago
  • 4,697
  • 2
  • 34
  • 29
0
votes
1 answer

Error "a valid provisioning file for this executable was not found"

I cant install the provisioning profile on my Ipad, the bundle identifier of the app is correct, the device is correct in provisioning portal, but everytime i try to build the Debug in my Ipad it says me "a valid provisioning file for this…
Vinícius Albino
  • 527
  • 1
  • 7
  • 23
-1
votes
1 answer

Can I set disabled the device interaction with the IoT Hub to use Azure IoT Hub device provisioning service?

I use Azure IoT hub DPS to register devices. Can I set Disabled IoT device status when register Device from DPS? How to do that? I want to set this status { "deviceId": "test", "etag": "AAAAAAAAAAE=", "deviceEtag": "NTI1OTc3Nzkx", …
-1
votes
1 answer

Will building & running another iOS project disassociate existing provisioning or app id's?

I recently recovered from not being able to test on my device in Xcode. After much headache, it turned out that I only needed to uninstall/reinstall iTunes, but I'd certainly rather not do so frequently. (See: prior thread) The troubles seemed to…
Old McStopher
  • 6,295
  • 10
  • 60
  • 89
-1
votes
1 answer

How to clone/pull from private repo automatically in Vagrant

Hi fellow overflowers! I'm trying to write a provisioning script which automatically clones/pulls from a specific private repository on Bitbucket, everytime a vagrant box is initialized. Ideally, I would like to use a deployment key. But maybe…
-1
votes
1 answer

when i archive with xcode6 ,failed to locate or generate matching signing assets

questios follows: No matching provisioning profiles found for "application/lottery.app" none of the valid provisioning profiles allowed the specified entitlements:application-identifier,beta-reports-active,keychain-acccess-groups. come to save me,or…
石健美
  • 3
  • 1
1 2 3
72
73