provisioning-profile

iOS Provisioning Profile error

走远了吗. 提交于 2019-12-05 22:29:46
I am currently having some problems regarding provisioning profiles on the dev centre. In the past, I have been able to successfully create and deploy apps on internal app stores and on multiple devices. I have never run into trouble when trying to sign my apps. However, since the last update on the dev-portal, I have not been able to create new provisioning profiles - which is becoming a big problem. I have successfully created an app id, com.xx.USApp and created a certificate for it: com.xx.USApp just as I did for all my other apps in the past. However, when I go to "Provisioning Profiles",

Mac app direct distribution: “Your account does not have permission to create Mac App Direct Distribution certificates”

纵饮孤独 提交于 2019-12-05 21:13:24
问题 I want to distribute my mac application outside the App Store (as file downloadable from our servers), but every attempt to export archive from Xcode with option "Export a Developer ID-signed Application" ends with a "Permission failure": Your account does not have permission to create Mac App Direct Distribution certificates I've downloaded and added all certificates to my keychain (system). I'm using an Organization Apple Developer account, so is it possible to use this type of account to

Resign iOS App from a distribution identity to a developer identity

不羁的心 提交于 2019-12-05 19:09:59
I use a continuous integration tool that builds an app using a Distribution identity and an Ad Hoc mobile provision. This app is sent on a web site for ad-hoc deployment and everything works well. But now I would like to add a step in my build workflow to execute UI Automation tests. Instruments needs an app signed with a Developer identity, so instead of building a new version of the app signed with a developer certificate, I want/need (Q.A. team wants actually) to resign the previous created .ipa with developer certificates. I use the following commands to resign the app : unzip "App.ipa" rm

Push notifications don't work in Apple Beta Testing (TestFlight)

℡╲_俬逩灬. 提交于 2019-12-05 18:41:25
Push notifications worked fine with a Development provisioning profile, but once I tried putting the app on the Beta testing programme (TestFlight), they don't. I tried following all the required steps when switching to a Production profile, but it still doesn't work. Here's what I have. In the Member Center: Certificate of type iOS Distribution. App ID. Named (not wildcard). Push notifications enabled for both Development and Distribution - green lights - with all SSL certificates generated and uploaded. iOS Distribution Provisioning Profile, that uses the above mentioned Certificate and App

Provisioning profile doesn't include the com.apple.security.application-groups entitlement

邮差的信 提交于 2019-12-05 18:37:29
问题 I am getting error while configuring Xcode provisioning profiles. Provisioning profile $ProfileName doesn't include the com.apple.security.application-groups entitlement. How to fix it. It seems my provisioning profile/certificate does not have some capabilities. How/where to add those capabilities? update In marked duplicated post, Sharing data in between apps in IOS the poster asked for generic way to share data between apps but in this post i am asking to resolve a specific build error i

El Capitan + Xcode 7.1 not letting me allow enterprise signing

蓝咒 提交于 2019-12-05 11:31:10
问题 I've got an enterprise cert and in-house provisioning profile wired up. I've got the cert installed, and Xcode 7.1 prompts me with this nice permissions request alert. I click Always Allow. I click Allow. No matter what I click, it just ignores me and asks again: Well, unless I click Deny. But why would I want to do that?! I also tried this, but I can't click that Allow button either! Also: related Help? 回答1: Just got this fixed. I use a plugin called SmoothMouse that improves acceleration of

Ad Hoc iOS .ipa file won't install for devices added to profile since iOS 7 came out

天涯浪子 提交于 2019-12-05 10:40:16
问题 I have an iOS app that I've developing for a while. Initially there were around 8 devices in the iOS dev account, ad builds were prepared and distributed through Hockey App, no problems. Recently, we've added a bunch more devices, but for some reason the ad hoc builds won't install on those devices (but continues to install just fine on the original set). I have been over and over the certificates, devices and provisioning profiles in the iOS Dev Center. I've triple checked all the Build

Xcode 8.3.2 signing errors

冷暖自知 提交于 2019-12-05 07:33:37
I have Xcode 8.3.2 on Sierra. I am trying to build an Enterprise .ipa (have Enterprise membership). I am having issues signing my app. Specifically in Xcode I have the following under General\Signing: Automatically manage signing is enabled Team: "My Team (Enterprise)" Provisioning Profile: Xcode Managed Profile Signing Certificate: iOS Developer Status Failed to create provisioning profile "com.myapp" cannot be registered to your development team. Change your bundle identifier to a unique string to try again. No profiles for 'com.myapp' were found. Xcode couldn't find a provisioning profile

Provisioning profile not found

匆匆过客 提交于 2019-12-05 05:08:53
I have just upgraded my iPhone to the 4S and having restored all of the settings from my old phone I found that three of my apps were missing. I went to the Apple Dev centre and deleted my old phone and then rebuilt and downloaded the profiles with my new phone added. I removed all of the old profiles and copied the newly created ones across. The problem now is that in two of my projects, when I try to build I get an error - [BEROR]Code Sign error: Provisioning profile '8A69C027-B06A-4A32-ABDA-855990018CA1' can't be found I have gone into the Build Settings>Code Signing Identity>Debug and

Bundle identifier iOS Provisioning Portal

痴心易碎 提交于 2019-12-05 04:07:17
I'm the Team Agent of an iOS Enterprise Program. I'm trying to add a new app id (the new app-id is never used before in my account, but it's possible it is used by another enterprise account. But, after submit, it says: The bundle identifier you have specified is already in use. Please select another. Why it is happening and how can I solve this? App IDs must be globally unique (not just unique within your iTunes account). If you or somebody else has used that bundle ID on another iTunes account, Enterprise or regular, then it can't be re-used on any other account. To avoid this, it's best to