Cenon Astro Change Log - 2012

2012-01-05 Georg Fleischmann
    * XCode Project: DEBUG Configuration:
        Architectures = Native Architecture of Build Machine ($NATIVE_ARCH)
        Base SDK = 10.5 (10.4)
        Compiler = GCC 4.2 (4.0)
        Deployment Target = 10.5 (10.4)
    * AstroPrincipal.m (-compileDate): m is now NSUInteger
2012-01-05 Georg Fleischmann
    * Project:
      DEBUG-Config, Astro-Target: Deployment Target removed
      DEBUG-Config, Astro.prefs-Target:
        Bundle_Loader = $(BUILT_PRODUCTS_DIR)/Astro.bundle/Contents/MacOS/Astro removed
        This makes it find the AstroDate Class inside the Astro bundle !!

2012-01-16 Georg Fleischmann
    * propertyList.m: removed from Astro.bundle to avoid warning message
    * Astro.prefs XCode-Project: removed:
      BUNDLE_LOADER = $(BUILT_PRODUCTS_DIR)/Astro.bundle/Contents/MacOS/Astro
      -> with bundle loader, the Astro Symbols are not found, for it's looking up in Cenon ?!

Astro Version 1.1.6

2012-07-19 Georg Fleischmann
    * Astro 1.2.0

Astro Version 1.2.0
