Re: Setting CFBundleShortVersionString from WOFramework and WOApplication tasks

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Wed Jan 22 2003 - 11:20:06 EST

  • Next message: Anders Peterson: "Fwd: WODisplayGroup in WOBuilder"

    No, WOProject doesn't set the version. Having it as a "version" binding in
    WOFramework and WOApplication classes might be a good idea. Patches
    accepted ;-)

    Andrus

    > Hello,
    >
    > I've got a question about WO Project.
    >
    > Is there any way to tell WOFramework and WOApplication tasks to set
    > CFBundleShortVersionString in info.plist? I'd like to check the
    > framework version from the following code fragment.
    >
    > NSBundle myFrameworkBundle = NSBundle.bundleForName("MyFramework");
    > String myFrameworkVersion = (String)myFrameworkBundle.infoDictionary()
    > .objectForKey("CFBundleShortVersionString").trim();
    >
    > Thanks,
    > Tatsuya
    >
    > --
    > Tatsuya Kawano
    > Busium Inc. New York, NY 10011
    > http://busium.biz
    >
    > E924 0D0D C0BF 3DCF 9F83 F2CD 20D1 8377 633A D84F



    This archive was generated by hypermail 2.0.0 : Wed Jan 22 2003 - 11:20:06 EST