【问题标题】:Creating ipa on new mac without exporting developer profile from old mac在新 Mac 上创建 ipa 而无需从旧 Mac 导出开发者资料
【发布时间】:2016-12-14 06:45:40
【问题描述】:

我必须为临时分发创建一个 ipa。问题是,我don't have the access to the mac on which first time developer profile is created and signed by the keychain password,所以无法将.developerprofile 文件导出到我的新Mac 上的代码登录。我知道钥匙串密码。现在我的问题是,如何创建 ipa 或生成 new .developerprofile。我搜索了很多,但没有得到任何相关信息。到处都列出了创建新的配置文件。我正在使用 Xcode 8

【问题讨论】:

  • 你有苹果开发者登录凭据吗?
  • 在xcode中登录账号,一旦提示错误信息,选择“修复”
  • 它说,您的帐户已经有一个有效的 iOS 分发证书。
  • 只需 make,Provision ProfileCode Sign In Identity 自动并构建,它将创建 ipa。
  • 它已经完成,但出现上述错误

标签: ios iphone xcode


【解决方案1】:

您可以从 developer.apple.com 域下载开发者资料。看看那里。它在开发者证书或分发证书中。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-06-19
    • 2015-05-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多