我正在尝试使用agvtool
.
agvtool new-marketing-version 1.0.2
将项目 Newsgroup 的 CFBundleShortVersionString 设置为:1.0.2。
正在更新 Info.plist(s) 中的 CFBundleShortVersionString...
将“Newsgroup.xcodeproj/../Newsgroup-Info.plist”中的 CFBundleShortVersionString 更新为 1.0.2 将“Newsgroup.xcodeproj/../Test Classes/Tests-Info.plist”中的 CFBundleShortVersionString 更新为 1.0.2
agvtool what-marketing-version
找不到 Jambase 目标的营销版本号 (CFBundleShortVersionString)。
在原生目标中寻找营销版本...在原生目标中寻找营销版本 (CFBundleShortVersionString)...
在“Newsgroup.xcodeproj/../Newsgroup-Info.plist”中找到“”的CFBundleShortVersionString 在“Newsgroup.xcodeproj/../Test Classes/Tests-Info.plist”中找到“”的CFBundleShortVersionString
当我运行这些命令时,Xcode 没有打开……还有什么我可能做错或agvtool
在 Xcode 4 下被破坏的吗?