provisioning-profile

provisioning profile -request timed out Xcode

杀马特。学长 韩版系。学妹 提交于 2019-12-12 20:02:02
问题 I added a new app to my Xcode and trying to update my provisioning profiles under Window-Organizer-Library,after giving apple developer credits, it is showing the error -the request timed out.It worked fine before for the 2 apps and I just have one account in the TEAMS, I checked Code signing in the new app and it is fine.Does the apple developer site still down?? Please help me on finding the issue.Any help would be appreciated. 回答1: Yes, the status site says that automatic Xcode

About apple certificates and distribution

大兔子大兔子 提交于 2019-12-12 16:59:16
问题 I have some questions and cannot found any resource that clearly answers them all. I am really confused. If someone can answer all my questions I will appreciate What I want to achieve is the following: I am a developer and have a developer account. My client also has one account. He wants to upload to the store using his account. He doesn't want to give me his apple username/password. My questions are: I know that I have to sign the application. Can I sign using my developer certificate? Or

Xcode 7: “No matching provisioning profiles found”

我们两清 提交于 2019-12-12 12:23:51
问题 I've changed the App ID and created a new provisioning profile for it. The new bundle ID and provisioning profile seem to be correctly set in the target's settings, and I get no warning when archiving it. But when I want to export the archive, Xcode shows me a dialog saying: No matching provisioning profiles found for "Applications/MyApp.app" And below it says that: None of the valid provisioning profiles allowed the specified entitlements: application-identifier, beta-reports-active,

Xcode Error Retrieving Developer Info?

ぐ巨炮叔叔 提交于 2019-12-12 09:29:20
问题 I am following this apple doc and trying to add provisioning profiles and signing identities for a new apple-id. The problem is that when I add a new apple-id in Xcode -> Settings -> Accounts I am getting "Error Fetching Developer Info". This is about all I have found searching around on google. I've restarted Xcode multiple times to no avail. Has anyone encountered this error? How do I fix this issue? 回答1: This is what worked for me. XCode > Preferences > Accounts Retype password, then click

Provisioning profile prefix different than that it compiles with

≯℡__Kan透↙ 提交于 2019-12-12 04:59:29
问题 I'm running into problems getting Branch to work for deep linking. My thought is it's because of the app prefix. I go to the developer portal and create a new app id: Then I create a new provisioning profile using that app id: When I go to set my prov profile and dev cert the prefix do not match: So I'm guessing that the app is being compiled with a different prefix than what's in the provisioning profile. So when I try to deep link from Branch, it's not finding the app. I've tried creating

How to create provision profile for an existing app iOS?

一曲冷凌霜 提交于 2019-12-12 02:30:04
问题 I've developed an app and created a provisioning profile in apple's member centre and downloaded, installed then submitted app to App Store. Then after my mac is formatted and I've lost the profile and the keychain access. Now my development is shifted to another mac where I tried to install that provisioning profile which is already there in member centre but it asked me to revoke the thing so I revoked and deleted it. now I lost provisioning profile. The only thing I've is App Store Id,

How to choose an iOS provisioning profile command line while using Qmake to build

ε祈祈猫儿з 提交于 2019-12-11 17:24:51
问题 I am building my QtApp command line for iOS with qmake command like so: qmake MyApp.pro -spec macx-ios-clang CONFIG+=iphoneos CONFIG+=device CONFIG+=$release But I am getting a code signing error after compilation succeeds: MyApp requires a provisioning profile. Select a provisioning profile for the "Release" build configuration in the project editor. Code signing is required for product type 'Application' in SDK 'iOS 10.3' The signing works if I choose the required provisioning profile from

iOS enterprise account for distribution

£可爱£侵袭症+ 提交于 2019-12-11 08:16:30
问题 A client wants to use their iOS enterprise account to distribute an app to their clients at event. They don't want to publish the app to the AppStore, just have people go to a web page and get the app through the page. I think it can be achieved with their enterprise account but is that in compliance with Apple's guidelines? I could not find the answer to that. Thanks! 回答1: It can be achieved, but it's not compliant with Apple's Enterprise Developer Account rules. Even though you can do that

An App ID with Identifier 'com.companyname.appname' is not available. Please enter a different string

孤街醉人 提交于 2019-12-11 06:40:41
问题 I am trying to upload my IOS app to TestFlight for beta testing. On XCode, my application's bundle ID is com.companyname.appname . When i try to create a distribution provisioning profile, i am told to create an app ID. When i try to register an IOS App ID on the developer portal, i enter appname under App ID Description and com.companyname.appname under Bundle ID . I get the error message There were errors in the data supplied. Please correct and re-submit. An App ID with Identifier 'com