Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / March 2007



Tip: Looking for answers? Try searching our database.

xcode and svn

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
xylo - 27 Mar 2007 21:17 GMT
hi,

I want to add automaticaly my last current svn version to my
CFBundleGetInfoString.
Ex: 'v1.1 build 101' for the 101 version of my app.

Because the last version is adding AFTER commit operation : how can I do ?
Tom Harrington - 28 Mar 2007 05:18 GMT
> hi,
>
[quoted text clipped - 5 lines]
>
>  

Generally you'd add a "run script" build phase that modifies the
target's Info.plist after the build completes.  There are various
versions kicking around the net-- one good example is found at
<http://www.red-sweater.com/blog/23/automatic-build-sub-versioning-in-xco
de>.  That script modifies CFBundleVersion instead of
CFBundleGetInfoString, but it would be easy to modify it to change
whatever values you want.

Signature

Tom "Tom" Harrington
MondoMouse makes your mouse mightier
See http://www.atomicbird.com/mondomouse/

JM Marino - 28 Mar 2007 06:44 GMT
Le Tue, 27 Mar 2007 22:18:52 -0600, Tom Harrington a écrit :

>> hi,
>>
[quoted text clipped - 13 lines]
> CFBundleGetInfoString, but it would be easy to modify it to change
> whatever values you want.

thanks for your reply.
JM Marino
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.