发布于 2016-03-26 01:47:33 | 254 次阅读 | 评论: 1 | 来源: 分享

这里有新鲜出炉的精品教程,程序狗速度看过来!

Xcode 编程开发软件

Xcode是苹果公司向开发人员提供的集成开发环境(非开源),用于开发Mac OS X,iOS的应用程序。其运行于苹果公司的Mac操作系统下。


10月22日,将App上传到Appstore审核时,提示错误,ERROR ITMS-90049:”This bundle is invalid. The bundle identifier contains disallowed characters. [See the section of the Application Programming Guide entitled The Application Bundle.]“

解决方法:

在项目导航栏搜索Info.plist文件,如下图

查找第三方的info.plist文件,如ShareSDK中的腾讯Bundle文件下的Info.plist文件。

在该文件下添加或者修改以下几个字段:

  • Bundle version
  • Bundle identifier
  • Bundle versions string, short
需要和系统自带的Info.plist文件一样。 如下图


最新网友评论  共有(1)条评论 发布评论 返回顶部
divywlh 发布于2016-10-08 08:58:54
10W个赞,感谢楼主!!
支持(0)  反对(0)  回复

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务