mirror of
https://github.com/zhigang1992/ECSlidingViewController.git
synced 2026-06-14 09:29:54 +08:00
356 lines
18 KiB
Plaintext
356 lines
18 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
05E893FE16C1D35F00C04FBC /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05E893FD16C1D35F00C04FBC /* UIKit.framework */; };
|
|
05E8940016C1D35F00C04FBC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05E893FF16C1D35F00C04FBC /* Foundation.framework */; };
|
|
05E8940216C1D35F00C04FBC /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05E8940116C1D35F00C04FBC /* CoreGraphics.framework */; };
|
|
05E8940816C1D35F00C04FBC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 05E8940616C1D35F00C04FBC /* InfoPlist.strings */; };
|
|
05E8940A16C1D35F00C04FBC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 05E8940916C1D35F00C04FBC /* main.m */; };
|
|
05E8940E16C1D35F00C04FBC /* ECAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 05E8940D16C1D35F00C04FBC /* ECAppDelegate.m */; };
|
|
05E8941016C1D35F00C04FBC /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 05E8940F16C1D35F00C04FBC /* Default.png */; };
|
|
05E8941216C1D35F00C04FBC /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 05E8941116C1D35F00C04FBC /* Default@2x.png */; };
|
|
05E8941416C1D35F00C04FBC /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 05E8941316C1D35F00C04FBC /* Default-568h@2x.png */; };
|
|
05E8941E16C1D45300C04FBC /* MenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 05E8941C16C1D45300C04FBC /* MenuViewController.m */; };
|
|
05E8941F16C1D45300C04FBC /* MenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 05E8941D16C1D45300C04FBC /* MenuViewController.xib */; };
|
|
05E8942D16C1D51D00C04FBC /* ECSlidingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 05E8942A16C1D51D00C04FBC /* ECSlidingViewController.m */; };
|
|
05E8942E16C1D51D00C04FBC /* UIImage+ImageWithUIView.m in Sources */ = {isa = PBXBuildFile; fileRef = 05E8942C16C1D51D00C04FBC /* UIImage+ImageWithUIView.m */; };
|
|
05E8943216C1D59000C04FBC /* FirstTopViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 05E8943016C1D59000C04FBC /* FirstTopViewController.m */; };
|
|
05E8943316C1D59000C04FBC /* FirstTopViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 05E8943116C1D59000C04FBC /* FirstTopViewController.xib */; };
|
|
05F8E55016C1E56D0044B6D0 /* SampleTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 05F8E54F16C1E56D0044B6D0 /* SampleTableViewController.m */; };
|
|
05F8E55416C1E6DB0044B6D0 /* SlidingNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 05F8E55316C1E6DB0044B6D0 /* SlidingNavigationController.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
05E893F916C1D35F00C04FBC /* ECSlidingViewControllerNib.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ECSlidingViewControllerNib.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
05E893FD16C1D35F00C04FBC /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
05E893FF16C1D35F00C04FBC /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
05E8940116C1D35F00C04FBC /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
05E8940516C1D35F00C04FBC /* ECSlidingViewControllerNib-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ECSlidingViewControllerNib-Info.plist"; sourceTree = "<group>"; };
|
|
05E8940716C1D35F00C04FBC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
05E8940916C1D35F00C04FBC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
05E8940B16C1D35F00C04FBC /* ECSlidingViewControllerNib-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ECSlidingViewControllerNib-Prefix.pch"; sourceTree = "<group>"; };
|
|
05E8940C16C1D35F00C04FBC /* ECAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ECAppDelegate.h; sourceTree = "<group>"; };
|
|
05E8940D16C1D35F00C04FBC /* ECAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ECAppDelegate.m; sourceTree = "<group>"; };
|
|
05E8940F16C1D35F00C04FBC /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
05E8941116C1D35F00C04FBC /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
05E8941316C1D35F00C04FBC /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
05E8941B16C1D45300C04FBC /* MenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuViewController.h; sourceTree = "<group>"; };
|
|
05E8941C16C1D45300C04FBC /* MenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuViewController.m; sourceTree = "<group>"; };
|
|
05E8941D16C1D45300C04FBC /* MenuViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MenuViewController.xib; sourceTree = "<group>"; };
|
|
05E8942916C1D51D00C04FBC /* ECSlidingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ECSlidingViewController.h; path = ../../../src/ECSlidingViewController.h; sourceTree = "<group>"; };
|
|
05E8942A16C1D51D00C04FBC /* ECSlidingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ECSlidingViewController.m; path = ../../../src/ECSlidingViewController.m; sourceTree = "<group>"; };
|
|
05E8942B16C1D51D00C04FBC /* UIImage+ImageWithUIView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+ImageWithUIView.h"; path = "../../../src/UIImage+ImageWithUIView.h"; sourceTree = "<group>"; };
|
|
05E8942C16C1D51D00C04FBC /* UIImage+ImageWithUIView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ImageWithUIView.m"; path = "../../../src/UIImage+ImageWithUIView.m"; sourceTree = "<group>"; };
|
|
05E8942F16C1D59000C04FBC /* FirstTopViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirstTopViewController.h; sourceTree = "<group>"; };
|
|
05E8943016C1D59000C04FBC /* FirstTopViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirstTopViewController.m; sourceTree = "<group>"; };
|
|
05E8943116C1D59000C04FBC /* FirstTopViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FirstTopViewController.xib; sourceTree = "<group>"; };
|
|
05F8E54E16C1E56D0044B6D0 /* SampleTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SampleTableViewController.h; sourceTree = "<group>"; };
|
|
05F8E54F16C1E56D0044B6D0 /* SampleTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SampleTableViewController.m; sourceTree = "<group>"; };
|
|
05F8E55216C1E6DB0044B6D0 /* SlidingNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SlidingNavigationController.h; sourceTree = "<group>"; };
|
|
05F8E55316C1E6DB0044B6D0 /* SlidingNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SlidingNavigationController.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
05E893F616C1D35F00C04FBC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
05E893FE16C1D35F00C04FBC /* UIKit.framework in Frameworks */,
|
|
05E8940016C1D35F00C04FBC /* Foundation.framework in Frameworks */,
|
|
05E8940216C1D35F00C04FBC /* CoreGraphics.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
05E893EE16C1D35F00C04FBC = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E8940316C1D35F00C04FBC /* ECSlidingViewControllerNib */,
|
|
05E893FC16C1D35F00C04FBC /* Frameworks */,
|
|
05E893FA16C1D35F00C04FBC /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
05E893FA16C1D35F00C04FBC /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E893F916C1D35F00C04FBC /* ECSlidingViewControllerNib.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
05E893FC16C1D35F00C04FBC /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E893FD16C1D35F00C04FBC /* UIKit.framework */,
|
|
05E893FF16C1D35F00C04FBC /* Foundation.framework */,
|
|
05E8940116C1D35F00C04FBC /* CoreGraphics.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
05E8940316C1D35F00C04FBC /* ECSlidingViewControllerNib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E8942716C1D50700C04FBC /* Vendor */,
|
|
05E8941A16C1D38100C04FBC /* Controllers */,
|
|
05E8940C16C1D35F00C04FBC /* ECAppDelegate.h */,
|
|
05E8940D16C1D35F00C04FBC /* ECAppDelegate.m */,
|
|
05E8940416C1D35F00C04FBC /* Supporting Files */,
|
|
);
|
|
path = ECSlidingViewControllerNib;
|
|
sourceTree = "<group>";
|
|
};
|
|
05E8940416C1D35F00C04FBC /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E8940516C1D35F00C04FBC /* ECSlidingViewControllerNib-Info.plist */,
|
|
05E8940616C1D35F00C04FBC /* InfoPlist.strings */,
|
|
05E8940916C1D35F00C04FBC /* main.m */,
|
|
05E8940B16C1D35F00C04FBC /* ECSlidingViewControllerNib-Prefix.pch */,
|
|
05E8940F16C1D35F00C04FBC /* Default.png */,
|
|
05E8941116C1D35F00C04FBC /* Default@2x.png */,
|
|
05E8941316C1D35F00C04FBC /* Default-568h@2x.png */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
05E8941A16C1D38100C04FBC /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E8941B16C1D45300C04FBC /* MenuViewController.h */,
|
|
05E8941C16C1D45300C04FBC /* MenuViewController.m */,
|
|
05E8941D16C1D45300C04FBC /* MenuViewController.xib */,
|
|
05E8942F16C1D59000C04FBC /* FirstTopViewController.h */,
|
|
05E8943016C1D59000C04FBC /* FirstTopViewController.m */,
|
|
05E8943116C1D59000C04FBC /* FirstTopViewController.xib */,
|
|
05F8E54E16C1E56D0044B6D0 /* SampleTableViewController.h */,
|
|
05F8E54F16C1E56D0044B6D0 /* SampleTableViewController.m */,
|
|
05F8E55216C1E6DB0044B6D0 /* SlidingNavigationController.h */,
|
|
05F8E55316C1E6DB0044B6D0 /* SlidingNavigationController.m */,
|
|
);
|
|
name = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
05E8942716C1D50700C04FBC /* Vendor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E8942816C1D50D00C04FBC /* ECSlidingViewController */,
|
|
);
|
|
name = Vendor;
|
|
sourceTree = "<group>";
|
|
};
|
|
05E8942816C1D50D00C04FBC /* ECSlidingViewController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
05E8942916C1D51D00C04FBC /* ECSlidingViewController.h */,
|
|
05E8942A16C1D51D00C04FBC /* ECSlidingViewController.m */,
|
|
05E8942B16C1D51D00C04FBC /* UIImage+ImageWithUIView.h */,
|
|
05E8942C16C1D51D00C04FBC /* UIImage+ImageWithUIView.m */,
|
|
);
|
|
name = ECSlidingViewController;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
05E893F816C1D35F00C04FBC /* ECSlidingViewControllerNib */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 05E8941716C1D35F00C04FBC /* Build configuration list for PBXNativeTarget "ECSlidingViewControllerNib" */;
|
|
buildPhases = (
|
|
05E893F516C1D35F00C04FBC /* Sources */,
|
|
05E893F616C1D35F00C04FBC /* Frameworks */,
|
|
05E893F716C1D35F00C04FBC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ECSlidingViewControllerNib;
|
|
productName = ECSlidingViewControllerNib;
|
|
productReference = 05E893F916C1D35F00C04FBC /* ECSlidingViewControllerNib.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
05E893F016C1D35F00C04FBC /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = EC;
|
|
LastUpgradeCheck = 0450;
|
|
ORGANIZATIONNAME = EdgeCase;
|
|
};
|
|
buildConfigurationList = 05E893F316C1D35F00C04FBC /* Build configuration list for PBXProject "ECSlidingViewControllerNib" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 05E893EE16C1D35F00C04FBC;
|
|
productRefGroup = 05E893FA16C1D35F00C04FBC /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
05E893F816C1D35F00C04FBC /* ECSlidingViewControllerNib */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
05E893F716C1D35F00C04FBC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
05E8940816C1D35F00C04FBC /* InfoPlist.strings in Resources */,
|
|
05E8941016C1D35F00C04FBC /* Default.png in Resources */,
|
|
05E8941216C1D35F00C04FBC /* Default@2x.png in Resources */,
|
|
05E8941416C1D35F00C04FBC /* Default-568h@2x.png in Resources */,
|
|
05E8941F16C1D45300C04FBC /* MenuViewController.xib in Resources */,
|
|
05E8943316C1D59000C04FBC /* FirstTopViewController.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
05E893F516C1D35F00C04FBC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
05E8940A16C1D35F00C04FBC /* main.m in Sources */,
|
|
05E8940E16C1D35F00C04FBC /* ECAppDelegate.m in Sources */,
|
|
05E8941E16C1D45300C04FBC /* MenuViewController.m in Sources */,
|
|
05E8942D16C1D51D00C04FBC /* ECSlidingViewController.m in Sources */,
|
|
05E8942E16C1D51D00C04FBC /* UIImage+ImageWithUIView.m in Sources */,
|
|
05E8943216C1D59000C04FBC /* FirstTopViewController.m in Sources */,
|
|
05F8E55016C1E56D0044B6D0 /* SampleTableViewController.m in Sources */,
|
|
05F8E55416C1E6DB0044B6D0 /* SlidingNavigationController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
05E8940616C1D35F00C04FBC /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
05E8940716C1D35F00C04FBC /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
05E8941516C1D35F00C04FBC /* 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;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
05E8941616C1D35F00C04FBC /* 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;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
05E8941816C1D35F00C04FBC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ECSlidingViewControllerNib/ECSlidingViewControllerNib-Prefix.pch";
|
|
INFOPLIST_FILE = "ECSlidingViewControllerNib/ECSlidingViewControllerNib-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
05E8941916C1D35F00C04FBC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "ECSlidingViewControllerNib/ECSlidingViewControllerNib-Prefix.pch";
|
|
INFOPLIST_FILE = "ECSlidingViewControllerNib/ECSlidingViewControllerNib-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
05E893F316C1D35F00C04FBC /* Build configuration list for PBXProject "ECSlidingViewControllerNib" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
05E8941516C1D35F00C04FBC /* Debug */,
|
|
05E8941616C1D35F00C04FBC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
05E8941716C1D35F00C04FBC /* Build configuration list for PBXNativeTarget "ECSlidingViewControllerNib" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
05E8941816C1D35F00C04FBC /* Debug */,
|
|
05E8941916C1D35F00C04FBC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 05E893F016C1D35F00C04FBC /* Project object */;
|
|
}
|