provisioning-profile

How to add a device to an existing Ad-Hoc Provisioning Profile?

我的未来我决定 提交于 2019-11-30 02:26:52
Have just noticed that Apple redesigned iOS Dev Center this weekend. I need to add a couple of devices to an existing Ad-Hoc provisioning profile. But when I push Edit button, I can change only Name and App ID. Is it any way to do it except of the obvious one: to delete the existing profile and create a new one with all required devices? UPD. Now I can edit the list of devices for development profiles, but not for distribution. UPD. 2 Can edit devices for new distribution profiles, but can't do it for old. It Works! Apple fixed it. So it was a bug. Now you can edit your embedded device list,

XCode: Could not launch “APP_X_Y” - 'A' packet returned an error: -1

十年热恋 提交于 2019-11-30 02:05:10
问题 I'm trying to get my App to work again on the simulator as well as on my device. Before I got this error, I went through an odyssee of XCode signing errors, but right know it seems like I'm really stuck. The error: When I try to launch the App on a device, it builds without any errors, but after installing the app I get the error message: Could not launch "APP_X_Y" - 'A' packet returned an error: -1 Unfortunately I cannot use the Simulator either - it gets stuck at "Attaching to APP_X_Y". You

making CSR certificates in Windows (7)

荒凉一梦 提交于 2019-11-29 21:53:05
Closely related to How to generate CSR when IIS is not installed . I also do not have this installed. I am developing a mobile application for iOS, and i am trying to obtain a provisioning file so i can test my app locally. In the process of acquiring this, i am asked for a .csr file, and it instructs me on how to build this on my Mac. Except i don't have a mac, i have a PC, and my company exclusively uses PCs. I need this certificate, without having access to a Mac. i have seen and used this CSR generator, but it gives me the key and request in long strings of characters, and i need a .csr

Xcode 8 A valid provisioning profile for this executable was not found

独自空忆成欢 提交于 2019-11-29 20:26:42
I know there are other questions asked like this here but I've followed all their solutions yet still end up with this error message. I have a valid Apple Developer account with program active. I have tried using managed and unmanaged provisioning with new/fresh bundle ID's (which get recreated provisioning profiles). I have tried this: A valid provisioning profile for this executable was not found for debug mode I have tried this: XCode :7 App installation failed :A valid provisioning profile for this executable was not found I have deleted any old versions of the app from my phone. I have

Get details of provisioning profile and certificate at runtime

非 Y 不嫁゛ 提交于 2019-11-29 15:37:25
I want to fetch and display the details (such as expiry date and registered company) of my provisioning profile and distribution certificate in my app. I have already tried this but it doesn't work correctly in my app. It give nil for profilePath initially itself. I am using swift 2.3 and Xcode 8.2.1. I have tried to mix and match that code into my app as I could not convert it to swift entirely (got stuck at sscanf method). Any help is appreciated. I don't have access to Xcode 8 / Swift 3.2, but here is the code needed to do what you want in Swift 4. I've tested it on a couple of profiles /

A valid provisioning profile matching the application's Identifier '' could not be found

梦想的初衷 提交于 2019-11-29 14:49:20
Hello all I am new to the Xcode etc... I made a app now I am trying to distribute it ad-hoc I paid for the enterprise license, I see this is a problem with other people I just am too new to find out what to change. A valid provisioning profile matching the application's Identifier '4R7B8RY6Z1.com.LaneBob' could not be found is the error I created a provisioning profile '4R7B8RY6Z1.com.LaneBob.*' what do I change in the code or Xcode to fix this so I can build it? I am building to archive not to a device so I am not sure what to do. Thanks for any help! EDIT I have checked these places: 1) info

Push notification for development certificate

大城市里の小女人 提交于 2019-11-29 10:23:11
问题 How can I send push notifications to a build which is running under a development provisioning profile? Can anyone please help me? 回答1: You should use your development version of certificate to authenticate on Apple Push Notification Center. For testing push-notifications you can use MacOs Application : PushMeBaby Full tutorial for using it can be found here : (click me) 回答2: For testing purpose you can use urban airship and you can get the sample code also for iPhone application. 回答3: For

How to delete expired provisioning profiles in Xcode 8.3

雨燕双飞 提交于 2019-11-29 10:04:14
I want to delete expired provisioning profile manually but I don't want to delete all profiles. I want to add new provisioning profiles but in new Xcode 8.3.2, I can only see certificates and if I directly add provisioning profile by double click how can I check the date of provisioning profile. This is the way to do it in XCode 9, I believe it is the same in XCode 8.3: Mind that the certificates and the provisioning profiles are managed separately now, so it is safe to remove the provisioning profiles and download them again. First make sure to correct or remove the expired profiles in your

Distribute Ipad App without app store

混江龙づ霸主 提交于 2019-11-29 09:27:16
Supposing the following scenario: Company A asks company B to produce an IPad App for them. Company A only wants to use it for themselves on a very limited amount of IPads (less than 100). Company A is not necessarily interested in offering it on the app store. How can company B distribute the app (sell it) to company A? It could install the App on the iPads via ad hoc provisioning profile, but this is only meant for testing and the app can't be used once the profile expires. How can B legally install this app on the iPads without the app expiring after one year? When using the app store, is

Invalid Provisioning Profile- Missing Code-Signing Certificate

a 夏天 提交于 2019-11-29 07:03:09
My App is finished and I have submitted one before but every time I attempt to go through the application loader it fails giving me the following error: ERROR ITMS -9000 "Invalid Provisioning Profile. The Provisioning profile is invalid. [Missing Code-Signing Certificate] Does anyone have any help. I have been working for 12 hours straight and this is tremendously frustrating, any a dive would help. Nikos M. Go to Apple Developer Portal , recreate the provisioning profile (distribution profile in your case) and download it again. Make sure that the Distribution certificate is installed in your