// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 51E204621748AA57005C39DB /* libCvEffects.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 51E2045D1748A7BC005C39DB /* libCvEffects.a */; }; 51E2046F1748ABA8005C39DB /* lena.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 51E2046C1748ABA8005C39DB /* lena.jpg */; }; 51E204701748ABA8005C39DB /* texture.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 51E2046D1748ABA8005C39DB /* texture.jpg */; }; 51E204711748ABA8005C39DB /* text.png in Resources */ = {isa = PBXBuildFile; fileRef = 51E2046E1748ABA8005C39DB /* text.png */; }; 51E204731748B07C005C39DB /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 51E204721748B07C005C39DB /* Default-568h@2x.png */; }; 83348C31173E572100C6D4D7 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83348C30173E572100C6D4D7 /* UIKit.framework */; }; 83348C33173E572100C6D4D7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83348C32173E572100C6D4D7 /* Foundation.framework */; }; 83348C35173E572100C6D4D7 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83348C34173E572100C6D4D7 /* CoreGraphics.framework */; }; 83348C3B173E572100C6D4D7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 83348C39173E572100C6D4D7 /* InfoPlist.strings */; }; 83348C3D173E572100C6D4D7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 83348C3C173E572100C6D4D7 /* main.m */; }; 83348C41173E572100C6D4D7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 83348C40173E572100C6D4D7 /* AppDelegate.m */; }; 83348C4A173E572100C6D4D7 /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 83348C48173E572100C6D4D7 /* MainStoryboard_iPhone.storyboard */; }; 83348C4D173E572100C6D4D7 /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 83348C4B173E572100C6D4D7 /* MainStoryboard_iPad.storyboard */; }; 83348C50173E572100C6D4D7 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 83348C4F173E572100C6D4D7 /* ViewController.m */; }; 83348C5B173E577E00C6D4D7 /* opencv2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83348C5A173E577E00C6D4D7 /* opencv2.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 51E2045C1748A7BC005C39DB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 51E204581748A7BB005C39DB /* CvEffects.xcodeproj */; proxyType = 2; remoteGlobalIDString = 51E204271747A1C3005C39DB; remoteInfo = CvEffects; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 51E204581748A7BB005C39DB /* CvEffects.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CvEffects.xcodeproj; path = ../CvEffects/CvEffects.xcodeproj; sourceTree = ""; }; 51E2046C1748ABA8005C39DB /* lena.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = lena.jpg; path = ../../CvEffects/CvEffects/lena.jpg; sourceTree = ""; }; 51E2046D1748ABA8005C39DB /* texture.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = texture.jpg; path = ../../CvEffects/CvEffects/texture.jpg; sourceTree = ""; }; 51E2046E1748ABA8005C39DB /* text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = text.png; path = ../../CvEffects/CvEffects/text.png; sourceTree = ""; }; 51E204721748B07C005C39DB /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../Chapter09_CreatingStaticLibrary/Default-568h@2x.png"; sourceTree = ""; }; 83348C2C173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Chapter09_CreatingStaticLibrary.app; sourceTree = BUILT_PRODUCTS_DIR; }; 83348C30173E572100C6D4D7 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 83348C32173E572100C6D4D7 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 83348C34173E572100C6D4D7 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 83348C38173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Chapter09_CreatingStaticLibrary-Info.plist"; path = "../Chapter09_CreatingStaticLibrary/Chapter09_CreatingStaticLibrary-Info.plist"; sourceTree = ""; }; 83348C3A173E572100C6D4D7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 83348C3C173E572100C6D4D7 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ../Chapter09_CreatingStaticLibrary/main.m; sourceTree = ""; }; 83348C3E173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "Chapter09_CreatingStaticLibrary-Prefix.pch"; path = "../Chapter09_CreatingStaticLibrary/Chapter09_CreatingStaticLibrary-Prefix.pch"; sourceTree = ""; }; 83348C3F173E572100C6D4D7 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ../Chapter09_CreatingStaticLibrary/AppDelegate.h; sourceTree = ""; }; 83348C40173E572100C6D4D7 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = ../Chapter09_CreatingStaticLibrary/AppDelegate.m; sourceTree = ""; }; 83348C49173E572100C6D4D7 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = ""; }; 83348C4C173E572100C6D4D7 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = ""; }; 83348C4E173E572100C6D4D7 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ViewController.h; path = ../Chapter09_CreatingStaticLibrary/ViewController.h; sourceTree = ""; }; 83348C4F173E572100C6D4D7 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ViewController.m; path = ../Chapter09_CreatingStaticLibrary/ViewController.m; sourceTree = ""; }; 83348C5A173E577E00C6D4D7 /* opencv2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = opencv2.framework; path = ../opencv2.framework; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 83348C29173E572100C6D4D7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 51E204621748AA57005C39DB /* libCvEffects.a in Frameworks */, 83348C31173E572100C6D4D7 /* UIKit.framework in Frameworks */, 83348C33173E572100C6D4D7 /* Foundation.framework in Frameworks */, 83348C35173E572100C6D4D7 /* CoreGraphics.framework in Frameworks */, 83348C5B173E577E00C6D4D7 /* opencv2.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 51E204501747B386005C39DB /* Images */ = { isa = PBXGroup; children = ( 51E2046C1748ABA8005C39DB /* lena.jpg */, 51E2046D1748ABA8005C39DB /* texture.jpg */, 51E2046E1748ABA8005C39DB /* text.png */, ); name = Images; sourceTree = ""; }; 51E204591748A7BB005C39DB /* Products */ = { isa = PBXGroup; children = ( 51E2045D1748A7BC005C39DB /* libCvEffects.a */, ); name = Products; sourceTree = ""; }; 83348C21173E572100C6D4D7 = { isa = PBXGroup; children = ( 51E204581748A7BB005C39DB /* CvEffects.xcodeproj */, 83348C36173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary */, 83348C2F173E572100C6D4D7 /* Frameworks */, 83348C2D173E572100C6D4D7 /* Products */, ); sourceTree = ""; }; 83348C2D173E572100C6D4D7 /* Products */ = { isa = PBXGroup; children = ( 83348C2C173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary.app */, ); name = Products; sourceTree = ""; }; 83348C2F173E572100C6D4D7 /* Frameworks */ = { isa = PBXGroup; children = ( 83348C5A173E577E00C6D4D7 /* opencv2.framework */, 83348C30173E572100C6D4D7 /* UIKit.framework */, 83348C32173E572100C6D4D7 /* Foundation.framework */, 83348C34173E572100C6D4D7 /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; 83348C36173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary */ = { isa = PBXGroup; children = ( 51E204501747B386005C39DB /* Images */, 83348C3F173E572100C6D4D7 /* AppDelegate.h */, 83348C40173E572100C6D4D7 /* AppDelegate.m */, 83348C48173E572100C6D4D7 /* MainStoryboard_iPhone.storyboard */, 83348C4B173E572100C6D4D7 /* MainStoryboard_iPad.storyboard */, 83348C4E173E572100C6D4D7 /* ViewController.h */, 83348C4F173E572100C6D4D7 /* ViewController.m */, 83348C37173E572100C6D4D7 /* Supporting Files */, ); path = Chapter09_CreatingStaticLibrary; sourceTree = ""; }; 83348C37173E572100C6D4D7 /* Supporting Files */ = { isa = PBXGroup; children = ( 51E204721748B07C005C39DB /* Default-568h@2x.png */, 83348C38173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary-Info.plist */, 83348C39173E572100C6D4D7 /* InfoPlist.strings */, 83348C3C173E572100C6D4D7 /* main.m */, 83348C3E173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 83348C2B173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary */ = { isa = PBXNativeTarget; buildConfigurationList = 83348C53173E572100C6D4D7 /* Build configuration list for PBXNativeTarget "Chapter09_CreatingStaticLibrary" */; buildPhases = ( 83348C28173E572100C6D4D7 /* Sources */, 83348C29173E572100C6D4D7 /* Frameworks */, 83348C2A173E572100C6D4D7 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Chapter09_CreatingStaticLibrary; productName = Chapter09_CreatingStaticLibrary; productReference = 83348C2C173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 83348C23173E572100C6D4D7 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0450; ORGANIZATIONNAME = "Alexander Shishkov & Kirill Kornyakov"; }; buildConfigurationList = 83348C26173E572100C6D4D7 /* Build configuration list for PBXProject "Chapter09_CreatingStaticLibrary" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 83348C21173E572100C6D4D7; productRefGroup = 83348C2D173E572100C6D4D7 /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = 51E204591748A7BB005C39DB /* Products */; ProjectRef = 51E204581748A7BB005C39DB /* CvEffects.xcodeproj */; }, ); projectRoot = ""; targets = ( 83348C2B173E572100C6D4D7 /* Chapter09_CreatingStaticLibrary */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ 51E2045D1748A7BC005C39DB /* libCvEffects.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; path = libCvEffects.a; remoteRef = 51E2045C1748A7BC005C39DB /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ 83348C2A173E572100C6D4D7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 83348C3B173E572100C6D4D7 /* InfoPlist.strings in Resources */, 83348C4A173E572100C6D4D7 /* MainStoryboard_iPhone.storyboard in Resources */, 83348C4D173E572100C6D4D7 /* MainStoryboard_iPad.storyboard in Resources */, 51E2046F1748ABA8005C39DB /* lena.jpg in Resources */, 51E204701748ABA8005C39DB /* texture.jpg in Resources */, 51E204711748ABA8005C39DB /* text.png in Resources */, 51E204731748B07C005C39DB /* Default-568h@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 83348C28173E572100C6D4D7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 83348C3D173E572100C6D4D7 /* main.m in Sources */, 83348C41173E572100C6D4D7 /* AppDelegate.m in Sources */, 83348C50173E572100C6D4D7 /* ViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 83348C39173E572100C6D4D7 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 83348C3A173E572100C6D4D7 /* en */, ); name = InfoPlist.strings; path = ../Chapter09_CreatingStaticLibrary; sourceTree = ""; }; 83348C48173E572100C6D4D7 /* MainStoryboard_iPhone.storyboard */ = { isa = PBXVariantGroup; children = ( 83348C49173E572100C6D4D7 /* en */, ); name = MainStoryboard_iPhone.storyboard; path = ../Chapter09_CreatingStaticLibrary; sourceTree = ""; }; 83348C4B173E572100C6D4D7 /* MainStoryboard_iPad.storyboard */ = { isa = PBXVariantGroup; children = ( 83348C4C173E572100C6D4D7 /* en */, ); name = MainStoryboard_iPad.storyboard; path = ../Chapter09_CreatingStaticLibrary; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 83348C51173E572100C6D4D7 /* 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; }; 83348C52173E572100C6D4D7 /* 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; }; 83348C54173E572100C6D4D7 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"$(SRCROOT)/..\"", ); GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Chapter09_CreatingStaticLibrary/Chapter09_CreatingStaticLibrary-Prefix.pch"; INFOPLIST_FILE = "Chapter09_CreatingStaticLibrary/Chapter09_CreatingStaticLibrary-Info.plist"; PRODUCT_NAME = Chapter09_CreatingStaticLibrary; WRAPPER_EXTENSION = app; }; name = Debug; }; 83348C55173E572100C6D4D7 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"$(SRCROOT)/..\"", ); GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Chapter09_CreatingStaticLibrary/Chapter09_CreatingStaticLibrary-Prefix.pch"; INFOPLIST_FILE = "Chapter09_CreatingStaticLibrary/Chapter09_CreatingStaticLibrary-Info.plist"; PRODUCT_NAME = Chapter09_CreatingStaticLibrary; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 83348C26173E572100C6D4D7 /* Build configuration list for PBXProject "Chapter09_CreatingStaticLibrary" */ = { isa = XCConfigurationList; buildConfigurations = ( 83348C51173E572100C6D4D7 /* Debug */, 83348C52173E572100C6D4D7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 83348C53173E572100C6D4D7 /* Build configuration list for PBXNativeTarget "Chapter09_CreatingStaticLibrary" */ = { isa = XCConfigurationList; buildConfigurations = ( 83348C54173E572100C6D4D7 /* Debug */, 83348C55173E572100C6D4D7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 83348C23173E572100C6D4D7 /* Project object */; }