// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 4CE4431518B6FFA00017DF25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE4431418B6FFA00017DF25 /* Foundation.framework */; }; 4CE4431A18B6FFA00017DF25 /* welsenc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CE4431918B6FFA00017DF25 /* welsenc.h */; }; 4CE4431C18B6FFA00017DF25 /* welsenc.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE4431B18B6FFA00017DF25 /* welsenc.m */; }; 4CE4432318B6FFA00017DF25 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE4432218B6FFA00017DF25 /* XCTest.framework */; }; 4CE4432418B6FFA00017DF25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE4431418B6FFA00017DF25 /* Foundation.framework */; }; 4CE4432618B6FFA00017DF25 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE4432518B6FFA00017DF25 /* UIKit.framework */; }; 4CE4432918B6FFA00017DF25 /* libwelsenc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE4431118B6FFA00017DF25 /* libwelsenc.a */; }; 4CE4432F18B6FFA00017DF25 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4CE4432D18B6FFA00017DF25 /* InfoPlist.strings */; }; 4CE4433118B6FFA00017DF25 /* welsencTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE4433018B6FFA00017DF25 /* welsencTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 4CE4432718B6FFA00017DF25 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 4CE4430918B6FFA00017DF25 /* Project object */; proxyType = 1; remoteGlobalIDString = 4CE4431018B6FFA00017DF25; remoteInfo = welsenc; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ 4CE4430F18B6FFA00017DF25 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( 4CE4431A18B6FFA00017DF25 /* welsenc.h in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 4CE4431118B6FFA00017DF25 /* libwelsenc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwelsenc.a; sourceTree = BUILT_PRODUCTS_DIR; }; 4CE4431418B6FFA00017DF25 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 4CE4431818B6FFA00017DF25 /* welsenc-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "welsenc-Prefix.pch"; sourceTree = ""; }; 4CE4431918B6FFA00017DF25 /* welsenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = welsenc.h; sourceTree = ""; }; 4CE4431B18B6FFA00017DF25 /* welsenc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = welsenc.m; sourceTree = ""; }; 4CE4432118B6FFA00017DF25 /* welsencTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = welsencTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 4CE4432218B6FFA00017DF25 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 4CE4432518B6FFA00017DF25 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; 4CE4432C18B6FFA00017DF25 /* welsencTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "welsencTests-Info.plist"; sourceTree = ""; }; 4CE4432E18B6FFA00017DF25 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 4CE4433018B6FFA00017DF25 /* welsencTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = welsencTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 4CE4430E18B6FFA00017DF25 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 4CE4431518B6FFA00017DF25 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 4CE4431E18B6FFA00017DF25 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 4CE4432318B6FFA00017DF25 /* XCTest.framework in Frameworks */, 4CE4432618B6FFA00017DF25 /* UIKit.framework in Frameworks */, 4CE4432418B6FFA00017DF25 /* Foundation.framework in Frameworks */, 4CE4432918B6FFA00017DF25 /* libwelsenc.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4CE4430818B6FFA00017DF25 = { isa = PBXGroup; children = ( 4CE4431618B6FFA00017DF25 /* welsenc */, 4CE4432A18B6FFA00017DF25 /* welsencTests */, 4CE4431318B6FFA00017DF25 /* Frameworks */, 4CE4431218B6FFA00017DF25 /* Products */, ); sourceTree = ""; }; 4CE4431218B6FFA00017DF25 /* Products */ = { isa = PBXGroup; children = ( 4CE4431118B6FFA00017DF25 /* libwelsenc.a */, 4CE4432118B6FFA00017DF25 /* welsencTests.xctest */, ); name = Products; sourceTree = ""; }; 4CE4431318B6FFA00017DF25 /* Frameworks */ = { isa = PBXGroup; children = ( 4CE4431418B6FFA00017DF25 /* Foundation.framework */, 4CE4432218B6FFA00017DF25 /* XCTest.framework */, 4CE4432518B6FFA00017DF25 /* UIKit.framework */, ); name = Frameworks; sourceTree = ""; }; 4CE4431618B6FFA00017DF25 /* welsenc */ = { isa = PBXGroup; children = ( 4CE4431918B6FFA00017DF25 /* welsenc.h */, 4CE4431B18B6FFA00017DF25 /* welsenc.m */, 4CE4431718B6FFA00017DF25 /* Supporting Files */, ); path = welsenc; sourceTree = ""; }; 4CE4431718B6FFA00017DF25 /* Supporting Files */ = { isa = PBXGroup; children = ( 4CE4431818B6FFA00017DF25 /* welsenc-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 4CE4432A18B6FFA00017DF25 /* welsencTests */ = { isa = PBXGroup; children = ( 4CE4433018B6FFA00017DF25 /* welsencTests.m */, 4CE4432B18B6FFA00017DF25 /* Supporting Files */, ); path = welsencTests; sourceTree = ""; }; 4CE4432B18B6FFA00017DF25 /* Supporting Files */ = { isa = PBXGroup; children = ( 4CE4432C18B6FFA00017DF25 /* welsencTests-Info.plist */, 4CE4432D18B6FFA00017DF25 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 4CE4431018B6FFA00017DF25 /* welsenc */ = { isa = PBXNativeTarget; buildConfigurationList = 4CE4433418B6FFA00017DF25 /* Build configuration list for PBXNativeTarget "welsenc" */; buildPhases = ( 4CE4430D18B6FFA00017DF25 /* Sources */, 4CE4430E18B6FFA00017DF25 /* Frameworks */, 4CE4430F18B6FFA00017DF25 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = welsenc; productName = welsenc; productReference = 4CE4431118B6FFA00017DF25 /* libwelsenc.a */; productType = "com.apple.product-type.library.static"; }; 4CE4432018B6FFA00017DF25 /* welsencTests */ = { isa = PBXNativeTarget; buildConfigurationList = 4CE4433718B6FFA00017DF25 /* Build configuration list for PBXNativeTarget "welsencTests" */; buildPhases = ( 4CE4431D18B6FFA00017DF25 /* Sources */, 4CE4431E18B6FFA00017DF25 /* Frameworks */, 4CE4431F18B6FFA00017DF25 /* Resources */, ); buildRules = ( ); dependencies = ( 4CE4432818B6FFA00017DF25 /* PBXTargetDependency */, ); name = welsencTests; productName = welsencTests; productReference = 4CE4432118B6FFA00017DF25 /* welsencTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 4CE4430918B6FFA00017DF25 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0500; ORGANIZATIONNAME = video; }; buildConfigurationList = 4CE4430C18B6FFA00017DF25 /* Build configuration list for PBXProject "welsenc" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 4CE4430818B6FFA00017DF25; productRefGroup = 4CE4431218B6FFA00017DF25 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 4CE4431018B6FFA00017DF25 /* welsenc */, 4CE4432018B6FFA00017DF25 /* welsencTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 4CE4431F18B6FFA00017DF25 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4CE4432F18B6FFA00017DF25 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 4CE4430D18B6FFA00017DF25 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4CE4431C18B6FFA00017DF25 /* welsenc.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 4CE4431D18B6FFA00017DF25 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4CE4433118B6FFA00017DF25 /* welsencTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 4CE4432818B6FFA00017DF25 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 4CE4431018B6FFA00017DF25 /* welsenc */; targetProxy = 4CE4432718B6FFA00017DF25 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 4CE4432D18B6FFA00017DF25 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 4CE4432E18B6FFA00017DF25 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 4CE4433218B6FFA00017DF25 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 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_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 4CE4433318B6FFA00017DF25 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 4CE4433518B6FFA00017DF25 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DSTROOT = /tmp/welsenc.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "welsenc/welsenc-Prefix.pch"; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Debug; }; 4CE4433618B6FFA00017DF25 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DSTROOT = /tmp/welsenc.dst; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "welsenc/welsenc-Prefix.pch"; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; 4CE4433818B6FFA00017DF25 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "welsenc/welsenc-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "welsencTests/welsencTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 4CE4433918B6FFA00017DF25 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "welsenc/welsenc-Prefix.pch"; INFOPLIST_FILE = "welsencTests/welsencTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4CE4430C18B6FFA00017DF25 /* Build configuration list for PBXProject "welsenc" */ = { isa = XCConfigurationList; buildConfigurations = ( 4CE4433218B6FFA00017DF25 /* Debug */, 4CE4433318B6FFA00017DF25 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4CE4433418B6FFA00017DF25 /* Build configuration list for PBXNativeTarget "welsenc" */ = { isa = XCConfigurationList; buildConfigurations = ( 4CE4433518B6FFA00017DF25 /* Debug */, 4CE4433618B6FFA00017DF25 /* Release */, ); defaultConfigurationIsVisible = 0; }; 4CE4433718B6FFA00017DF25 /* Build configuration list for PBXNativeTarget "welsencTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 4CE4433818B6FFA00017DF25 /* Debug */, 4CE4433918B6FFA00017DF25 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 4CE4430918B6FFA00017DF25 /* Project object */; }