ios - 验证 bundle 时,错误提示 bundle 无效,但我确保它匹配

标签 ios xcode ios6

当我验证文件时,我收到错误:

This bundle is invalid. The value for key CFBundleVersion [.99] in the Info.plist file must be period-separated list of non-negative integers.

我不完全确定为什么会发生该错误。我到处都有 .99 版本。有谁知道为什么会这样?

谢谢,
亚历克斯

最佳答案

由于“Info.plist 文件中键 CFBundleVersion [.99] 的值必须是非负整数的句点分隔列表”,您应该将版本号设为 0.99 .

关于ios - 验证 bundle 时,错误提示 bundle 无效,但我确保它匹配,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15587509/

相关文章:

应用程序被终止时的 ios 远程通知有效负载

ios - 拉动刷新使我的应用程序崩溃

xcode - 将刷新的数据重新发送到模态视图(Swift)

objective-c - 使用 Apple Maps 以编程方式获取路线

objective-c - 任何适合设计师的存折设计工具

ios - 相机在 IOS 中不工作

objective-c - 为货币格式自定义 UITextField 适用于 iOS 4.x,但在 iOS 5 中给出 null

ios - iOS 6 上未配置 iCloud 状态

ios - 如何更改 UISegmentedControl 上文本的字体大小?

ios - 通过 View Controller 访问特定标签