| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 46; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| A63161F703812E838A66D108 /* libPods-AFNetworking Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 01ED403DCA1D362A7A1B607E /* libPods-AFNetworking Example.a */; }; |
| B304CCE8177D58DD00F4FC85 /* adn.cer in Resources */ = {isa = PBXBuildFile; fileRef = B304CCE7177D58DD00F4FC85 /* adn.cer */; }; |
| F8129C001591061B009BFE23 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8129BFF1591061B009BFE23 /* Cocoa.framework */; }; |
| F8129C321591073C009BFE23 /* AFAppDotNetAPIClient.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C251591073C009BFE23 /* AFAppDotNetAPIClient.m */; }; |
| F8129C341591073C009BFE23 /* Post.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C2B1591073C009BFE23 /* Post.m */; }; |
| F8129C351591073C009BFE23 /* User.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C2D1591073C009BFE23 /* User.m */; }; |
| F8129C6F15910B15009BFE23 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C6E15910B15009BFE23 /* main.m */; }; |
| F8129C7115910B3E009BFE23 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F8129C7015910B3E009BFE23 /* MainMenu.xib */; }; |
| F8129C7715910C40009BFE23 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C7515910C40009BFE23 /* AppDelegate.m */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXFileReference section */ |
| 01ED403DCA1D362A7A1B607E /* libPods-AFNetworking Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AFNetworking Example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 694801CD9796D99F3BDD0D95 /* Pods-AFNetworking Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AFNetworking Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-AFNetworking Example/Pods-AFNetworking Example.release.xcconfig"; sourceTree = "<group>"; }; |
| B304CCE7177D58DD00F4FC85 /* adn.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = adn.cer; sourceTree = SOURCE_ROOT; }; |
| B47968EF64ED4169C658E405 /* Pods-AFNetworking Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AFNetworking Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AFNetworking Example/Pods-AFNetworking Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| F8129BFB1591061B009BFE23 /* AFNetworking Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "AFNetworking Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| F8129BFF1591061B009BFE23 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; |
| F8129C021591061B009BFE23 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; |
| F8129C031591061B009BFE23 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; |
| F8129C041591061B009BFE23 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
| F8129C251591073C009BFE23 /* AFAppDotNetAPIClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFAppDotNetAPIClient.m; path = Classes/AFAppDotNetAPIClient.m; sourceTree = SOURCE_ROOT; }; |
| F8129C2A1591073C009BFE23 /* Post.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Post.h; sourceTree = "<group>"; }; |
| F8129C2B1591073C009BFE23 /* Post.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Post.m; sourceTree = "<group>"; }; |
| F8129C2C1591073C009BFE23 /* User.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; }; |
| F8129C2D1591073C009BFE23 /* User.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = User.m; sourceTree = "<group>"; }; |
| F8129C311591073C009BFE23 /* AFAppDotNetAPIClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFAppDotNetAPIClient.h; path = Classes/AFAppDotNetAPIClient.h; sourceTree = SOURCE_ROOT; }; |
| F8129C6E15910B15009BFE23 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; }; |
| F8129C7015910B3E009BFE23 /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = SOURCE_ROOT; }; |
| F8129C7515910C40009BFE23 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = SOURCE_ROOT; }; |
| F8129C7615910C40009BFE23 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = SOURCE_ROOT; }; |
| F877018B159A1CE700B45C0D /* AFNetworking Example.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "AFNetworking Example.entitlements"; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| F8129BF81591061B009BFE23 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| F8129C001591061B009BFE23 /* Cocoa.framework in Frameworks */, |
| A63161F703812E838A66D108 /* libPods-AFNetworking Example.a in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 008008D9EF6A9117F2D42119 /* Pods */ = { |
| isa = PBXGroup; |
| children = ( |
| B47968EF64ED4169C658E405 /* Pods-AFNetworking Example.debug.xcconfig */, |
| 694801CD9796D99F3BDD0D95 /* Pods-AFNetworking Example.release.xcconfig */, |
| ); |
| name = Pods; |
| sourceTree = "<group>"; |
| }; |
| F8129BF01591061B009BFE23 = { |
| isa = PBXGroup; |
| children = ( |
| F877018B159A1CE700B45C0D /* AFNetworking Example.entitlements */, |
| F8129C051591061B009BFE23 /* Classes */, |
| F8129BFE1591061B009BFE23 /* Frameworks */, |
| F8129BFC1591061B009BFE23 /* Products */, |
| 008008D9EF6A9117F2D42119 /* Pods */, |
| ); |
| indentWidth = 4; |
| sourceTree = "<group>"; |
| tabWidth = 4; |
| usesTabs = 0; |
| }; |
| F8129BFC1591061B009BFE23 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| F8129BFB1591061B009BFE23 /* AFNetworking Example.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| F8129BFE1591061B009BFE23 /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| F8129BFF1591061B009BFE23 /* Cocoa.framework */, |
| F8129C011591061B009BFE23 /* Other Frameworks */, |
| 01ED403DCA1D362A7A1B607E /* libPods-AFNetworking Example.a */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| F8129C011591061B009BFE23 /* Other Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| F8129C021591061B009BFE23 /* AppKit.framework */, |
| F8129C031591061B009BFE23 /* CoreData.framework */, |
| F8129C041591061B009BFE23 /* Foundation.framework */, |
| ); |
| name = "Other Frameworks"; |
| sourceTree = "<group>"; |
| }; |
| F8129C051591061B009BFE23 /* Classes */ = { |
| isa = PBXGroup; |
| children = ( |
| F8129C311591073C009BFE23 /* AFAppDotNetAPIClient.h */, |
| F8129C251591073C009BFE23 /* AFAppDotNetAPIClient.m */, |
| F8129C7615910C40009BFE23 /* AppDelegate.h */, |
| F8129C7515910C40009BFE23 /* AppDelegate.m */, |
| F8129C291591073C009BFE23 /* Models */, |
| F8129C061591061B009BFE23 /* Supporting Files */, |
| ); |
| name = Classes; |
| path = "AFNetworking-Mac-Example"; |
| sourceTree = "<group>"; |
| }; |
| F8129C061591061B009BFE23 /* Supporting Files */ = { |
| isa = PBXGroup; |
| children = ( |
| B304CCE7177D58DD00F4FC85 /* adn.cer */, |
| F8129C6E15910B15009BFE23 /* main.m */, |
| F8129C7015910B3E009BFE23 /* MainMenu.xib */, |
| ); |
| name = "Supporting Files"; |
| sourceTree = "<group>"; |
| }; |
| F8129C291591073C009BFE23 /* Models */ = { |
| isa = PBXGroup; |
| children = ( |
| F8129C2A1591073C009BFE23 /* Post.h */, |
| F8129C2B1591073C009BFE23 /* Post.m */, |
| F8129C2C1591073C009BFE23 /* User.h */, |
| F8129C2D1591073C009BFE23 /* User.m */, |
| ); |
| name = Models; |
| path = Classes/Models; |
| sourceTree = SOURCE_ROOT; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| F8129BFA1591061B009BFE23 /* AFNetworking Example */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = F8129C191591061B009BFE23 /* Build configuration list for PBXNativeTarget "AFNetworking Example" */; |
| buildPhases = ( |
| 2C1C2E504B564F0D90A4E1D2 /* [CP] Check Pods Manifest.lock */, |
| F8129BF71591061B009BFE23 /* Sources */, |
| F8129BF81591061B009BFE23 /* Frameworks */, |
| F8129BF91591061B009BFE23 /* Resources */, |
| CC1632E381344B54BA63986B /* [CP] Copy Pods Resources */, |
| F0DC30B6798CF042746A5614 /* [CP] Embed Pods Frameworks */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = "AFNetworking Example"; |
| productName = "AFNetworking-Mac-Example"; |
| productReference = F8129BFB1591061B009BFE23 /* AFNetworking Example.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| F8129BF21591061B009BFE23 /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastUpgradeCheck = 0610; |
| }; |
| buildConfigurationList = F8129BF51591061B009BFE23 /* Build configuration list for PBXProject "AFNetworking Mac Example" */; |
| compatibilityVersion = "Xcode 3.2"; |
| developmentRegion = English; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| ); |
| mainGroup = F8129BF01591061B009BFE23; |
| productRefGroup = F8129BFC1591061B009BFE23 /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| F8129BFA1591061B009BFE23 /* AFNetworking Example */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| F8129BF91591061B009BFE23 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| F8129C7115910B3E009BFE23 /* MainMenu.xib in Resources */, |
| B304CCE8177D58DD00F4FC85 /* adn.cer in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 2C1C2E504B564F0D90A4E1D2 /* [CP] Check Pods Manifest.lock */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| "${PODS_ROOT}/Manifest.lock", |
| ); |
| name = "[CP] Check Pods Manifest.lock"; |
| outputPaths = ( |
| "$(DERIVED_FILE_DIR)/Pods-AFNetworking Example-checkManifestLockResult.txt", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| CC1632E381344B54BA63986B /* [CP] Copy Pods Resources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Copy Pods Resources"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AFNetworking Example/Pods-AFNetworking Example-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| F0DC30B6798CF042746A5614 /* [CP] Embed Pods Frameworks */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "[CP] Embed Pods Frameworks"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AFNetworking Example/Pods-AFNetworking Example-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| F8129BF71591061B009BFE23 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| F8129C341591073C009BFE23 /* Post.m in Sources */, |
| F8129C351591073C009BFE23 /* User.m in Sources */, |
| F8129C321591073C009BFE23 /* AFAppDotNetAPIClient.m in Sources */, |
| F8129C6F15910B15009BFE23 /* main.m in Sources */, |
| F8129C7715910C40009BFE23 /* AppDelegate.m in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| F8129C171591061B009BFE23 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_EMPTY_BODY = YES; |
| CLANG_WARN_ENUM_CONVERSION = YES; |
| CLANG_WARN_INT_CONVERSION = YES; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| COPY_PHASE_STRIP = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu99; |
| GCC_DYNAMIC_NO_PIC = NO; |
| GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
| 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_64_TO_32_BIT_CONVERSION = YES; |
| GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| GCC_WARN_UNDECLARED_SELECTOR = YES; |
| GCC_WARN_UNINITIALIZED_AUTOS = YES; |
| GCC_WARN_UNUSED_FUNCTION = YES; |
| GCC_WARN_UNUSED_VARIABLE = YES; |
| MACOSX_DEPLOYMENT_TARGET = 10.7; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = macosx; |
| }; |
| name = Debug; |
| }; |
| F8129C181591061B009BFE23 /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_EMPTY_BODY = YES; |
| CLANG_WARN_ENUM_CONVERSION = YES; |
| CLANG_WARN_INT_CONVERSION = YES; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| COPY_PHASE_STRIP = YES; |
| DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu99; |
| GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
| GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
| GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| GCC_WARN_UNDECLARED_SELECTOR = YES; |
| GCC_WARN_UNINITIALIZED_AUTOS = YES; |
| GCC_WARN_UNUSED_FUNCTION = YES; |
| GCC_WARN_UNUSED_VARIABLE = YES; |
| MACOSX_DEPLOYMENT_TARGET = 10.7; |
| SDKROOT = macosx; |
| }; |
| name = Release; |
| }; |
| F8129C1A1591061B009BFE23 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = B47968EF64ED4169C658E405 /* Pods-AFNetworking Example.debug.xcconfig */; |
| buildSettings = { |
| CODE_SIGN_IDENTITY = ""; |
| COMBINE_HIDPI_IMAGES = YES; |
| GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| GCC_PREFIX_HEADER = Prefix.pch; |
| INFOPLIST_FILE = "Mac-Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| WRAPPER_EXTENSION = app; |
| }; |
| name = Debug; |
| }; |
| F8129C1B1591061B009BFE23 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 694801CD9796D99F3BDD0D95 /* Pods-AFNetworking Example.release.xcconfig */; |
| buildSettings = { |
| CODE_SIGN_IDENTITY = ""; |
| COMBINE_HIDPI_IMAGES = YES; |
| GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| GCC_PREFIX_HEADER = Prefix.pch; |
| INFOPLIST_FILE = "Mac-Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| WRAPPER_EXTENSION = app; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| F8129BF51591061B009BFE23 /* Build configuration list for PBXProject "AFNetworking Mac Example" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| F8129C171591061B009BFE23 /* Debug */, |
| F8129C181591061B009BFE23 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| F8129C191591061B009BFE23 /* Build configuration list for PBXNativeTarget "AFNetworking Example" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| F8129C1A1591061B009BFE23 /* Debug */, |
| F8129C1B1591061B009BFE23 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = F8129BF21591061B009BFE23 /* Project object */; |
| } |