provisioning-profile

Selecting a provisioning profile for Ad Hoc Distribution in Xcode 6

可紊 提交于 2019-12-04 10:40:57
Having issues doing this. It will NOT let me select the provisioning profile to use, instead it defaults to some XC Ad Hoc: * and I cannot change it. The correct profile is selected in the build settings. I get: voratima I was experiencing the same issue in Xcode 6. I fixed it by: Go to Apple Developer > Create a new App ID specifically for the app with Explicit App ID like com.mywebsite.MyApp. Don't choose Wildcard App ID option. Go to Provisioning Profiles > Distribution > Update App ID (for MyApp) to the new one I just created. Generate a new profile. Download and install. It doesn't hurt

Signing app with xcodebuild command line with PROVISIONING_PROFILE fails

一世执手 提交于 2019-12-04 08:06:12
I trying to sign my app command line using Xcode. Running xcodebuild command-line on MyApp.xcodeproj like so : xcodebuild -project "MyApp.xcodeproj" -target "MyApp" -sdk "iphoneos" -configuration *Release* PROVISIONING_PROFILE="xxxx-xxxx-xxxx-xxxx" CODE_SIGN_IDENTITY="iPhone Developer: something.com (SOMEVALUE)" Gives following error: Check dependencies Provisioning profile "iOS Team Provisioning Profile: *" doesn't include signing certificate "iPhone Developer: something.com (SOMEVALUE)". Provisioning profile "iOS Team Provisioning Profile: *" is Xcode managed, but signing settings require a

Receiving iOS Push Notifications on Delphi 10 Seattle

十年热恋 提交于 2019-12-04 07:58:47
The main goal here is to generate and receive Push Notifications for iOS using Delphi 10 Seattle. I'm trying to follow this video but so far I've been able only to successfully send push notifications. There's this incredible tutorial that helped me to understand better about App ID's, Provisioning Profiles, Certificates, PEM files, SSL connections and so on. This is basically how I see it now ( yes, thats a real board ): But the funny thing is about the Provisioning Profile that I need to link at Delphi. It must be the same reverse domain name as the APNS certificate. I'm able to visualize

Updated Apple Developer Site Won't Allow Add Device to Ad Hoc Provisioning Profile April 2013 [duplicate]

六眼飞鱼酱① 提交于 2019-12-04 06:55:10
This question already has an answer here: How to add a device to an existing Ad-Hoc Provisioning Profile? 3 answers Edit April 9, 2013 Apple responded to my bug report on this matter and reported that "The problem has been fixed." I have confirmed that the problem is fixed. I can now add devices to older Ad Hoc provisioning profiles that were created before the website update. The problem is now resolved. Asside: Please note that underscore characters ( _ ) are no longer permitted in the names of new provisioning profiles. As of this previous weekend April 6, 2013, it appears impossible to add

Provisioning profiles getting invalidated after refreshing in “Accounts” tab of Xcode

↘锁芯ラ 提交于 2019-12-04 06:34:12
In an unfortunately frustrating loop here. This issue started occurring in Xcode 5 about a month ago and I have just been dealing with it hoping that it would go away with Xcode 6 but I'm still seeing it happen in the current App store release of Xcode 6. When visiting the "Accounts" tab in Xcode, then tapping on an account and clicking the "refresh" button to download the provisioning profiles for that user, instead they all get invalidated. Then I have to go into the developer portal and manually regenerate each one. The only way to get the valid profiles is to download each one manually

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

泄露秘密 提交于 2019-12-04 04:56:20
This question already has an answer here: Sharing data in between apps in IOS 1 answer 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 am getting while

Certificate identity 'iPhone Developer: ' appears more than once in the keychain. The codesign tool requires there only be one

喜夏-厌秋 提交于 2019-12-04 02:09:30
问题 Ok, I am completely pulling my hair out on this one. Back in July I created a provisioning profile so I could test on my iPad. Then at the end of August I tried submitting my first App to the iTunes Store. The process was a complete nightmare, and I struggled. A lot. In the end I found a tutorial with relatively recent information in it, and only by following it step by step could I actually get anywhere with this. Unfortunately the result of this was that I created a new provisioning profile

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

坚强是说给别人听的谎言 提交于 2019-12-04 00:26:11
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 Settings in XCode. The app is for iOS 6 and iOS 7 only. It is built in XCode 5. I've tried installing the

making CSR certificates in Windows (7)

帅比萌擦擦* 提交于 2019-12-03 18:28:09
问题 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

ios: How do I add a new UDID to provisioning profile without a tethered device?

故事扮演 提交于 2019-12-03 17:33:45
问题 I know how to add from the web portal, but this particular provisioning profile is marked as "Managed by Xcode", therefore, I need to either stop managing from xcode or add a UDID into the profile from Xcode. I cannot find any way to "stop managing" in Xcode. In Xcode, I know how to add the device by tethering to my laptop and refreshing, but I don't see any option to add a UDID. 回答1: Connect the phone to your mac and open XCode. Then click under Window->Organizer under Devices you must see