// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 04480006169B052100B99646 /* DemoTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 04480005169B052100B99646 /* DemoTableViewController.m */; }; 0448000F169B091000B99646 /* ZG.png in Resources */ = {isa = PBXBuildFile; fileRef = 0448000E169B091000B99646 /* ZG.png */; }; 04480019169B246900B99646 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04480018169B246900B99646 /* QuartzCore.framework */; }; 0448001C169B285400B99646 /* UITableView+ZGParallelView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0448001B169B285400B99646 /* UITableView+ZGParallelView.m */; }; 0448FFCA169B04E500B99646 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0448FFC9169B04E500B99646 /* UIKit.framework */; }; 0448FFCC169B04E500B99646 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0448FFCB169B04E500B99646 /* Foundation.framework */; }; 0448FFCE169B04E500B99646 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0448FFCD169B04E500B99646 /* CoreGraphics.framework */; }; 0448FFD4169B04E500B99646 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0448FFD2169B04E500B99646 /* InfoPlist.strings */; }; 0448FFD6169B04E500B99646 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0448FFD5169B04E500B99646 /* main.m */; }; 0448FFDA169B04E500B99646 /* ZGAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0448FFD9169B04E500B99646 /* ZGAppDelegate.m */; }; 0448FFDC169B04E500B99646 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 0448FFDB169B04E500B99646 /* Default.png */; }; 0448FFDE169B04E500B99646 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 0448FFDD169B04E500B99646 /* Default@2x.png */; }; 0448FFE0169B04E500B99646 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 0448FFDF169B04E500B99646 /* Default-568h@2x.png */; }; 0448FFE3169B04E500B99646 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0448FFE1169B04E500B99646 /* MainStoryboard.storyboard */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 04480004169B052100B99646 /* DemoTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DemoTableViewController.h; sourceTree = ""; }; 04480005169B052100B99646 /* DemoTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DemoTableViewController.m; sourceTree = ""; }; 0448000E169B091000B99646 /* ZG.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ZG.png; sourceTree = ""; }; 04480018169B246900B99646 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 0448001A169B285300B99646 /* UITableView+ZGParallelView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UITableView+ZGParallelView.h"; path = "Class/UITableView+ZGParallelView.h"; sourceTree = ""; }; 0448001B169B285400B99646 /* UITableView+ZGParallelView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UITableView+ZGParallelView.m"; path = "Class/UITableView+ZGParallelView.m"; sourceTree = ""; }; 0448FFC5169B04E500B99646 /* ZGParallelViewForTable.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ZGParallelViewForTable.app; sourceTree = BUILT_PRODUCTS_DIR; }; 0448FFC9169B04E500B99646 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 0448FFCB169B04E500B99646 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 0448FFCD169B04E500B99646 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 0448FFD1169B04E500B99646 /* ZGParallelViewForTable-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ZGParallelViewForTable-Info.plist"; sourceTree = ""; }; 0448FFD3169B04E500B99646 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 0448FFD5169B04E500B99646 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 0448FFD7169B04E500B99646 /* ZGParallelViewForTable-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ZGParallelViewForTable-Prefix.pch"; sourceTree = ""; }; 0448FFD8169B04E500B99646 /* ZGAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZGAppDelegate.h; sourceTree = ""; }; 0448FFD9169B04E500B99646 /* ZGAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZGAppDelegate.m; sourceTree = ""; }; 0448FFDB169B04E500B99646 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; 0448FFDD169B04E500B99646 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; 0448FFDF169B04E500B99646 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; 0448FFE2169B04E500B99646 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = ""; }; 0448FFED169B04E500B99646 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0448FFC2169B04E500B99646 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 04480019169B246900B99646 /* QuartzCore.framework in Frameworks */, 0448FFCA169B04E500B99646 /* UIKit.framework in Frameworks */, 0448FFCC169B04E500B99646 /* Foundation.framework in Frameworks */, 0448FFCE169B04E500B99646 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0448FFBA169B04E500B99646 = { isa = PBXGroup; children = ( 0448001A169B285300B99646 /* UITableView+ZGParallelView.h */, 0448001B169B285400B99646 /* UITableView+ZGParallelView.m */, 0448FFCF169B04E500B99646 /* ZGParallelViewForTable */, 0448FFC8169B04E500B99646 /* Frameworks */, 0448FFC6169B04E500B99646 /* Products */, ); sourceTree = ""; }; 0448FFC6169B04E500B99646 /* Products */ = { isa = PBXGroup; children = ( 0448FFC5169B04E500B99646 /* ZGParallelViewForTable.app */, ); name = Products; sourceTree = ""; }; 0448FFC8169B04E500B99646 /* Frameworks */ = { isa = PBXGroup; children = ( 04480018169B246900B99646 /* QuartzCore.framework */, 0448FFC9169B04E500B99646 /* UIKit.framework */, 0448FFCB169B04E500B99646 /* Foundation.framework */, 0448FFCD169B04E500B99646 /* CoreGraphics.framework */, 0448FFED169B04E500B99646 /* SenTestingKit.framework */, ); name = Frameworks; sourceTree = ""; }; 0448FFCF169B04E500B99646 /* ZGParallelViewForTable */ = { isa = PBXGroup; children = ( 04480004169B052100B99646 /* DemoTableViewController.h */, 04480005169B052100B99646 /* DemoTableViewController.m */, 0448FFE1169B04E500B99646 /* MainStoryboard.storyboard */, 0448000E169B091000B99646 /* ZG.png */, 0448FFD0169B04E500B99646 /* Supporting Files */, ); path = ZGParallelViewForTable; sourceTree = ""; }; 0448FFD0169B04E500B99646 /* Supporting Files */ = { isa = PBXGroup; children = ( 0448FFD8169B04E500B99646 /* ZGAppDelegate.h */, 0448FFD9169B04E500B99646 /* ZGAppDelegate.m */, 0448FFD1169B04E500B99646 /* ZGParallelViewForTable-Info.plist */, 0448FFD2169B04E500B99646 /* InfoPlist.strings */, 0448FFD5169B04E500B99646 /* main.m */, 0448FFD7169B04E500B99646 /* ZGParallelViewForTable-Prefix.pch */, 0448FFDB169B04E500B99646 /* Default.png */, 0448FFDD169B04E500B99646 /* Default@2x.png */, 0448FFDF169B04E500B99646 /* Default-568h@2x.png */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0448FFC4169B04E500B99646 /* ZGParallelViewForTable */ = { isa = PBXNativeTarget; buildConfigurationList = 0448FFFE169B04E500B99646 /* Build configuration list for PBXNativeTarget "ZGParallelViewForTable" */; buildPhases = ( 0448FFC1169B04E500B99646 /* Sources */, 0448FFC2169B04E500B99646 /* Frameworks */, 0448FFC3169B04E500B99646 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ZGParallelViewForTable; productName = ZGParallelViewForTable; productReference = 0448FFC5169B04E500B99646 /* ZGParallelViewForTable.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0448FFBC169B04E500B99646 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = ZG; LastUpgradeCheck = 0450; ORGANIZATIONNAME = kylefang; }; buildConfigurationList = 0448FFBF169B04E500B99646 /* Build configuration list for PBXProject "ZGParallelViewForTable" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 0448FFBA169B04E500B99646; productRefGroup = 0448FFC6169B04E500B99646 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0448FFC4169B04E500B99646 /* ZGParallelViewForTable */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 0448FFC3169B04E500B99646 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 0448FFD4169B04E500B99646 /* InfoPlist.strings in Resources */, 0448FFDC169B04E500B99646 /* Default.png in Resources */, 0448FFDE169B04E500B99646 /* Default@2x.png in Resources */, 0448FFE0169B04E500B99646 /* Default-568h@2x.png in Resources */, 0448FFE3169B04E500B99646 /* MainStoryboard.storyboard in Resources */, 0448000F169B091000B99646 /* ZG.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 0448FFC1169B04E500B99646 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0448FFD6169B04E500B99646 /* main.m in Sources */, 0448FFDA169B04E500B99646 /* ZGAppDelegate.m in Sources */, 04480006169B052100B99646 /* DemoTableViewController.m in Sources */, 0448001C169B285400B99646 /* UITableView+ZGParallelView.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 0448FFD2169B04E500B99646 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 0448FFD3169B04E500B99646 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 0448FFE1169B04E500B99646 /* MainStoryboard.storyboard */ = { isa = PBXVariantGroup; children = ( 0448FFE2169B04E500B99646 /* en */, ); name = MainStoryboard.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 04480000169B04E500B99646 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ZGParallelViewForTable/ZGParallelViewForTable-Prefix.pch"; INFOPLIST_FILE = "ZGParallelViewForTable/ZGParallelViewForTable-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 0448FFFC169B04E500B99646 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_EMPTY_BODY = 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_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 6.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 0448FFFD169B04E500B99646 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 6.0; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 0448FFFF169B04E500B99646 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ZGParallelViewForTable/ZGParallelViewForTable-Prefix.pch"; INFOPLIST_FILE = "ZGParallelViewForTable/ZGParallelViewForTable-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0448FFBF169B04E500B99646 /* Build configuration list for PBXProject "ZGParallelViewForTable" */ = { isa = XCConfigurationList; buildConfigurations = ( 0448FFFC169B04E500B99646 /* Debug */, 0448FFFD169B04E500B99646 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0448FFFE169B04E500B99646 /* Build configuration list for PBXNativeTarget "ZGParallelViewForTable" */ = { isa = XCConfigurationList; buildConfigurations = ( 0448FFFF169B04E500B99646 /* Debug */, 04480000169B04E500B99646 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0448FFBC169B04E500B99646 /* Project object */; }