424 lines
19 KiB
Plaintext
424 lines
19 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
F0E6634A1810EFA5000C888E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E663491810EFA5000C888E /* UIKit.framework */; };
|
|
F0E6634C1810EFA5000C888E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E6634B1810EFA5000C888E /* Foundation.framework */; };
|
|
F0E6634E1810EFA5000C888E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E6634D1810EFA5000C888E /* CoreGraphics.framework */; };
|
|
F0E663541810EFA5000C888E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0E663521810EFA5000C888E /* InfoPlist.strings */; };
|
|
F0E663561810EFA5000C888E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E663551810EFA5000C888E /* main.m */; };
|
|
F0E6635A1810EFA5000C888E /* DEMOAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E663591810EFA5000C888E /* DEMOAppDelegate.m */; };
|
|
F0E6635C1810EFA5000C888E /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E6635B1810EFA5000C888E /* Default.png */; };
|
|
F0E6635E1810EFA5000C888E /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E6635D1810EFA5000C888E /* Default@2x.png */; };
|
|
F0E663601810EFA5000C888E /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E6635F1810EFA5000C888E /* Default-568h@2x.png */; };
|
|
F0E663631810EFA5000C888E /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F0E663611810EFA5000C888E /* MainStoryboard_iPhone.storyboard */; };
|
|
F0E663661810EFA5000C888E /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F0E663641810EFA5000C888E /* MainStoryboard_iPad.storyboard */; };
|
|
F0E663691810EFA5000C888E /* DEMOViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E663681810EFA5000C888E /* DEMOViewController.m */; };
|
|
F0E6637A1810EFF7000C888E /* d3d9_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0E663761810EFF7000C888E /* d3d9_utils.cpp */; };
|
|
F0E6637B1810EFF7000C888E /* h264dec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0E663771810EFF7000C888E /* h264dec.cpp */; };
|
|
F0E6637D1810EFF7000C888E /* read_config.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0E663791810EFF7000C888E /* read_config.cpp */; };
|
|
F0E663841810F01D000C888E /* libwelsdec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F0E663831810F012000C888E /* libwelsdec.a */; };
|
|
F0E663B5181117B9000C888E /* DEMOViewControllerShowResource.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E663B4181117B9000C888E /* DEMOViewControllerShowResource.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
F0E663821810F012000C888E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = F0E6637E1810F012000C888E /* h264svcdec.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = D2AAC07E0554694100DB518D;
|
|
remoteInfo = h264svcdec;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
F0E663461810EFA5000C888E /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F0E663491810EFA5000C888E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
F0E6634B1810EFA5000C888E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
F0E6634D1810EFA5000C888E /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
F0E663511810EFA5000C888E /* demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "demo-Info.plist"; sourceTree = "<group>"; };
|
|
F0E663531810EFA5000C888E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
F0E663551810EFA5000C888E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
F0E663571810EFA5000C888E /* demo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "demo-Prefix.pch"; sourceTree = "<group>"; };
|
|
F0E663581810EFA5000C888E /* DEMOAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DEMOAppDelegate.h; sourceTree = "<group>"; };
|
|
F0E663591810EFA5000C888E /* DEMOAppDelegate.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp.preprocessed; path = DEMOAppDelegate.m; sourceTree = "<group>"; };
|
|
F0E6635B1810EFA5000C888E /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
F0E6635D1810EFA5000C888E /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
F0E6635F1810EFA5000C888E /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
F0E663621810EFA5000C888E /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = "<group>"; };
|
|
F0E663651810EFA5000C888E /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = "<group>"; };
|
|
F0E663671810EFA5000C888E /* DEMOViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DEMOViewController.h; sourceTree = "<group>"; };
|
|
F0E663681810EFA5000C888E /* DEMOViewController.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; path = DEMOViewController.m; sourceTree = "<group>"; };
|
|
F0E663721810EFF7000C888E /* d3d9_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = d3d9_utils.h; sourceTree = "<group>"; };
|
|
F0E663741810EFF7000C888E /* read_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = read_config.h; sourceTree = "<group>"; };
|
|
F0E663761810EFF7000C888E /* d3d9_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = d3d9_utils.cpp; sourceTree = "<group>"; };
|
|
F0E663771810EFF7000C888E /* h264dec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = h264dec.cpp; sourceTree = "<group>"; };
|
|
F0E663791810EFF7000C888E /* read_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = read_config.cpp; sourceTree = "<group>"; };
|
|
F0E6637E1810F012000C888E /* h264svcdec.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = h264svcdec.xcodeproj; path = ../h264svcdec/h264svcdec.xcodeproj; sourceTree = "<group>"; };
|
|
F0E663B3181117B9000C888E /* DEMOViewControllerShowResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DEMOViewControllerShowResource.h; sourceTree = "<group>"; };
|
|
F0E663B4181117B9000C888E /* DEMOViewControllerShowResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DEMOViewControllerShowResource.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
F0E663431810EFA5000C888E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F0E663841810F01D000C888E /* libwelsdec.a in Frameworks */,
|
|
F0E6634A1810EFA5000C888E /* UIKit.framework in Frameworks */,
|
|
F0E6634C1810EFA5000C888E /* Foundation.framework in Frameworks */,
|
|
F0E6634E1810EFA5000C888E /* CoreGraphics.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
F0E6633D1810EFA5000C888E = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E6634F1810EFA5000C888E /* demo */,
|
|
F0E663481810EFA5000C888E /* Frameworks */,
|
|
F0E663471810EFA5000C888E /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663471810EFA5000C888E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E663461810EFA5000C888E /* demo.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663481810EFA5000C888E /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E6637E1810F012000C888E /* h264svcdec.xcodeproj */,
|
|
F0E663491810EFA5000C888E /* UIKit.framework */,
|
|
F0E6634B1810EFA5000C888E /* Foundation.framework */,
|
|
F0E6634D1810EFA5000C888E /* CoreGraphics.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E6634F1810EFA5000C888E /* demo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E663701810EFF7000C888E /* console */,
|
|
F0E663581810EFA5000C888E /* DEMOAppDelegate.h */,
|
|
F0E663591810EFA5000C888E /* DEMOAppDelegate.m */,
|
|
F0E663611810EFA5000C888E /* MainStoryboard_iPhone.storyboard */,
|
|
F0E663B3181117B9000C888E /* DEMOViewControllerShowResource.h */,
|
|
F0E663B4181117B9000C888E /* DEMOViewControllerShowResource.m */,
|
|
F0E663641810EFA5000C888E /* MainStoryboard_iPad.storyboard */,
|
|
F0E663671810EFA5000C888E /* DEMOViewController.h */,
|
|
F0E663681810EFA5000C888E /* DEMOViewController.m */,
|
|
F0E663501810EFA5000C888E /* Supporting Files */,
|
|
);
|
|
path = demo;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663501810EFA5000C888E /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E663511810EFA5000C888E /* demo-Info.plist */,
|
|
F0E663521810EFA5000C888E /* InfoPlist.strings */,
|
|
F0E663551810EFA5000C888E /* main.m */,
|
|
F0E663571810EFA5000C888E /* demo-Prefix.pch */,
|
|
F0E6635B1810EFA5000C888E /* Default.png */,
|
|
F0E6635D1810EFA5000C888E /* Default@2x.png */,
|
|
F0E6635F1810EFA5000C888E /* Default-568h@2x.png */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663701810EFF7000C888E /* console */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E663711810EFF7000C888E /* inc */,
|
|
F0E663751810EFF7000C888E /* src */,
|
|
);
|
|
name = console;
|
|
path = ../../../../../console/dec;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663711810EFF7000C888E /* inc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E663721810EFF7000C888E /* d3d9_utils.h */,
|
|
F0E663741810EFF7000C888E /* read_config.h */,
|
|
);
|
|
path = inc;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663751810EFF7000C888E /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E663761810EFF7000C888E /* d3d9_utils.cpp */,
|
|
F0E663771810EFF7000C888E /* h264dec.cpp */,
|
|
F0E663791810EFF7000C888E /* read_config.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E6637F1810F012000C888E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0E663831810F012000C888E /* libwelsdec.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
F0E663451810EFA5000C888E /* demo */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F0E6636C1810EFA5000C888E /* Build configuration list for PBXNativeTarget "demo" */;
|
|
buildPhases = (
|
|
F0E663421810EFA5000C888E /* Sources */,
|
|
F0E663431810EFA5000C888E /* Frameworks */,
|
|
F0E663441810EFA5000C888E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = demo;
|
|
productName = demo;
|
|
productReference = F0E663461810EFA5000C888E /* demo.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
F0E6633E1810EFA5000C888E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = DEMO;
|
|
LastUpgradeCheck = 0460;
|
|
ORGANIZATIONNAME = zhaozheng;
|
|
};
|
|
buildConfigurationList = F0E663411810EFA5000C888E /* Build configuration list for PBXProject "demo" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = F0E6633D1810EFA5000C888E;
|
|
productRefGroup = F0E663471810EFA5000C888E /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = F0E6637F1810F012000C888E /* Products */;
|
|
ProjectRef = F0E6637E1810F012000C888E /* h264svcdec.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
F0E663451810EFA5000C888E /* demo */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
F0E663831810F012000C888E /* libwelsdec.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libwelsdec.a;
|
|
remoteRef = F0E663821810F012000C888E /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
F0E663441810EFA5000C888E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F0E663541810EFA5000C888E /* InfoPlist.strings in Resources */,
|
|
F0E6635C1810EFA5000C888E /* Default.png in Resources */,
|
|
F0E6635E1810EFA5000C888E /* Default@2x.png in Resources */,
|
|
F0E663601810EFA5000C888E /* Default-568h@2x.png in Resources */,
|
|
F0E663631810EFA5000C888E /* MainStoryboard_iPhone.storyboard in Resources */,
|
|
F0E663661810EFA5000C888E /* MainStoryboard_iPad.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
F0E663421810EFA5000C888E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F0E663561810EFA5000C888E /* main.m in Sources */,
|
|
F0E6635A1810EFA5000C888E /* DEMOAppDelegate.m in Sources */,
|
|
F0E663691810EFA5000C888E /* DEMOViewController.m in Sources */,
|
|
F0E6637A1810EFF7000C888E /* d3d9_utils.cpp in Sources */,
|
|
F0E6637B1810EFF7000C888E /* h264dec.cpp in Sources */,
|
|
F0E6637D1810EFF7000C888E /* read_config.cpp in Sources */,
|
|
F0E663B5181117B9000C888E /* DEMOViewControllerShowResource.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
F0E663521810EFA5000C888E /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
F0E663531810EFA5000C888E /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663611810EFA5000C888E /* MainStoryboard_iPhone.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
F0E663621810EFA5000C888E /* en */,
|
|
);
|
|
name = MainStoryboard_iPhone.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0E663641810EFA5000C888E /* MainStoryboard_iPad.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
F0E663651810EFA5000C888E /* en */,
|
|
);
|
|
name = MainStoryboard_iPad.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
F0E6636A1810EFA5000C888E /* 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_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = 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_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F0E6636B1810EFA5000C888E /* 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_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = 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_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
F0E6636D1810EFA5000C888E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "demo/demo-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
APPLE_IOS,
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/../../../../api/svc\"",
|
|
"\"$(SRCROOT)/../../../../common\"",
|
|
);
|
|
INFOPLIST_FILE = "demo/demo-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F0E6636E1810EFA5000C888E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "demo/demo-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = APPLE_IOS;
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/../../../../api/svc\"",
|
|
"\"$(SRCROOT)/../../../../common\"",
|
|
);
|
|
INFOPLIST_FILE = "demo/demo-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
F0E663411810EFA5000C888E /* Build configuration list for PBXProject "demo" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F0E6636A1810EFA5000C888E /* Debug */,
|
|
F0E6636B1810EFA5000C888E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F0E6636C1810EFA5000C888E /* Build configuration list for PBXNativeTarget "demo" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F0E6636D1810EFA5000C888E /* Debug */,
|
|
F0E6636E1810EFA5000C888E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = F0E6633E1810EFA5000C888E /* Project object */;
|
|
}
|