React-native - 无法创建配置文件 [英] React-native - Failed to create provisioning profile

查看:59
本文介绍了React-native - 无法创建配置文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的物理设备上运行应用程序,但出现这些错误.

I would like to run app on my physical device, but i have these errors.

  • 未找到org.reactjs.native.example.weekdays"的个人资料

  • No profiles for 'org.reactjs.native.example.weekdays' were found

  • 无法向您的开发团队注册应用 IDorg.reactjs.native.example.weekdays".

捆绑包有问题?!(org.reactjs.native.example.APPNAME) 我是初学者.Iphone 7 虚拟设备正在运行.

Something wrong with bundles?!(org.reactjs.native.example.APPNAME) I'm a beginner. Iphone 7 virtual device is working.

截图

我该怎么办?

非常感谢!

推荐答案

这是我的问题的解决方案,与此类似:

This is the solution to my issue that's similar to this one:

将您的包标识符更改为唯一字符串以重试.

Change your bundle identifier to a unique string to try again.

  • 我猜你的包标识符已经被其他开发者使用了,所以只需将你的标识标签中你的签名标签正上方的包标识符更改为另一个:
  • 例如:包标识符:org.react.native.example.MyAwesomeWeekdaysIn2099
    • Your bundle identifier is already in use by other developers I guess, so just change your bundle identifier in the Identify tab right above your Signing tab to another one:
    • For example: Bundle Identifier: org.react.native.example.MyAwesomeWeekdaysIn2099
    • 这篇关于React-native - 无法创建配置文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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