// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 85AFB522158FA1C4000AF7F5 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB51E158FA1C4000AF7F5 /* Icon-72.png */; }; 85AFB523158FA1C4000AF7F5 /* Icon-72@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB51F158FA1C4000AF7F5 /* Icon-72@2x.png */; }; 85AFB524158FA1C4000AF7F5 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB520158FA1C4000AF7F5 /* Icon.png */; }; 85AFB525158FA1C4000AF7F5 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB521158FA1C4000AF7F5 /* Icon@2x.png */; }; 85C69DA91602B143008AD9A0 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85C69DA61602B143008AD9A0 /* Default-568h@2x.png */; }; 85C69DAA1602B143008AD9A0 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 85C69DA71602B143008AD9A0 /* Default.png */; }; 85C69DAB1602B143008AD9A0 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85C69DA81602B143008AD9A0 /* Default@2x.png */; }; B98686BD151D0B3700616412 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B98686BC151D0B3700616412 /* UIKit.framework */; }; B98686BF151D0B3700616412 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B98686BE151D0B3700616412 /* Foundation.framework */; }; B98686C1151D0B3700616412 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B98686C0151D0B3700616412 /* CoreGraphics.framework */; }; B98686C7151D0B3700616412 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B98686C5151D0B3700616412 /* InfoPlist.strings */; }; B98686C9151D0B3700616412 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B98686C8151D0B3700616412 /* main.m */; }; B98686CD151D0B3700616412 /* PPAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B98686CC151D0B3700616412 /* PPAppDelegate.m */; }; B98686D0151D0B3700616412 /* PPViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B98686CF151D0B3700616412 /* PPViewController.m */; }; B98686D3151D0B3700616412 /* PPViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = B98686D1151D0B3700616412 /* PPViewController_iPhone.xib */; }; B98686D6151D0B3700616412 /* PPViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = B98686D4151D0B3700616412 /* PPViewController_iPad.xib */; }; DD37EA6F15ABA3AC0015966B /* FacebookSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD37EA6E15ABA3AC0015966B /* FacebookSDK.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 85AFB51E158FA1C4000AF7F5 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = ""; }; 85AFB51F158FA1C4000AF7F5 /* Icon-72@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72@2x.png"; sourceTree = ""; }; 85AFB520158FA1C4000AF7F5 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = ""; }; 85AFB521158FA1C4000AF7F5 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = ""; }; 85C69DA61602B143008AD9A0 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; 85C69DA71602B143008AD9A0 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; 85C69DA81602B143008AD9A0 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; B98686B8151D0B3700616412 /* ProfilePictureSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ProfilePictureSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; B98686BC151D0B3700616412 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; B98686BE151D0B3700616412 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; B98686C0151D0B3700616412 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; B98686C4151D0B3700616412 /* ProfilePictureSample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ProfilePictureSample-Info.plist"; sourceTree = ""; }; B98686C6151D0B3700616412 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; B98686C8151D0B3700616412 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; B98686CA151D0B3700616412 /* ProfilePictureSample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ProfilePictureSample-Prefix.pch"; sourceTree = ""; }; B98686CB151D0B3700616412 /* PPAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PPAppDelegate.h; sourceTree = ""; }; B98686CC151D0B3700616412 /* PPAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PPAppDelegate.m; sourceTree = ""; }; B98686CE151D0B3700616412 /* PPViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PPViewController.h; sourceTree = ""; }; B98686CF151D0B3700616412 /* PPViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PPViewController.m; sourceTree = ""; }; B98686D2151D0B3700616412 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/PPViewController_iPhone.xib; sourceTree = ""; }; B98686D5151D0B3700616412 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/PPViewController_iPad.xib; sourceTree = ""; }; DD37EA6E15ABA3AC0015966B /* FacebookSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FacebookSDK.framework; path = ../../build/FacebookSDK.framework; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ B98686B5151D0B3700616412 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( B98686BD151D0B3700616412 /* UIKit.framework in Frameworks */, B98686BF151D0B3700616412 /* Foundation.framework in Frameworks */, B98686C1151D0B3700616412 /* CoreGraphics.framework in Frameworks */, DD37EA6F15ABA3AC0015966B /* FacebookSDK.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ B98686AD151D0B3700616412 = { isa = PBXGroup; children = ( B98686C2151D0B3700616412 /* ProfilePictureSample */, B98686BB151D0B3700616412 /* Frameworks */, B98686B9151D0B3700616412 /* Products */, ); indentWidth = 4; sourceTree = ""; tabWidth = 4; }; B98686B9151D0B3700616412 /* Products */ = { isa = PBXGroup; children = ( B98686B8151D0B3700616412 /* ProfilePictureSample.app */, ); name = Products; sourceTree = ""; }; B98686BB151D0B3700616412 /* Frameworks */ = { isa = PBXGroup; children = ( DD37EA6E15ABA3AC0015966B /* FacebookSDK.framework */, B98686BC151D0B3700616412 /* UIKit.framework */, B98686BE151D0B3700616412 /* Foundation.framework */, B98686C0151D0B3700616412 /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; B98686C2151D0B3700616412 /* ProfilePictureSample */ = { isa = PBXGroup; children = ( B98686CB151D0B3700616412 /* PPAppDelegate.h */, B98686CC151D0B3700616412 /* PPAppDelegate.m */, B98686CE151D0B3700616412 /* PPViewController.h */, B98686CF151D0B3700616412 /* PPViewController.m */, B98686D1151D0B3700616412 /* PPViewController_iPhone.xib */, B98686D4151D0B3700616412 /* PPViewController_iPad.xib */, B98686C3151D0B3700616412 /* Supporting Files */, ); path = ProfilePictureSample; sourceTree = ""; }; B98686C3151D0B3700616412 /* Supporting Files */ = { isa = PBXGroup; children = ( 85C69DA61602B143008AD9A0 /* Default-568h@2x.png */, 85C69DA71602B143008AD9A0 /* Default.png */, 85C69DA81602B143008AD9A0 /* Default@2x.png */, 85AFB51E158FA1C4000AF7F5 /* Icon-72.png */, 85AFB51F158FA1C4000AF7F5 /* Icon-72@2x.png */, 85AFB520158FA1C4000AF7F5 /* Icon.png */, 85AFB521158FA1C4000AF7F5 /* Icon@2x.png */, B98686C4151D0B3700616412 /* ProfilePictureSample-Info.plist */, B98686C5151D0B3700616412 /* InfoPlist.strings */, B98686C8151D0B3700616412 /* main.m */, B98686CA151D0B3700616412 /* ProfilePictureSample-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ B98686B7151D0B3700616412 /* ProfilePictureSample */ = { isa = PBXNativeTarget; buildConfigurationList = B98686D9151D0B3700616412 /* Build configuration list for PBXNativeTarget "ProfilePictureSample" */; buildPhases = ( B98686B4151D0B3700616412 /* Sources */, B98686B5151D0B3700616412 /* Frameworks */, B98686B6151D0B3700616412 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ProfilePictureSample; productName = ProfilePictureSample; productReference = B98686B8151D0B3700616412 /* ProfilePictureSample.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ B98686AF151D0B3700616412 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0460; }; buildConfigurationList = B98686B2151D0B3700616412 /* Build configuration list for PBXProject "ProfilePictureSample" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, he, ); mainGroup = B98686AD151D0B3700616412; productRefGroup = B98686B9151D0B3700616412 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( B98686B7151D0B3700616412 /* ProfilePictureSample */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ B98686B6151D0B3700616412 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( B98686C7151D0B3700616412 /* InfoPlist.strings in Resources */, B98686D3151D0B3700616412 /* PPViewController_iPhone.xib in Resources */, B98686D6151D0B3700616412 /* PPViewController_iPad.xib in Resources */, 85AFB522158FA1C4000AF7F5 /* Icon-72.png in Resources */, 85AFB523158FA1C4000AF7F5 /* Icon-72@2x.png in Resources */, 85AFB524158FA1C4000AF7F5 /* Icon.png in Resources */, 85AFB525158FA1C4000AF7F5 /* Icon@2x.png in Resources */, 85C69DA91602B143008AD9A0 /* Default-568h@2x.png in Resources */, 85C69DAA1602B143008AD9A0 /* Default.png in Resources */, 85C69DAB1602B143008AD9A0 /* Default@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ B98686B4151D0B3700616412 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B98686C9151D0B3700616412 /* main.m in Sources */, B98686CD151D0B3700616412 /* PPAppDelegate.m in Sources */, B98686D0151D0B3700616412 /* PPViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ B98686C5151D0B3700616412 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( B98686C6151D0B3700616412 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; B98686D1151D0B3700616412 /* PPViewController_iPhone.xib */ = { isa = PBXVariantGroup; children = ( B98686D2151D0B3700616412 /* en */, ); name = PPViewController_iPhone.xib; sourceTree = ""; }; B98686D4151D0B3700616412 /* PPViewController_iPad.xib */ = { isa = PBXVariantGroup; children = ( B98686D5151D0B3700616412 /* en */, ); name = PPViewController_iPad.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ B98686D7151D0B3700616412 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = 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_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.0; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; B98686D8151D0B3700616412 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = 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_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.0; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; B98686DA151D0B3700616412 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"$(SRCROOT)/../../build\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ProfilePictureSample/ProfilePictureSample-Prefix.pch"; INFOPLIST_FILE = "ProfilePictureSample/ProfilePictureSample-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 5.0; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; B98686DB151D0B3700616412 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"$(SRCROOT)/../../build\"", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ProfilePictureSample/ProfilePictureSample-Prefix.pch"; INFOPLIST_FILE = "ProfilePictureSample/ProfilePictureSample-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 5.0; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ B98686B2151D0B3700616412 /* Build configuration list for PBXProject "ProfilePictureSample" */ = { isa = XCConfigurationList; buildConfigurations = ( B98686D7151D0B3700616412 /* Debug */, B98686D8151D0B3700616412 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; B98686D9151D0B3700616412 /* Build configuration list for PBXNativeTarget "ProfilePictureSample" */ = { isa = XCConfigurationList; buildConfigurations = ( B98686DA151D0B3700616412 /* Debug */, B98686DB151D0B3700616412 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = B98686AF151D0B3700616412 /* Project object */; }