123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 7D11B36A183BA71600FF0D25 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D11B369183BA71600FF0D25 /* UIKit.framework */; };
- 7D11B36C183BA71600FF0D25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D11B36B183BA71600FF0D25 /* Foundation.framework */; };
- 7D11B374183BA71600FF0D25 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B372183BA71600FF0D25 /* InfoPlist.strings */; };
- 7D11B376183BA71600FF0D25 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D11B375183BA71600FF0D25 /* main.m */; };
- 7D11B37A183BA71600FF0D25 /* VDLAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D11B379183BA71600FF0D25 /* VDLAppDelegate.m */; };
- 7D11B37C183BA71600FF0D25 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B37B183BA71600FF0D25 /* Default.png */; };
- 7D11B37E183BA71600FF0D25 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B37D183BA71600FF0D25 /* Default@2x.png */; };
- 7D11B380183BA71600FF0D25 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B37F183BA71600FF0D25 /* Default-568h@2x.png */; };
- 7D11B383183BA71600FF0D25 /* VDLViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D11B382183BA71600FF0D25 /* VDLViewController.m */; };
- 7D11B386183BA71600FF0D25 /* VDLViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B384183BA71600FF0D25 /* VDLViewController.xib */; };
- 7D7B6C511B70C45600E879CF /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C501B70C45600E879CF /* libc++.tbd */; };
- 7D7B6C531B70C45B00E879CF /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C521B70C45B00E879CF /* VideoToolbox.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- 7D7B6C551B70C45F00E879CF /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C541B70C45F00E879CF /* CoreVideo.framework */; };
- 7D7B6C571B70C46400E879CF /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C561B70C46400E879CF /* CoreMedia.framework */; };
- 7D8745B5183BA8F900FD09E0 /* libMobileVLCKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */; };
- 7D8745B8183BABE800FD09E0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */; };
- 7D8745BB183BABEE00FD09E0 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */; };
- 7D8745BD183BAC0D00FD09E0 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */; };
- 7D8745BF183BAC1200FD09E0 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BE183BAC1200FD09E0 /* CoreText.framework */; };
- 7D8745C1183BAC2300FD09E0 /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */; };
- 7D8745C3183BAC2700FD09E0 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */; };
- 7D8745C7183BACAE00FD09E0 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */; };
- 7D8745C8183BACBF00FD09E0 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */; };
- 7DF6A7211EBA61B600B9E46E /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DF6A7201EBA61B600B9E46E /* AVFoundation.framework */; };
- D4771D95189849C80087441B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4771D94189849C80087441B /* Security.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 7D11B366183BA71600FF0D25 /* SimplePlayback.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimplePlayback.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 7D11B369183BA71600FF0D25 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 7D11B36B183BA71600FF0D25 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 7D11B371183BA71600FF0D25 /* SimplePlayback-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SimplePlayback-Info.plist"; sourceTree = "<group>"; };
- 7D11B373183BA71600FF0D25 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 7D11B375183BA71600FF0D25 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 7D11B377183BA71600FF0D25 /* SimplePlayback-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SimplePlayback-Prefix.pch"; sourceTree = "<group>"; };
- 7D11B378183BA71600FF0D25 /* VDLAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VDLAppDelegate.h; sourceTree = "<group>"; };
- 7D11B379183BA71600FF0D25 /* VDLAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VDLAppDelegate.m; sourceTree = "<group>"; };
- 7D11B37B183BA71600FF0D25 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
- 7D11B37D183BA71600FF0D25 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
- 7D11B37F183BA71600FF0D25 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
- 7D11B381183BA71600FF0D25 /* VDLViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VDLViewController.h; sourceTree = "<group>"; };
- 7D11B382183BA71600FF0D25 /* VDLViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VDLViewController.m; sourceTree = "<group>"; };
- 7D11B385183BA71600FF0D25 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/VDLViewController.xib; sourceTree = "<group>"; };
- 7D7B6C501B70C45600E879CF /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
- 7D7B6C521B70C45B00E879CF /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
- 7D7B6C541B70C45F00E879CF /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
- 7D7B6C561B70C46400E879CF /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
- 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMobileVLCKit.a; path = "../../../build/Release-iphoneos/libMobileVLCKit.a"; sourceTree = "<group>"; };
- 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
- 7D8745B7183BABE800FD09E0 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
- 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
- 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
- 7D8745BE183BAC1200FD09E0 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
- 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
- 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
- 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- 7DF6A7201EBA61B600B9E46E /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
- D4771D94189849C80087441B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 7D11B363183BA71600FF0D25 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 7DF6A7211EBA61B600B9E46E /* AVFoundation.framework in Frameworks */,
- 7D8745B8183BABE800FD09E0 /* AudioToolbox.framework in Frameworks */,
- 7D7B6C571B70C46400E879CF /* CoreMedia.framework in Frameworks */,
- 7D7B6C551B70C45F00E879CF /* CoreVideo.framework in Frameworks */,
- 7D7B6C531B70C45B00E879CF /* VideoToolbox.framework in Frameworks */,
- 7D7B6C511B70C45600E879CF /* libc++.tbd in Frameworks */,
- D4771D95189849C80087441B /* Security.framework in Frameworks */,
- 7D8745C8183BACBF00FD09E0 /* CoreGraphics.framework in Frameworks */,
- 7D8745C7183BACAE00FD09E0 /* QuartzCore.framework in Frameworks */,
- 7D8745C3183BAC2700FD09E0 /* libiconv.dylib in Frameworks */,
- 7D8745C1183BAC2300FD09E0 /* libbz2.dylib in Frameworks */,
- 7D8745BF183BAC1200FD09E0 /* CoreText.framework in Frameworks */,
- 7D8745BD183BAC0D00FD09E0 /* CFNetwork.framework in Frameworks */,
- 7D8745BB183BABEE00FD09E0 /* OpenGLES.framework in Frameworks */,
- 7D11B36A183BA71600FF0D25 /* UIKit.framework in Frameworks */,
- 7D11B36C183BA71600FF0D25 /* Foundation.framework in Frameworks */,
- 7D8745B5183BA8F900FD09E0 /* libMobileVLCKit.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 7D11B35D183BA71600FF0D25 = {
- isa = PBXGroup;
- children = (
- 7D11B36F183BA71600FF0D25 /* SimplePlayback */,
- 7D11B368183BA71600FF0D25 /* Frameworks */,
- 7D11B367183BA71600FF0D25 /* Products */,
- );
- sourceTree = "<group>";
- };
- 7D11B367183BA71600FF0D25 /* Products */ = {
- isa = PBXGroup;
- children = (
- 7D11B366183BA71600FF0D25 /* SimplePlayback.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 7D11B368183BA71600FF0D25 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 7DF6A7201EBA61B600B9E46E /* AVFoundation.framework */,
- 7D7B6C561B70C46400E879CF /* CoreMedia.framework */,
- 7D7B6C541B70C45F00E879CF /* CoreVideo.framework */,
- 7D7B6C521B70C45B00E879CF /* VideoToolbox.framework */,
- 7D7B6C501B70C45600E879CF /* libc++.tbd */,
- D4771D94189849C80087441B /* Security.framework */,
- 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */,
- 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */,
- 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */,
- 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */,
- 7D8745BE183BAC1200FD09E0 /* CoreText.framework */,
- 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */,
- 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */,
- 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */,
- 7D8745B7183BABE800FD09E0 /* AudioUnit.framework */,
- 7D11B369183BA71600FF0D25 /* UIKit.framework */,
- 7D11B36B183BA71600FF0D25 /* Foundation.framework */,
- 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 7D11B36F183BA71600FF0D25 /* SimplePlayback */ = {
- isa = PBXGroup;
- children = (
- 7D11B378183BA71600FF0D25 /* VDLAppDelegate.h */,
- 7D11B379183BA71600FF0D25 /* VDLAppDelegate.m */,
- 7D11B381183BA71600FF0D25 /* VDLViewController.h */,
- 7D11B382183BA71600FF0D25 /* VDLViewController.m */,
- 7D11B384183BA71600FF0D25 /* VDLViewController.xib */,
- 7D11B370183BA71600FF0D25 /* Supporting Files */,
- );
- path = SimplePlayback;
- sourceTree = "<group>";
- };
- 7D11B370183BA71600FF0D25 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 7D11B371183BA71600FF0D25 /* SimplePlayback-Info.plist */,
- 7D11B372183BA71600FF0D25 /* InfoPlist.strings */,
- 7D11B375183BA71600FF0D25 /* main.m */,
- 7D11B377183BA71600FF0D25 /* SimplePlayback-Prefix.pch */,
- 7D11B37B183BA71600FF0D25 /* Default.png */,
- 7D11B37D183BA71600FF0D25 /* Default@2x.png */,
- 7D11B37F183BA71600FF0D25 /* Default-568h@2x.png */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 7D11B365183BA71600FF0D25 /* SimplePlayback */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 7D11B389183BA71600FF0D25 /* Build configuration list for PBXNativeTarget "SimplePlayback" */;
- buildPhases = (
- 7D11B362183BA71600FF0D25 /* Sources */,
- 7D11B363183BA71600FF0D25 /* Frameworks */,
- 7D11B364183BA71600FF0D25 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SimplePlayback;
- productName = SimplePlayback;
- productReference = 7D11B366183BA71600FF0D25 /* SimplePlayback.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 7D11B35E183BA71600FF0D25 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- CLASSPREFIX = VDL;
- LastUpgradeCheck = 0460;
- ORGANIZATIONNAME = VideoLAN;
- };
- buildConfigurationList = 7D11B361183BA71600FF0D25 /* Build configuration list for PBXProject "SimplePlayback" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = 7D11B35D183BA71600FF0D25;
- productRefGroup = 7D11B367183BA71600FF0D25 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 7D11B365183BA71600FF0D25 /* SimplePlayback */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 7D11B364183BA71600FF0D25 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 7D11B374183BA71600FF0D25 /* InfoPlist.strings in Resources */,
- 7D11B37C183BA71600FF0D25 /* Default.png in Resources */,
- 7D11B37E183BA71600FF0D25 /* Default@2x.png in Resources */,
- 7D11B380183BA71600FF0D25 /* Default-568h@2x.png in Resources */,
- 7D11B386183BA71600FF0D25 /* VDLViewController.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 7D11B362183BA71600FF0D25 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 7D11B376183BA71600FF0D25 /* main.m in Sources */,
- 7D11B37A183BA71600FF0D25 /* VDLAppDelegate.m in Sources */,
- 7D11B383183BA71600FF0D25 /* VDLViewController.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- 7D11B372183BA71600FF0D25 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 7D11B373183BA71600FF0D25 /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- 7D11B384183BA71600FF0D25 /* VDLViewController.xib */ = {
- isa = PBXVariantGroup;
- children = (
- 7D11B385183BA71600FF0D25 /* en */,
- );
- name = VDLViewController.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 7D11B387183BA71600FF0D25 /* 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;
- };
- name = Debug;
- };
- 7D11B388183BA71600FF0D25 /* 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;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 7D11B38A183BA71600FF0D25 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEVELOPMENT_TEAM = 75GAHG3SZQ;
- ENABLE_BITCODE = NO;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "SimplePlayback/SimplePlayback-Prefix.pch";
- HEADER_SEARCH_PATHS = (
- "\"$(SRCROOT)/../../../build/Release-iphonesimulator\"",
- "\"$(SRCROOT)/../../../build/Release-iphoneos\"",
- );
- INFOPLIST_FILE = "SimplePlayback/SimplePlayback-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "\"$(SRCROOT)/../../../build/Release-iphoneos\"",
- "\"$(SRCROOT)/../../../build/Release-iphonesimulator\"",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- 7D11B38B183BA71600FF0D25 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEVELOPMENT_TEAM = 75GAHG3SZQ;
- ENABLE_BITCODE = NO;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "SimplePlayback/SimplePlayback-Prefix.pch";
- HEADER_SEARCH_PATHS = (
- "\"$(SRCROOT)/../../../build/Release-iphonesimulator\"",
- "\"$(SRCROOT)/../../../build/Release-iphoneos\"",
- );
- INFOPLIST_FILE = "SimplePlayback/SimplePlayback-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "\"$(SRCROOT)/../../../build/Release-iphoneos\"",
- "\"$(SRCROOT)/../../../build/Release-iphonesimulator\"",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 7D11B361183BA71600FF0D25 /* Build configuration list for PBXProject "SimplePlayback" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 7D11B387183BA71600FF0D25 /* Debug */,
- 7D11B388183BA71600FF0D25 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 7D11B389183BA71600FF0D25 /* Build configuration list for PBXNativeTarget "SimplePlayback" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 7D11B38A183BA71600FF0D25 /* Debug */,
- 7D11B38B183BA71600FF0D25 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 7D11B35E183BA71600FF0D25 /* Project object */;
- }
|