xcode - 标识符为 'com.Company.ProductName' 的应用 ID 不可用,请输入其他字符串

标签 xcode unity-game-engine

尝试在 xcode 中测试我的 Unity 应用程序,当我单击“运行”时,它显示:

An app ID with Identifier 'com.Company.ProductName' is not avalible, please enter a different string

有什么想法吗?谢谢

最佳答案

应用程序 ID 必须是全局唯一的。这就是建议反向 DNS 命名约定的原因。请确保您的 bundle 标识符是唯一的。

关于xcode - 标识符为 'com.Company.ProductName' 的应用 ID 不可用,请输入其他字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32899830/

相关文章:

ios - Xcode5错误: Warning attempt to present <View> on <OtherView> while presentation is in progress

ios - 带有 [NSNull null] 的 NSMutableArray 与 NSPointerArray

iOS 框架在没有 "linking"到应用程序的情况下可以正常工作,为什么需要它呢?

javascript - 在 Unity 3D 上使用 Google map API v3

c# - 如何在Unity中测试方法包括异步方法

ios - 相机卡在 Google Cardboard + Unity 应用程序中重新加载

iphone - ios 6.1.1设备将无法运行xcode 4.6

swift - 当我有默认值时,为什么 xcode 要我将 navigationController 设为可选?紧随其后的值(value)

node.js - 将 Unity 游戏连接到 Digital Ocean Node.js 服务器

android - 使用 Unity 设置 Android Studio SDK