• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is agvtool supported with Xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is agvtool supported with Xcode?


  • Subject: Re: Is agvtool supported with Xcode?
  • From: Scott Tooker <email@hidden>
  • Date: Sun, 26 Oct 2003 18:27:38 -0800

Please file a bug, the lack of support is an oversight :(

Scott

On Oct 25, 2003, at 12:04 PM, Terrence Talbot wrote:

The release notes for Xcode and the target build settings for a project in Xcode still reference CURRENT_PROJECT_VERSION and talk as if the same versioning support (as found in PBX) is still available. However, agvtool doesn't appear to be updated to work with .xcode (labeled) project files.

I can (begin) to fix this by altering the script such that

    ALL_PROJECTS=`/bin/ls -1 -d *.pb*proj`

becomes

    ALL_PROJECTS=`/bin/ls -1 -d *.xcode`

and that helps, but doesn't solve the problem completely. With that simple change, CURRENT_PROJECT_VERSION gets correctly updated but CFBundleVersion (in Info.plist) does not.

Before I go mucking further with rewriting the script, I thought I'd ask if Xcode provided a new way to update these strings. Is the lack of .xcode support an oversight? Has the tool been deprecated? What should I be using?

Thanks,


Terrence Talbot
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Is agvtool supported with Xcode? (From: Terrence Talbot <email@hidden>)

  • Prev by Date: wchar link problem - kinda sorted, i think.
  • Next by Date: Re: Batch find in one file?
  • Previous by thread: Is agvtool supported with Xcode?
  • Next by thread: precompiled headers -- redefinition of class...
  • Index(es):
    • Date
    • Thread