Questions tagged [agvtool]

Apple-generic versioning tool for PB projects

agvtool's purpose is to help speed up common operations for Project Builder projects that use the apple-generic versioning system.

AGVTool Documentation

17 questions
1
vote
1 answer

Does agvtool work under Xcode 4?

I'm trying to update my marketing version using agvtool. agvtool new-marketing-version 1.0.2 Setting CFBundleShortVersionString of project Newsgroup to: 1.0.2. Updating CFBundleShortVersionString in Info.plist(s)... Updated…
kubi
  • 48,104
  • 19
  • 94
  • 118
1
vote
1 answer

Bump build number without using `CURRENT_PROJECT_VERSION`

Since I can't bump my build number using agvtool I am wondering if there is a quick way to bump the build number in my project using the command line. I would rather not have to parse the plist's XML if this is possible.
Besi
  • 22,579
  • 24
  • 131
  • 223
1
2