// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 802BC624160CF38400C330C5 /* AHAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 802BC623160CF38400C330C5 /* AHAlertView.m */; }; 802BC630160CF3B700C330C5 /* custom-button-normal.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC626160CF3B700C330C5 /* custom-button-normal.png */; }; 802BC631160CF3B700C330C5 /* custom-button-normal@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC627160CF3B700C330C5 /* custom-button-normal@2x.png */; }; 802BC632160CF3B700C330C5 /* custom-cancel-normal.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC628160CF3B700C330C5 /* custom-cancel-normal.png */; }; 802BC633160CF3B700C330C5 /* custom-cancel-normal@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC629160CF3B700C330C5 /* custom-cancel-normal@2x.png */; }; 802BC634160CF3B700C330C5 /* custom-dialog-background.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC62A160CF3B700C330C5 /* custom-dialog-background.png */; }; 802BC635160CF3B700C330C5 /* custom-dialog-background@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC62B160CF3B700C330C5 /* custom-dialog-background@2x.png */; }; 802BC636160CF3B700C330C5 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC62C160CF3B700C330C5 /* Icon-72.png */; }; 802BC637160CF3B700C330C5 /* Icon-144.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC62D160CF3B700C330C5 /* Icon-144.png */; }; 802BC638160CF3B700C330C5 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC62E160CF3B700C330C5 /* Icon.png */; }; 802BC639160CF3B700C330C5 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC62F160CF3B700C330C5 /* Icon@2x.png */; }; 802BC63D160CF65800C330C5 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 802BC63C160CF65800C330C5 /* Default-568h@2x.png */; }; 805A82B715FFF5200024B7CC /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 805A82B615FFF5200024B7CC /* QuartzCore.framework */; }; 80C6F10415FE54A900ABF313 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80C6F10315FE54A900ABF313 /* UIKit.framework */; }; 80C6F10615FE54A900ABF313 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80C6F10515FE54A900ABF313 /* Foundation.framework */; }; 80C6F10815FE54A900ABF313 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80C6F10715FE54A900ABF313 /* CoreGraphics.framework */; }; 80C6F10E15FE54A900ABF313 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 80C6F10C15FE54A900ABF313 /* InfoPlist.strings */; }; 80C6F11015FE54A900ABF313 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 80C6F10F15FE54A900ABF313 /* main.m */; }; 80C6F11415FE54A900ABF313 /* AHAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 80C6F11315FE54A900ABF313 /* AHAppDelegate.m */; }; 80C6F11C15FE54E900ABF313 /* AHAlertSampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 80C6F11B15FE54E900ABF313 /* AHAlertSampleViewController.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 802BC622160CF38400C330C5 /* AHAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AHAlertView.h; sourceTree = ""; }; 802BC623160CF38400C330C5 /* AHAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AHAlertView.m; sourceTree = ""; }; 802BC626160CF3B700C330C5 /* custom-button-normal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "custom-button-normal.png"; path = "Resources/custom-button-normal.png"; sourceTree = ""; }; 802BC627160CF3B700C330C5 /* custom-button-normal@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "custom-button-normal@2x.png"; path = "Resources/custom-button-normal@2x.png"; sourceTree = ""; }; 802BC628160CF3B700C330C5 /* custom-cancel-normal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "custom-cancel-normal.png"; path = "Resources/custom-cancel-normal.png"; sourceTree = ""; }; 802BC629160CF3B700C330C5 /* custom-cancel-normal@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "custom-cancel-normal@2x.png"; path = "Resources/custom-cancel-normal@2x.png"; sourceTree = ""; }; 802BC62A160CF3B700C330C5 /* custom-dialog-background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "custom-dialog-background.png"; path = "Resources/custom-dialog-background.png"; sourceTree = ""; }; 802BC62B160CF3B700C330C5 /* custom-dialog-background@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "custom-dialog-background@2x.png"; path = "Resources/custom-dialog-background@2x.png"; sourceTree = ""; }; 802BC62C160CF3B700C330C5 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "Resources/Icon-72.png"; sourceTree = ""; }; 802BC62D160CF3B700C330C5 /* Icon-144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-144.png"; path = "Resources/Icon-144.png"; sourceTree = ""; }; 802BC62E160CF3B700C330C5 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Resources/Icon.png; sourceTree = ""; }; 802BC62F160CF3B700C330C5 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "Resources/Icon@2x.png"; sourceTree = ""; }; 802BC63C160CF65800C330C5 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../Default-568h@2x.png"; sourceTree = ""; }; 805A82B615FFF5200024B7CC /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 80C6F0FF15FE54A900ABF313 /* AHAlertViewSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AHAlertViewSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 80C6F10315FE54A900ABF313 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 80C6F10515FE54A900ABF313 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 80C6F10715FE54A900ABF313 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 80C6F10B15FE54A900ABF313 /* AHAlertViewSample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "AHAlertViewSample-Info.plist"; sourceTree = ""; }; 80C6F10D15FE54A900ABF313 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 80C6F10F15FE54A900ABF313 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 80C6F11115FE54A900ABF313 /* AHAlertViewSample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AHAlertViewSample-Prefix.pch"; sourceTree = ""; }; 80C6F11215FE54A900ABF313 /* AHAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AHAppDelegate.h; sourceTree = ""; }; 80C6F11315FE54A900ABF313 /* AHAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AHAppDelegate.m; sourceTree = ""; }; 80C6F11A15FE54E900ABF313 /* AHAlertSampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AHAlertSampleViewController.h; sourceTree = ""; }; 80C6F11B15FE54E900ABF313 /* AHAlertSampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AHAlertSampleViewController.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 80C6F0FC15FE54A900ABF313 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 805A82B715FFF5200024B7CC /* QuartzCore.framework in Frameworks */, 80C6F10415FE54A900ABF313 /* UIKit.framework in Frameworks */, 80C6F10615FE54A900ABF313 /* Foundation.framework in Frameworks */, 80C6F10815FE54A900ABF313 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 802BC621160CF38400C330C5 /* AHAlertView */ = { isa = PBXGroup; children = ( 802BC622160CF38400C330C5 /* AHAlertView.h */, 802BC623160CF38400C330C5 /* AHAlertView.m */, ); path = AHAlertView; sourceTree = SOURCE_ROOT; }; 802BC625160CF39B00C330C5 /* Resources */ = { isa = PBXGroup; children = ( 802BC63E160CF66B00C330C5 /* Default Images */, 802BC63B160CF3C900C330C5 /* Icons */, 802BC63A160CF3C000C330C5 /* Custom Appearance */, ); name = Resources; sourceTree = ""; }; 802BC63A160CF3C000C330C5 /* Custom Appearance */ = { isa = PBXGroup; children = ( 802BC626160CF3B700C330C5 /* custom-button-normal.png */, 802BC627160CF3B700C330C5 /* custom-button-normal@2x.png */, 802BC628160CF3B700C330C5 /* custom-cancel-normal.png */, 802BC629160CF3B700C330C5 /* custom-cancel-normal@2x.png */, 802BC62A160CF3B700C330C5 /* custom-dialog-background.png */, 802BC62B160CF3B700C330C5 /* custom-dialog-background@2x.png */, ); name = "Custom Appearance"; sourceTree = ""; }; 802BC63B160CF3C900C330C5 /* Icons */ = { isa = PBXGroup; children = ( 802BC62C160CF3B700C330C5 /* Icon-72.png */, 802BC62D160CF3B700C330C5 /* Icon-144.png */, 802BC62E160CF3B700C330C5 /* Icon.png */, 802BC62F160CF3B700C330C5 /* Icon@2x.png */, ); name = Icons; sourceTree = ""; }; 802BC63E160CF66B00C330C5 /* Default Images */ = { isa = PBXGroup; children = ( 802BC63C160CF65800C330C5 /* Default-568h@2x.png */, ); name = "Default Images"; sourceTree = ""; }; 80C6F0F415FE54A900ABF313 = { isa = PBXGroup; children = ( 802BC621160CF38400C330C5 /* AHAlertView */, 80C6F10915FE54A900ABF313 /* AHAlertViewSample */, 80C6F10215FE54A900ABF313 /* Frameworks */, 80C6F10015FE54A900ABF313 /* Products */, ); sourceTree = ""; }; 80C6F10015FE54A900ABF313 /* Products */ = { isa = PBXGroup; children = ( 80C6F0FF15FE54A900ABF313 /* AHAlertViewSample.app */, ); name = Products; sourceTree = ""; }; 80C6F10215FE54A900ABF313 /* Frameworks */ = { isa = PBXGroup; children = ( 80C6F10315FE54A900ABF313 /* UIKit.framework */, 80C6F10515FE54A900ABF313 /* Foundation.framework */, 80C6F10715FE54A900ABF313 /* CoreGraphics.framework */, 805A82B615FFF5200024B7CC /* QuartzCore.framework */, ); name = Frameworks; sourceTree = ""; }; 80C6F10915FE54A900ABF313 /* AHAlertViewSample */ = { isa = PBXGroup; children = ( 80C6F11A15FE54E900ABF313 /* AHAlertSampleViewController.h */, 80C6F11B15FE54E900ABF313 /* AHAlertSampleViewController.m */, 80C6F11215FE54A900ABF313 /* AHAppDelegate.h */, 80C6F11315FE54A900ABF313 /* AHAppDelegate.m */, 802BC625160CF39B00C330C5 /* Resources */, 80C6F10A15FE54A900ABF313 /* Supporting Files */, ); path = AHAlertViewSample; sourceTree = ""; }; 80C6F10A15FE54A900ABF313 /* Supporting Files */ = { isa = PBXGroup; children = ( 80C6F10B15FE54A900ABF313 /* AHAlertViewSample-Info.plist */, 80C6F10C15FE54A900ABF313 /* InfoPlist.strings */, 80C6F10F15FE54A900ABF313 /* main.m */, 80C6F11115FE54A900ABF313 /* AHAlertViewSample-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 80C6F0FE15FE54A900ABF313 /* AHAlertViewSample */ = { isa = PBXNativeTarget; buildConfigurationList = 80C6F11715FE54A900ABF313 /* Build configuration list for PBXNativeTarget "AHAlertViewSample" */; buildPhases = ( 80C6F0FB15FE54A900ABF313 /* Sources */, 80C6F0FC15FE54A900ABF313 /* Frameworks */, 80C6F0FD15FE54A900ABF313 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = AHAlertViewSample; productName = AHAlertViewSample; productReference = 80C6F0FF15FE54A900ABF313 /* AHAlertViewSample.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 80C6F0F615FE54A900ABF313 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = AH; LastUpgradeCheck = 0460; ORGANIZATIONNAME = "Auerhaus Development, LLC"; }; buildConfigurationList = 80C6F0F915FE54A900ABF313 /* Build configuration list for PBXProject "AHAlertViewSample" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 80C6F0F415FE54A900ABF313; productRefGroup = 80C6F10015FE54A900ABF313 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 80C6F0FE15FE54A900ABF313 /* AHAlertViewSample */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 80C6F0FD15FE54A900ABF313 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 80C6F10E15FE54A900ABF313 /* InfoPlist.strings in Resources */, 802BC630160CF3B700C330C5 /* custom-button-normal.png in Resources */, 802BC631160CF3B700C330C5 /* custom-button-normal@2x.png in Resources */, 802BC632160CF3B700C330C5 /* custom-cancel-normal.png in Resources */, 802BC633160CF3B700C330C5 /* custom-cancel-normal@2x.png in Resources */, 802BC634160CF3B700C330C5 /* custom-dialog-background.png in Resources */, 802BC635160CF3B700C330C5 /* custom-dialog-background@2x.png in Resources */, 802BC636160CF3B700C330C5 /* Icon-72.png in Resources */, 802BC637160CF3B700C330C5 /* Icon-144.png in Resources */, 802BC638160CF3B700C330C5 /* Icon.png in Resources */, 802BC639160CF3B700C330C5 /* Icon@2x.png in Resources */, 802BC63D160CF65800C330C5 /* Default-568h@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 80C6F0FB15FE54A900ABF313 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 80C6F11015FE54A900ABF313 /* main.m in Sources */, 80C6F11415FE54A900ABF313 /* AHAppDelegate.m in Sources */, 80C6F11C15FE54E900ABF313 /* AHAlertSampleViewController.m in Sources */, 802BC624160CF38400C330C5 /* AHAlertView.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 80C6F10C15FE54A900ABF313 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 80C6F10D15FE54A900ABF313 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 80C6F11515FE54A900ABF313 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.1; SDKROOT = iphoneos; }; name = Debug; }; 80C6F11615FE54A900ABF313 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.1; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 80C6F11815FE54A900ABF313 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "AHAlertViewSample/AHAlertViewSample-Prefix.pch"; INFOPLIST_FILE = "AHAlertViewSample/AHAlertViewSample-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 5.0; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = app; }; name = Debug; }; 80C6F11915FE54A900ABF313 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "AHAlertViewSample/AHAlertViewSample-Prefix.pch"; INFOPLIST_FILE = "AHAlertViewSample/AHAlertViewSample-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 5.0; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 80C6F0F915FE54A900ABF313 /* Build configuration list for PBXProject "AHAlertViewSample" */ = { isa = XCConfigurationList; buildConfigurations = ( 80C6F11515FE54A900ABF313 /* Debug */, 80C6F11615FE54A900ABF313 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 80C6F11715FE54A900ABF313 /* Build configuration list for PBXNativeTarget "AHAlertViewSample" */ = { isa = XCConfigurationList; buildConfigurations = ( 80C6F11815FE54A900ABF313 /* Debug */, 80C6F11915FE54A900ABF313 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 80C6F0F615FE54A900ABF313 /* Project object */; }