// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; }; B218365B1176AC9900D72061 /* AppDelegate_Pad.m in Sources */ = {isa = PBXBuildFile; fileRef = B21836471176AC9900D72061 /* AppDelegate_Pad.m */; }; B218365C1176AC9900D72061 /* MainWindow_Pad.xib in Resources */ = {isa = PBXBuildFile; fileRef = B21836481176AC9900D72061 /* MainWindow_Pad.xib */; }; B218365D1176AC9900D72061 /* TestViewController_Pad.m in Sources */ = {isa = PBXBuildFile; fileRef = B218364A1176AC9900D72061 /* TestViewController_Pad.m */; }; B218365E1176AC9900D72061 /* AppDelegate_Phone.m in Sources */ = {isa = PBXBuildFile; fileRef = B218364D1176AC9900D72061 /* AppDelegate_Phone.m */; }; B218365F1176AC9900D72061 /* MainWindow_Phone.xib in Resources */ = {isa = PBXBuildFile; fileRef = B218364E1176AC9900D72061 /* MainWindow_Phone.xib */; }; B21836601176AC9900D72061 /* TestViewController_Phone.m in Sources */ = {isa = PBXBuildFile; fileRef = B21836501176AC9900D72061 /* TestViewController_Phone.m */; }; B21836611176AC9900D72061 /* AppDelegate_Shared.m in Sources */ = {isa = PBXBuildFile; fileRef = B21836531176AC9900D72061 /* AppDelegate_Shared.m */; }; B21836621176AC9900D72061 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B21836541176AC9900D72061 /* main.m */; }; B21836631176AC9900D72061 /* ModalViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B21836561176AC9900D72061 /* ModalViewController.m */; }; B21836641176AC9900D72061 /* TestViewController_Shared.m in Sources */ = {isa = PBXBuildFile; fileRef = B21836581176AC9900D72061 /* TestViewController_Shared.m */; }; B272832711779005003052E0 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = B272832611779005003052E0 /* Icon.png */; }; B272832911779009003052E0 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = B272832811779009003052E0 /* Default.png */; }; B27283621177C36D003052E0 /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = B27283601177C36D003052E0 /* Default-Landscape.png */; }; B27283631177C36D003052E0 /* Default-Portrait.png in Resources */ = {isa = PBXBuildFile; fileRef = B27283611177C36D003052E0 /* Default-Portrait.png */; }; /* 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; }; 1D6058910D05DD3D006BFB54 /* Universal.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Universal.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; B21836461176AC9900D72061 /* AppDelegate_Pad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate_Pad.h; sourceTree = ""; }; B21836471176AC9900D72061 /* AppDelegate_Pad.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate_Pad.m; sourceTree = ""; }; B21836481176AC9900D72061 /* MainWindow_Pad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow_Pad.xib; sourceTree = ""; }; B21836491176AC9900D72061 /* TestViewController_Pad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestViewController_Pad.h; sourceTree = ""; }; B218364A1176AC9900D72061 /* TestViewController_Pad.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestViewController_Pad.m; sourceTree = ""; }; B218364C1176AC9900D72061 /* AppDelegate_Phone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate_Phone.h; sourceTree = ""; }; B218364D1176AC9900D72061 /* AppDelegate_Phone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate_Phone.m; sourceTree = ""; }; B218364E1176AC9900D72061 /* MainWindow_Phone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow_Phone.xib; sourceTree = ""; }; B218364F1176AC9900D72061 /* TestViewController_Phone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestViewController_Phone.h; sourceTree = ""; }; B21836501176AC9900D72061 /* TestViewController_Phone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestViewController_Phone.m; sourceTree = ""; }; B21836521176AC9900D72061 /* AppDelegate_Shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate_Shared.h; sourceTree = ""; }; B21836531176AC9900D72061 /* AppDelegate_Shared.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate_Shared.m; sourceTree = ""; }; B21836541176AC9900D72061 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; B21836551176AC9900D72061 /* ModalViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModalViewController.h; sourceTree = ""; }; B21836561176AC9900D72061 /* ModalViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModalViewController.m; sourceTree = ""; }; B21836571176AC9900D72061 /* TestViewController_Shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestViewController_Shared.h; sourceTree = ""; }; B21836581176AC9900D72061 /* TestViewController_Shared.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestViewController_Shared.m; sourceTree = ""; }; B21836591176AC9900D72061 /* Universal-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Universal-Info.plist"; sourceTree = ""; }; B218365A1176AC9900D72061 /* Universal_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Universal_Prefix.pch; sourceTree = ""; }; B272832611779005003052E0 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = ""; }; B272832811779009003052E0 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; B27283601177C36D003052E0 /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Landscape.png"; sourceTree = ""; }; B27283611177C36D003052E0 /* Default-Portrait.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Portrait.png"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 19C28FACFE9D520D11CA2CBB /* Products */ = { isa = PBXGroup; children = ( 1D6058910D05DD3D006BFB54 /* Universal.app */, ); name = Products; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { isa = PBXGroup; children = ( B21836511176AC9900D72061 /* Shared */, B218364B1176AC9900D72061 /* iPhone */, B21836451176AC9900D72061 /* iPad */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, ); name = CustomTemplate; sourceTree = ""; }; 29B97323FDCFA39411CA2CEA /* Frameworks */ = { isa = PBXGroup; children = ( 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, 1D30AB110D05D00D00671497 /* Foundation.framework */, 288765FC0DF74451002DB57D /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; B21836451176AC9900D72061 /* iPad */ = { isa = PBXGroup; children = ( B21836461176AC9900D72061 /* AppDelegate_Pad.h */, B21836471176AC9900D72061 /* AppDelegate_Pad.m */, B21836491176AC9900D72061 /* TestViewController_Pad.h */, B218364A1176AC9900D72061 /* TestViewController_Pad.m */, B21836481176AC9900D72061 /* MainWindow_Pad.xib */, B27283601177C36D003052E0 /* Default-Landscape.png */, B27283611177C36D003052E0 /* Default-Portrait.png */, ); path = iPad; sourceTree = ""; }; B218364B1176AC9900D72061 /* iPhone */ = { isa = PBXGroup; children = ( B218364C1176AC9900D72061 /* AppDelegate_Phone.h */, B218364D1176AC9900D72061 /* AppDelegate_Phone.m */, B218364F1176AC9900D72061 /* TestViewController_Phone.h */, B21836501176AC9900D72061 /* TestViewController_Phone.m */, B218364E1176AC9900D72061 /* MainWindow_Phone.xib */, B272832811779009003052E0 /* Default.png */, ); path = iPhone; sourceTree = ""; }; B21836511176AC9900D72061 /* Shared */ = { isa = PBXGroup; children = ( B272832611779005003052E0 /* Icon.png */, B21836521176AC9900D72061 /* AppDelegate_Shared.h */, B21836531176AC9900D72061 /* AppDelegate_Shared.m */, B21836571176AC9900D72061 /* TestViewController_Shared.h */, B21836581176AC9900D72061 /* TestViewController_Shared.m */, B21836551176AC9900D72061 /* ModalViewController.h */, B21836561176AC9900D72061 /* ModalViewController.m */, B21836541176AC9900D72061 /* main.m */, B21836591176AC9900D72061 /* Universal-Info.plist */, B218365A1176AC9900D72061 /* Universal_Prefix.pch */, ); path = Shared; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 1D6058900D05DD3D006BFB54 /* Universal */ = { isa = PBXNativeTarget; buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Universal" */; buildPhases = ( 1D60588D0D05DD3D006BFB54 /* Resources */, 1D60588E0D05DD3D006BFB54 /* Sources */, 1D60588F0D05DD3D006BFB54 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = Universal; productName = Universal; productReference = 1D6058910D05DD3D006BFB54 /* Universal.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Universal" */; compatibilityVersion = "Xcode 3.1"; hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; projectDirPath = ""; projectRoot = ""; targets = ( 1D6058900D05DD3D006BFB54 /* Universal */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 1D60588D0D05DD3D006BFB54 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( B218365C1176AC9900D72061 /* MainWindow_Pad.xib in Resources */, B218365F1176AC9900D72061 /* MainWindow_Phone.xib in Resources */, B272832711779005003052E0 /* Icon.png in Resources */, B272832911779009003052E0 /* Default.png in Resources */, B27283621177C36D003052E0 /* Default-Landscape.png in Resources */, B27283631177C36D003052E0 /* Default-Portrait.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 1D60588E0D05DD3D006BFB54 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B218365B1176AC9900D72061 /* AppDelegate_Pad.m in Sources */, B218365D1176AC9900D72061 /* TestViewController_Pad.m in Sources */, B218365E1176AC9900D72061 /* AppDelegate_Phone.m in Sources */, B21836601176AC9900D72061 /* TestViewController_Phone.m in Sources */, B21836611176AC9900D72061 /* AppDelegate_Shared.m in Sources */, B21836621176AC9900D72061 /* main.m in Sources */, B21836631176AC9900D72061 /* ModalViewController.m in Sources */, B21836641176AC9900D72061 /* TestViewController_Shared.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 1D6058940D05DD3E006BFB54 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Shared/Universal_Prefix.pch; INFOPLIST_FILE = "Shared/Universal-Info.plist"; PRODUCT_NAME = Universal; }; name = Debug; }; 1D6058950D05DD3E006BFB54 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Shared/Universal_Prefix.pch; INFOPLIST_FILE = "Shared/Universal-Info.plist"; PRODUCT_NAME = Universal; 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.1.3; PREBINDING = NO; SDKROOT = iphoneos3.2; 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.1.3; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; PREBINDING = NO; SDKROOT = iphoneos3.2; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Universal" */ = { isa = XCConfigurationList; buildConfigurations = ( 1D6058940D05DD3E006BFB54 /* Debug */, 1D6058950D05DD3E006BFB54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Universal" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; }