之乎者也,阿弥陀佛

软件设计的原则就是,化繁为简,化难为易,把人的思维集中在简单的领域,然后通过有序的组合实现复杂的逻辑。

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

错误提示:

Error building Player: UnityException: Bundle Identifier has not been set up correctly
Please set the Bundle Identifier in the Player Settings. The value must follow the convention 'com.YourCompanyName.YourProductName' and can contain alphanumeric characters and underscore.
Each segment must not start with a numeric character or underscore.

 

根据提示我们知道需要设置Bundle Identifier。

打开File=>build settings => player settings=>属性面板找到Bundle Identifier  设置下名称,格式为:com.YourCompanyName.YourProductName

设置好重新发布即可

 

 

posted on 2014-02-12 15:24  搏击的小船  阅读(8239)  评论(0编辑  收藏  举报