Ignore:
Timestamp:
06/16/07 01:37:06 (17 years ago)
Author:
Nicholas Riley
Message:

VERSION.xcconfig: Using one of Dave Dribin's suggestions from
<http://www.dribin.org/dave/blog/archives/2006/08/02/versioning_os_x_apps/>.
Now down to changing the version number in two places,
VERSION.xcconfig and ui.plist. The second could be scripted but I
haven't bothered yet.

Info-APE Module.plist: Version number wasn't visible in the Finder any
more (oops). Move some stuff from InfoPlist.strings; get version
number from VERSION.xcconfig.

English.lproj/InfoPlist.strings: Move much stuff to Info.plist
instead.

ui.plist: Update version to 1.5d1.

Select Services.nib: Fix some resizing problems. Make the English
sheet as wide as the German one; it looks squashed otherwise. Make
the Key column wide enough to accommodate collision display in
English. Use alternating row coloring.

ICeCoffEENonHighlightingTextFieldCell.m,
ICeCoffEENonHighlightingButtonCell.m: Return nil instead of [NSColor
whiteColor] to work properly with alternating coloring.

Info-APEManagerPrefPane.plist: Get version number from VERSION.xcconfig.

ICeCoffEE.xcodeproj: Use VERSION.xcconfig. Include InfoPlist.strings
in APE build (oops!).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/ICeCoffEE.xcodeproj/project.pbxproj

    r320 r321  
    9696                E1ABAEDE0812F4B2007C5427 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E19EB50303DD36E600050002 /* Foundation.framework */; };
    9797                E1ABAEF90812F4B3007C5427 /* APEManagerPrefPane.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1ABAED50812F4B2007C5427 /* APEManagerPrefPane.plugin */; };
     98                E1C30BC50C236E7400EAE48A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
    9899                E1F84A480A7165B800D1FBA1 /* UI_SCRInstall.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A360A7165B800D1FBA1 /* UI_SCRInstall.plugin */; };
    99100                E1F84A6D0A7165D400D1FBA1 /* Smart Crash Reports in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A490A7165D400D1FBA1 /* Smart Crash Reports */; };
     
    221222                E19EB4FC03DD35A700050002 /* UICookieMonster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UICookieMonster.h; path = ICFindFilesToRemove/UICookieMonster.h; sourceTree = "<group>"; };
    222223                E19EB50303DD36E600050002 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
    223                 E1ABAEB80812F4B2007C5427 /* Info-APE Module.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-APE Module.plist"; sourceTree = "<group>"; };
     224                E1ABAEB80812F4B2007C5427 /* Info-APE Module.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "Info-APE Module.plist"; sourceTree = "<group>"; };
    224225                E1ABAEB90812F4B2007C5427 /* ICeCoffEE.ape */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ICeCoffEE.ape; sourceTree = BUILT_PRODUCTS_DIR; };
    225226                E1ABAED40812F4B2007C5427 /* Info-APEManagerPrefPane.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-APEManagerPrefPane.plist"; sourceTree = "<group>"; };
     
    235236                E1BF15A503DBAA5600050002 /* ui.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; path = ui.plist; sourceTree = "<group>"; };
    236237                E1BF15BD03DBBD3E00050002 /* package-ICeCoffEE.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; name = "package-ICeCoffEE.sh"; path = "/Users/nicholas/Documents/Development/ICeCoffEE/package-ICeCoffEE.sh"; sourceTree = "<absolute>"; };
    237                 E1BF15BF03DBBE8900050002 /* VERSION */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
    238238                E1BF166A03DBE27000050002 /* ICeCoffEEWebKit.m */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEWebKit.m; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
    239239                E1BF166B03DBE27000050002 /* ICeCoffEEWebKitSuper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEWebKitSuper.h; sourceTree = "<group>"; };
     
    244244                E1BF4A500487C7B300C20906 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = "German.lproj/APE Manager plugin.nib"; sourceTree = "<group>"; };
    245245                E1BF4A570487CA5300C20906 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Localizable.strings; sourceTree = "<group>"; };
     246                E1C30B100C23684D00EAE48A /* VERSION.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; path = VERSION.xcconfig; sourceTree = "<group>"; };
    246247                E1CBC99803E7602700050002 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
    247248                E1F6E3AC040BCC5700050002 /* Japanese */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
     
    346347                        isa = PBXGroup;
    347348                        children = (
    348                                 E1BF15BF03DBBE8900050002 /* VERSION */,
     349                                E1C30B100C23684D00EAE48A /* VERSION.xcconfig */,
    349350                                29B97318FDCFA39411CA2CEA /* APE Manager plugin.nib */,
    350351                                E12FEC6104959FB800AEFBF9 /* Select services.nib */,
     
    646647                                E1ABAE9F0812F4B2007C5427 /* APEInfo.rtfd in Resources */,
    647648                                E1ABAEA00812F4B2007C5427 /* Localizable.strings in Resources */,
     649                                E1C30BC50C236E7400EAE48A /* InfoPlist.strings in Resources */,
    648650                        );
    649651                        runOnlyForDeploymentPostprocessing = 0;
     
    985987                E1E685BD0A044B330072E0C9 /* Development */ = {
    986988                        isa = XCBuildConfiguration;
     989                        baseConfigurationReference = E1C30B100C23684D00EAE48A /* VERSION.xcconfig */;
    987990                        buildSettings = {
    988991                                ARCHS = (
     
    9991002                E1E685BE0A044B330072E0C9 /* Deployment */ = {
    10001003                        isa = XCBuildConfiguration;
     1004                        baseConfigurationReference = E1C30B100C23684D00EAE48A /* VERSION.xcconfig */;
    10011005                        buildSettings = {
    10021006                                ARCHS = (
Note: See TracChangeset for help on using the changeset viewer.