|  | // !$*UTF8*$! | 
|  | { | 
|  | archiveVersion = 1; | 
|  | classes = { | 
|  | }; | 
|  | objectVersion = 46; | 
|  | objects = { | 
|  |  | 
|  | /* Begin PBXBuildFile section */ | 
|  | 1D3623260D0F684500981E51 /* UniversalAppAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* UniversalAppAppDelegate.m */; }; | 
|  | 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; }; | 
|  | 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; | 
|  | 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; | 
|  | 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; }; | 
|  | 2899E5220DE3E06400AC0155 /* UniversalAppViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* UniversalAppViewController.xib */; }; | 
|  | 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; }; | 
|  | 28D7ACF80DDB3853001CB0EB /* UniversalAppViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* UniversalAppViewController.m */; }; | 
|  | DC7FBDD8122CDF8F0003FA9B /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7FBDD5122CDF8F0003FA9B /* DDASLLogger.m */; }; | 
|  | DC7FBDD9122CDF8F0003FA9B /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7FBDD7122CDF8F0003FA9B /* DDTTYLogger.m */; }; | 
|  | DCD6EACE16FFC4CA00710668 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DCD6EACD16FFC4CA00710668 /* Default-568h@2x.png */; }; | 
|  | DCEDA8C611DCCBE700BD4764 /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DCEDA8C211DCCBE700BD4764 /* DDFileLogger.m */; }; | 
|  | DCEDA8C711DCCBE700BD4764 /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = DCEDA8C411DCCBE700BD4764 /* DDLog.m */; }; | 
|  | /* End PBXBuildFile section */ | 
|  |  | 
|  | /* Begin PBXFileReference section */ | 
|  | 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | 
|  | 1D3623240D0F684500981E51 /* UniversalAppAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniversalAppAppDelegate.h; sourceTree = "<group>"; }; | 
|  | 1D3623250D0F684500981E51 /* UniversalAppAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UniversalAppAppDelegate.m; sourceTree = "<group>"; }; | 
|  | 1D6058910D05DD3D006BFB54 /* UniversalApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UniversalApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 
|  | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | 
|  | 288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | 
|  | 2899E5210DE3E06400AC0155 /* UniversalAppViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UniversalAppViewController.xib; sourceTree = "<group>"; }; | 
|  | 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; }; | 
|  | 28D7ACF60DDB3853001CB0EB /* UniversalAppViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniversalAppViewController.h; sourceTree = "<group>"; }; | 
|  | 28D7ACF70DDB3853001CB0EB /* UniversalAppViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UniversalAppViewController.m; sourceTree = "<group>"; }; | 
|  | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; | 
|  | 32CA4F630368D1EE00C91783 /* UniversalApp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniversalApp_Prefix.pch; sourceTree = "<group>"; }; | 
|  | 8D1107310486CEB800E47090 /* UniversalApp-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "UniversalApp-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; }; | 
|  | DC7FBDD4122CDF8F0003FA9B /* DDASLLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDASLLogger.h; path = ../../Lumberjack/DDASLLogger.h; sourceTree = SOURCE_ROOT; }; | 
|  | DC7FBDD5122CDF8F0003FA9B /* DDASLLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDASLLogger.m; path = ../../Lumberjack/DDASLLogger.m; sourceTree = SOURCE_ROOT; }; | 
|  | DC7FBDD6122CDF8F0003FA9B /* DDTTYLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDTTYLogger.h; path = ../../Lumberjack/DDTTYLogger.h; sourceTree = SOURCE_ROOT; }; | 
|  | DC7FBDD7122CDF8F0003FA9B /* DDTTYLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDTTYLogger.m; path = ../../Lumberjack/DDTTYLogger.m; sourceTree = SOURCE_ROOT; }; | 
|  | DCD6EACD16FFC4CA00710668 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; | 
|  | DCEDA8C111DCCBE700BD4764 /* DDFileLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDFileLogger.h; path = ../../Lumberjack/DDFileLogger.h; sourceTree = SOURCE_ROOT; }; | 
|  | DCEDA8C211DCCBE700BD4764 /* DDFileLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDFileLogger.m; path = ../../Lumberjack/DDFileLogger.m; sourceTree = SOURCE_ROOT; }; | 
|  | DCEDA8C311DCCBE700BD4764 /* DDLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDLog.h; path = ../../Lumberjack/DDLog.h; sourceTree = SOURCE_ROOT; }; | 
|  | DCEDA8C411DCCBE700BD4764 /* DDLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDLog.m; path = ../../Lumberjack/DDLog.m; sourceTree = SOURCE_ROOT; }; | 
|  | /* End PBXFileReference section */ | 
|  |  | 
|  | /* Begin PBXFrameworksBuildPhase section */ | 
|  | 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { | 
|  | isa = PBXFrameworksBuildPhase; | 
|  | buildActionMask = 2147483647; | 
|  | files = ( | 
|  | 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, | 
|  | 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, | 
|  | 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */, | 
|  | ); | 
|  | runOnlyForDeploymentPostprocessing = 0; | 
|  | }; | 
|  | /* End PBXFrameworksBuildPhase section */ | 
|  |  | 
|  | /* Begin PBXGroup section */ | 
|  | 080E96DDFE201D6D7F000001 /* Classes */ = { | 
|  | isa = PBXGroup; | 
|  | children = ( | 
|  | 1D3623240D0F684500981E51 /* UniversalAppAppDelegate.h */, | 
|  | 1D3623250D0F684500981E51 /* UniversalAppAppDelegate.m */, | 
|  | 28D7ACF60DDB3853001CB0EB /* UniversalAppViewController.h */, | 
|  | 28D7ACF70DDB3853001CB0EB /* UniversalAppViewController.m */, | 
|  | ); | 
|  | path = Classes; | 
|  | sourceTree = "<group>"; | 
|  | }; | 
|  | 19C28FACFE9D520D11CA2CBB /* Products */ = { | 
|  | isa = PBXGroup; | 
|  | children = ( | 
|  | 1D6058910D05DD3D006BFB54 /* UniversalApp.app */, | 
|  | ); | 
|  | name = Products; | 
|  | sourceTree = "<group>"; | 
|  | }; | 
|  | 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { | 
|  | isa = PBXGroup; | 
|  | children = ( | 
|  | DCD6EACD16FFC4CA00710668 /* Default-568h@2x.png */, | 
|  | DCEDA8BD11DCCBCA00BD4764 /* Logging */, | 
|  | 080E96DDFE201D6D7F000001 /* Classes */, | 
|  | 29B97315FDCFA39411CA2CEA /* Other Sources */, | 
|  | 29B97317FDCFA39411CA2CEA /* Resources */, | 
|  | 29B97323FDCFA39411CA2CEA /* Frameworks */, | 
|  | 19C28FACFE9D520D11CA2CBB /* Products */, | 
|  | ); | 
|  | name = CustomTemplate; | 
|  | sourceTree = "<group>"; | 
|  | }; | 
|  | 29B97315FDCFA39411CA2CEA /* Other Sources */ = { | 
|  | isa = PBXGroup; | 
|  | children = ( | 
|  | 32CA4F630368D1EE00C91783 /* UniversalApp_Prefix.pch */, | 
|  | 29B97316FDCFA39411CA2CEA /* main.m */, | 
|  | ); | 
|  | name = "Other Sources"; | 
|  | sourceTree = "<group>"; | 
|  | }; | 
|  | 29B97317FDCFA39411CA2CEA /* Resources */ = { | 
|  | isa = PBXGroup; | 
|  | children = ( | 
|  | 2899E5210DE3E06400AC0155 /* UniversalAppViewController.xib */, | 
|  | 28AD733E0D9D9553002E5188 /* MainWindow.xib */, | 
|  | 8D1107310486CEB800E47090 /* UniversalApp-Info.plist */, | 
|  | ); | 
|  | name = Resources; | 
|  | sourceTree = "<group>"; | 
|  | }; | 
|  | 29B97323FDCFA39411CA2CEA /* Frameworks */ = { | 
|  | isa = PBXGroup; | 
|  | children = ( | 
|  | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, | 
|  | 1D30AB110D05D00D00671497 /* Foundation.framework */, | 
|  | 288765A40DF7441C002DB57D /* CoreGraphics.framework */, | 
|  | ); | 
|  | name = Frameworks; | 
|  | sourceTree = "<group>"; | 
|  | }; | 
|  | DCEDA8BD11DCCBCA00BD4764 /* Logging */ = { | 
|  | isa = PBXGroup; | 
|  | children = ( | 
|  | DCEDA8C311DCCBE700BD4764 /* DDLog.h */, | 
|  | DCEDA8C411DCCBE700BD4764 /* DDLog.m */, | 
|  | DC7FBDD4122CDF8F0003FA9B /* DDASLLogger.h */, | 
|  | DC7FBDD5122CDF8F0003FA9B /* DDASLLogger.m */, | 
|  | DC7FBDD6122CDF8F0003FA9B /* DDTTYLogger.h */, | 
|  | DC7FBDD7122CDF8F0003FA9B /* DDTTYLogger.m */, | 
|  | DCEDA8C111DCCBE700BD4764 /* DDFileLogger.h */, | 
|  | DCEDA8C211DCCBE700BD4764 /* DDFileLogger.m */, | 
|  | ); | 
|  | name = Logging; | 
|  | sourceTree = "<group>"; | 
|  | }; | 
|  | /* End PBXGroup section */ | 
|  |  | 
|  | /* Begin PBXNativeTarget section */ | 
|  | 1D6058900D05DD3D006BFB54 /* UniversalApp */ = { | 
|  | isa = PBXNativeTarget; | 
|  | buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "UniversalApp" */; | 
|  | buildPhases = ( | 
|  | 1D60588D0D05DD3D006BFB54 /* Resources */, | 
|  | 1D60588E0D05DD3D006BFB54 /* Sources */, | 
|  | 1D60588F0D05DD3D006BFB54 /* Frameworks */, | 
|  | ); | 
|  | buildRules = ( | 
|  | ); | 
|  | dependencies = ( | 
|  | ); | 
|  | name = UniversalApp; | 
|  | productName = UniversalApp; | 
|  | productReference = 1D6058910D05DD3D006BFB54 /* UniversalApp.app */; | 
|  | productType = "com.apple.product-type.application"; | 
|  | }; | 
|  | /* End PBXNativeTarget section */ | 
|  |  | 
|  | /* Begin PBXProject section */ | 
|  | 29B97313FDCFA39411CA2CEA /* Project object */ = { | 
|  | isa = PBXProject; | 
|  | attributes = { | 
|  | LastUpgradeCheck = 0460; | 
|  | }; | 
|  | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "UniversalApp" */; | 
|  | compatibilityVersion = "Xcode 3.2"; | 
|  | developmentRegion = English; | 
|  | hasScannedForEncodings = 1; | 
|  | knownRegions = ( | 
|  | English, | 
|  | Japanese, | 
|  | French, | 
|  | German, | 
|  | ); | 
|  | mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; | 
|  | projectDirPath = ""; | 
|  | projectRoot = ""; | 
|  | targets = ( | 
|  | 1D6058900D05DD3D006BFB54 /* UniversalApp */, | 
|  | ); | 
|  | }; | 
|  | /* End PBXProject section */ | 
|  |  | 
|  | /* Begin PBXResourcesBuildPhase section */ | 
|  | 1D60588D0D05DD3D006BFB54 /* Resources */ = { | 
|  | isa = PBXResourcesBuildPhase; | 
|  | buildActionMask = 2147483647; | 
|  | files = ( | 
|  | 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */, | 
|  | 2899E5220DE3E06400AC0155 /* UniversalAppViewController.xib in Resources */, | 
|  | DCD6EACE16FFC4CA00710668 /* Default-568h@2x.png in Resources */, | 
|  | ); | 
|  | runOnlyForDeploymentPostprocessing = 0; | 
|  | }; | 
|  | /* End PBXResourcesBuildPhase section */ | 
|  |  | 
|  | /* Begin PBXSourcesBuildPhase section */ | 
|  | 1D60588E0D05DD3D006BFB54 /* Sources */ = { | 
|  | isa = PBXSourcesBuildPhase; | 
|  | buildActionMask = 2147483647; | 
|  | files = ( | 
|  | 1D60589B0D05DD56006BFB54 /* main.m in Sources */, | 
|  | 1D3623260D0F684500981E51 /* UniversalAppAppDelegate.m in Sources */, | 
|  | 28D7ACF80DDB3853001CB0EB /* UniversalAppViewController.m in Sources */, | 
|  | DCEDA8C611DCCBE700BD4764 /* DDFileLogger.m in Sources */, | 
|  | DCEDA8C711DCCBE700BD4764 /* DDLog.m in Sources */, | 
|  | DC7FBDD8122CDF8F0003FA9B /* DDASLLogger.m in Sources */, | 
|  | DC7FBDD9122CDF8F0003FA9B /* DDTTYLogger.m in Sources */, | 
|  | ); | 
|  | runOnlyForDeploymentPostprocessing = 0; | 
|  | }; | 
|  | /* End PBXSourcesBuildPhase section */ | 
|  |  | 
|  | /* Begin XCBuildConfiguration section */ | 
|  | 1D6058940D05DD3E006BFB54 /* Debug */ = { | 
|  | isa = XCBuildConfiguration; | 
|  | buildSettings = { | 
|  | ALWAYS_SEARCH_USER_PATHS = NO; | 
|  | CLANG_ENABLE_OBJC_ARC = YES; | 
|  | COPY_PHASE_STRIP = NO; | 
|  | GCC_DYNAMIC_NO_PIC = NO; | 
|  | GCC_OPTIMIZATION_LEVEL = 0; | 
|  | GCC_PRECOMPILE_PREFIX_HEADER = YES; | 
|  | GCC_PREFIX_HEADER = UniversalApp_Prefix.pch; | 
|  | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | 
|  | INFOPLIST_FILE = "UniversalApp-Info.plist"; | 
|  | IPHONEOS_DEPLOYMENT_TARGET = 5.0; | 
|  | PRODUCT_NAME = UniversalApp; | 
|  | }; | 
|  | name = Debug; | 
|  | }; | 
|  | 1D6058950D05DD3E006BFB54 /* Release */ = { | 
|  | isa = XCBuildConfiguration; | 
|  | buildSettings = { | 
|  | ALWAYS_SEARCH_USER_PATHS = NO; | 
|  | CLANG_ENABLE_OBJC_ARC = YES; | 
|  | COPY_PHASE_STRIP = YES; | 
|  | GCC_PRECOMPILE_PREFIX_HEADER = YES; | 
|  | GCC_PREFIX_HEADER = UniversalApp_Prefix.pch; | 
|  | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | 
|  | INFOPLIST_FILE = "UniversalApp-Info.plist"; | 
|  | IPHONEOS_DEPLOYMENT_TARGET = 5.0; | 
|  | PRODUCT_NAME = UniversalApp; | 
|  | VALIDATE_PRODUCT = YES; | 
|  | }; | 
|  | name = Release; | 
|  | }; | 
|  | C01FCF4F08A954540054247B /* Debug */ = { | 
|  | isa = XCBuildConfiguration; | 
|  | buildSettings = { | 
|  | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | 
|  | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 
|  | GCC_C_LANGUAGE_STANDARD = c99; | 
|  | GCC_WARN_ABOUT_RETURN_TYPE = YES; | 
|  | GCC_WARN_UNUSED_VARIABLE = YES; | 
|  | IPHONEOS_DEPLOYMENT_TARGET = 3.2; | 
|  | SDKROOT = iphoneos; | 
|  | TARGETED_DEVICE_FAMILY = "1,2"; | 
|  | }; | 
|  | name = Debug; | 
|  | }; | 
|  | C01FCF5008A954540054247B /* Release */ = { | 
|  | isa = XCBuildConfiguration; | 
|  | buildSettings = { | 
|  | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | 
|  | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 
|  | GCC_C_LANGUAGE_STANDARD = c99; | 
|  | GCC_WARN_ABOUT_RETURN_TYPE = YES; | 
|  | GCC_WARN_UNUSED_VARIABLE = YES; | 
|  | IPHONEOS_DEPLOYMENT_TARGET = 3.2; | 
|  | OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; | 
|  | SDKROOT = iphoneos; | 
|  | TARGETED_DEVICE_FAMILY = "1,2"; | 
|  | }; | 
|  | name = Release; | 
|  | }; | 
|  | /* End XCBuildConfiguration section */ | 
|  |  | 
|  | /* Begin XCConfigurationList section */ | 
|  | 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "UniversalApp" */ = { | 
|  | isa = XCConfigurationList; | 
|  | buildConfigurations = ( | 
|  | 1D6058940D05DD3E006BFB54 /* Debug */, | 
|  | 1D6058950D05DD3E006BFB54 /* Release */, | 
|  | ); | 
|  | defaultConfigurationIsVisible = 0; | 
|  | defaultConfigurationName = Release; | 
|  | }; | 
|  | C01FCF4E08A954540054247B /* Build configuration list for PBXProject "UniversalApp" */ = { | 
|  | isa = XCConfigurationList; | 
|  | buildConfigurations = ( | 
|  | C01FCF4F08A954540054247B /* Debug */, | 
|  | C01FCF5008A954540054247B /* Release */, | 
|  | ); | 
|  | defaultConfigurationIsVisible = 0; | 
|  | defaultConfigurationName = Release; | 
|  | }; | 
|  | /* End XCConfigurationList section */ | 
|  | }; | 
|  | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | 
|  | } |