Xcode7 beta没有预配置是对的吗? [英] Xcode7 beta no provisioning is it right?

查看:53
本文介绍了Xcode7 beta没有预配置是对的吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我观看WWDC 2015视频时,我收到一条消息:无需配置即可在设备上运行.但是,当我使用Xcode7 Beta进行测试时,我必须为iphone4s(iOS7.1)和iPad(iOS9 beta)不需要.有人知道为什么吗?它是否仅支持iOS9而未配置?

When I watch the WWDC 2015 video,I got a message:you can run on the device without provisioning.But when I use the Xcode7 beta for test,I must choose a provisioning for my iphone4s (iOS7.1) and the iPad(iOS9 beta)no need.Any one Know why?Is it only support iOS9 without provisioning?

推荐答案

是的,现在任何人都可以在物理设备上测试iOS应用,因此无需注册开发人员程序.这是无需使用配置文件即可运行iOS应用程序的步骤:

Yeh now anyone can test iOS app on physical device so no need to enroll in developer program . Here is step for running iOS application without using provisioning profile : link

  • Xcode中,首先将您的Apple ID添加到帐户"偏好设置中.
  • 在项目导航器中,选择项目和目标以显示项目编辑器.
  • 单击常规",然后从团队"弹出菜单中选择您的名字.
  • 将设备连接到Mac,然后从方案"工具栏菜单中选择您的设备.
  • 在团队"弹出菜单下,单击修复问题". Xcode为您创建了一个免费的配置文件,团队"弹出菜单下的警告文本消失了.
  • 单击运行"按钮.

  • In Xcode, first of all add your Apple ID to Accounts preferences.
  • In the project navigator, select the project and your target to display the project editor.
  • Click General and choose your name from the Team pop-up menu.
  • Connect the device to your Mac and choose your device from the Scheme toolbar menu.
  • Below the Team pop-up menu, click Fix Issue. Xcode creates a free provisioning profile for you and the warning text under the Team pop-up menu disappears.
  • Click the Run button.

Xcode在启动应用程序之前将其安装在设备上.

Xcode installs the app on the device before launching the app.

希望有帮助.

这篇关于Xcode7 beta没有预配置是对的吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆