mirror of
https://github.com/zhigang1992/ZGParallelView.git
synced 2026-01-12 22:42:52 +08:00
464 lines
20 KiB
Plaintext
464 lines
20 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
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 */; };
|
|
0448FFE6169B04E500B99646 /* ZGViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0448FFE5169B04E500B99646 /* ZGViewController.m */; };
|
|
0448FFEE169B04E500B99646 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0448FFED169B04E500B99646 /* SenTestingKit.framework */; };
|
|
0448FFEF169B04E500B99646 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0448FFC9169B04E500B99646 /* UIKit.framework */; };
|
|
0448FFF0169B04E500B99646 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0448FFCB169B04E500B99646 /* Foundation.framework */; };
|
|
0448FFF8169B04E500B99646 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0448FFF6169B04E500B99646 /* InfoPlist.strings */; };
|
|
0448FFFB169B04E500B99646 /* ZGParallelViewForTableTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 0448FFFA169B04E500B99646 /* ZGParallelViewForTableTests.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
0448FFF1169B04E500B99646 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0448FFBC169B04E500B99646 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 0448FFC4169B04E500B99646;
|
|
remoteInfo = ZGParallelViewForTable;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
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 = "<group>"; };
|
|
0448FFD3169B04E500B99646 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
0448FFD5169B04E500B99646 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
0448FFD7169B04E500B99646 /* ZGParallelViewForTable-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ZGParallelViewForTable-Prefix.pch"; sourceTree = "<group>"; };
|
|
0448FFD8169B04E500B99646 /* ZGAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZGAppDelegate.h; sourceTree = "<group>"; };
|
|
0448FFD9169B04E500B99646 /* ZGAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZGAppDelegate.m; sourceTree = "<group>"; };
|
|
0448FFDB169B04E500B99646 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
0448FFDD169B04E500B99646 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
0448FFDF169B04E500B99646 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
0448FFE2169B04E500B99646 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; };
|
|
0448FFE4169B04E500B99646 /* ZGViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZGViewController.h; sourceTree = "<group>"; };
|
|
0448FFE5169B04E500B99646 /* ZGViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZGViewController.m; sourceTree = "<group>"; };
|
|
0448FFEC169B04E500B99646 /* ZGParallelViewForTableTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZGParallelViewForTableTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0448FFED169B04E500B99646 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
0448FFF5169B04E500B99646 /* ZGParallelViewForTableTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ZGParallelViewForTableTests-Info.plist"; sourceTree = "<group>"; };
|
|
0448FFF7169B04E500B99646 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
0448FFF9169B04E500B99646 /* ZGParallelViewForTableTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZGParallelViewForTableTests.h; sourceTree = "<group>"; };
|
|
0448FFFA169B04E500B99646 /* ZGParallelViewForTableTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZGParallelViewForTableTests.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
0448FFC2169B04E500B99646 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0448FFCA169B04E500B99646 /* UIKit.framework in Frameworks */,
|
|
0448FFCC169B04E500B99646 /* Foundation.framework in Frameworks */,
|
|
0448FFCE169B04E500B99646 /* CoreGraphics.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0448FFE8169B04E500B99646 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0448FFEE169B04E500B99646 /* SenTestingKit.framework in Frameworks */,
|
|
0448FFEF169B04E500B99646 /* UIKit.framework in Frameworks */,
|
|
0448FFF0169B04E500B99646 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0448FFBA169B04E500B99646 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0448FFCF169B04E500B99646 /* ZGParallelViewForTable */,
|
|
0448FFF3169B04E500B99646 /* ZGParallelViewForTableTests */,
|
|
0448FFC8169B04E500B99646 /* Frameworks */,
|
|
0448FFC6169B04E500B99646 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
0448FFC6169B04E500B99646 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0448FFC5169B04E500B99646 /* ZGParallelViewForTable.app */,
|
|
0448FFEC169B04E500B99646 /* ZGParallelViewForTableTests.octest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
0448FFC8169B04E500B99646 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0448FFC9169B04E500B99646 /* UIKit.framework */,
|
|
0448FFCB169B04E500B99646 /* Foundation.framework */,
|
|
0448FFCD169B04E500B99646 /* CoreGraphics.framework */,
|
|
0448FFED169B04E500B99646 /* SenTestingKit.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
0448FFCF169B04E500B99646 /* ZGParallelViewForTable */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0448FFD8169B04E500B99646 /* ZGAppDelegate.h */,
|
|
0448FFD9169B04E500B99646 /* ZGAppDelegate.m */,
|
|
0448FFE1169B04E500B99646 /* MainStoryboard.storyboard */,
|
|
0448FFE4169B04E500B99646 /* ZGViewController.h */,
|
|
0448FFE5169B04E500B99646 /* ZGViewController.m */,
|
|
0448FFD0169B04E500B99646 /* Supporting Files */,
|
|
);
|
|
path = ZGParallelViewForTable;
|
|
sourceTree = "<group>";
|
|
};
|
|
0448FFD0169B04E500B99646 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
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 = "<group>";
|
|
};
|
|
0448FFF3169B04E500B99646 /* ZGParallelViewForTableTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0448FFF9169B04E500B99646 /* ZGParallelViewForTableTests.h */,
|
|
0448FFFA169B04E500B99646 /* ZGParallelViewForTableTests.m */,
|
|
0448FFF4169B04E500B99646 /* Supporting Files */,
|
|
);
|
|
path = ZGParallelViewForTableTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
0448FFF4169B04E500B99646 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0448FFF5169B04E500B99646 /* ZGParallelViewForTableTests-Info.plist */,
|
|
0448FFF6169B04E500B99646 /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* 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";
|
|
};
|
|
0448FFEB169B04E500B99646 /* ZGParallelViewForTableTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 04480001169B04E500B99646 /* Build configuration list for PBXNativeTarget "ZGParallelViewForTableTests" */;
|
|
buildPhases = (
|
|
0448FFE7169B04E500B99646 /* Sources */,
|
|
0448FFE8169B04E500B99646 /* Frameworks */,
|
|
0448FFE9169B04E500B99646 /* Resources */,
|
|
0448FFEA169B04E500B99646 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
0448FFF2169B04E500B99646 /* PBXTargetDependency */,
|
|
);
|
|
name = ZGParallelViewForTableTests;
|
|
productName = ZGParallelViewForTableTests;
|
|
productReference = 0448FFEC169B04E500B99646 /* ZGParallelViewForTableTests.octest */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* 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 */,
|
|
0448FFEB169B04E500B99646 /* ZGParallelViewForTableTests */,
|
|
);
|
|
};
|
|
/* 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 */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0448FFE9169B04E500B99646 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0448FFF8169B04E500B99646 /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
0448FFEA169B04E500B99646 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
0448FFC1169B04E500B99646 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0448FFD6169B04E500B99646 /* main.m in Sources */,
|
|
0448FFDA169B04E500B99646 /* ZGAppDelegate.m in Sources */,
|
|
0448FFE6169B04E500B99646 /* ZGViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0448FFE7169B04E500B99646 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0448FFFB169B04E500B99646 /* ZGParallelViewForTableTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
0448FFF2169B04E500B99646 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 0448FFC4169B04E500B99646 /* ZGParallelViewForTable */;
|
|
targetProxy = 0448FFF1169B04E500B99646 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
0448FFD2169B04E500B99646 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
0448FFD3169B04E500B99646 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
0448FFE1169B04E500B99646 /* MainStoryboard.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
0448FFE2169B04E500B99646 /* en */,
|
|
);
|
|
name = MainStoryboard.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
0448FFF6169B04E500B99646 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
0448FFF7169B04E500B99646 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* 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;
|
|
};
|
|
04480002169B04E500B99646 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ZGParallelViewForTable.app/ZGParallelViewForTable";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
|
"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ZGParallelViewForTable/ZGParallelViewForTable-Prefix.pch";
|
|
INFOPLIST_FILE = "ZGParallelViewForTableTests/ZGParallelViewForTableTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
04480003169B04E500B99646 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ZGParallelViewForTable.app/ZGParallelViewForTable";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
|
"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ZGParallelViewForTable/ZGParallelViewForTable-Prefix.pch";
|
|
INFOPLIST_FILE = "ZGParallelViewForTableTests/ZGParallelViewForTableTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
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 */
|
|
04480001169B04E500B99646 /* Build configuration list for PBXNativeTarget "ZGParallelViewForTableTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
04480002169B04E500B99646 /* Debug */,
|
|
04480003169B04E500B99646 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
};
|
|
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;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 0448FFBC169B04E500B99646 /* Project object */;
|
|
}
|