ios - 不使用 Xcode 时将设备添加到配置文件

标签 ios cordova phonegap-build

我正在使用 Phonegap Build 开发一个应用程序。 我已在我的 iOs 开发中心帐户的设备部分添加了设备。我已重新生成配置文件并将其上传到 Phonegap Build。 但该应用程序不会安装在新设备上。

我没有使用 Xcode。 (Linux)

你能帮我吗?

谢谢

最佳答案

希望这会有所帮助!
- 尝试首先下载配置文件并确保它是开发配置文件,并且在生成该配置文件时您的设备被指示为开发设备。
-转到 XCode->Preferences->Accounts->View Details ,然后单击刷新图标。
- 将您的配置文件添加到您的设备,方法是转到窗口->管理器->设备,确保您的设备已连接
enter image description here


- 然后从这里添加您的个人资料
enter image description here


最后确保在运行应用程序之前选择了正确的代码签名配置文件

关于ios - 不使用 Xcode 时将设备添加到配置文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23745244/

相关文章:

ios - 为什么一个 View Controller 创建了两次?

ios:如何在后台发送短信

ios - 音频在后台播放但没有声音 Cordova 3+ IOS

ios - 错误 ITMS-90085 : "No architectures in the binary. Lipo failed to detect any architectures in the bundle executable."

javascript - 如何在 android phonegap 中将 Canvas 图像保存到设备的 sdcard 中?

ios - 无法验证下载服务器。您可能正在遭受中间人攻击

iPhone 应用程序 - Google plus share with pre-fill text

android - Phonegap 警报在 Android 上不起作用

ios - google plus 在 cordova-phonegap 上的共享

javascript - 软键盘 Android PhoneGap 构建问题