123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- FAC2A7FD1777F99900035D22 /* ShareWeibo.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC2A7FC1777F99900035D22 /* ShareWeibo.m */; };
- FAE27534175D9D2900F5DA8E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE27533175D9D2900F5DA8E /* Foundation.framework */; };
- FAE27561175DC52900F5DA8E /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE27557175DC52900F5DA8E /* JSONKit.m */; };
- FAE27562175DC52900F5DA8E /* SinaWeibo.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE2755B175DC52900F5DA8E /* SinaWeibo.m */; };
- FAE27563175DC52900F5DA8E /* SinaWeiboAuthorizeView.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE2755D175DC52900F5DA8E /* SinaWeiboAuthorizeView.m */; };
- FAE27564175DC52900F5DA8E /* SinaWeiboRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE27560175DC52900F5DA8E /* SinaWeiboRequest.m */; };
- FAE2756E175DD1E700F5DA8E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE2756D175DD1E700F5DA8E /* UIKit.framework */; };
- FAE27570175DD1F500F5DA8E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE2756F175DD1F500F5DA8E /* CoreGraphics.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXCopyFilesBuildPhase section */
- FAE2752E175D9D2900F5DA8E /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "include/${PRODUCT_NAME}";
- dstSubfolderSpec = 16;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- FAC2A7FB1777F99900035D22 /* ShareWeibo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareWeibo.h; sourceTree = "<group>"; };
- FAC2A7FC1777F99900035D22 /* ShareWeibo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareWeibo.m; sourceTree = "<group>"; };
- FAE27530175D9D2900F5DA8E /* libPluginWeibo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPluginWeibo.a; sourceTree = BUILT_PRODUCTS_DIR; };
- FAE27533175D9D2900F5DA8E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- FAE27556175DC52900F5DA8E /* JSONKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONKit.h; sourceTree = "<group>"; };
- FAE27557175DC52900F5DA8E /* JSONKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONKit.m; sourceTree = "<group>"; };
- FAE27559175DC52900F5DA8E /* SinaWeibo.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = SinaWeibo.bundle; sourceTree = "<group>"; };
- FAE2755A175DC52900F5DA8E /* SinaWeibo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SinaWeibo.h; sourceTree = "<group>"; };
- FAE2755B175DC52900F5DA8E /* SinaWeibo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SinaWeibo.m; sourceTree = "<group>"; };
- FAE2755C175DC52900F5DA8E /* SinaWeiboAuthorizeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SinaWeiboAuthorizeView.h; sourceTree = "<group>"; };
- FAE2755D175DC52900F5DA8E /* SinaWeiboAuthorizeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SinaWeiboAuthorizeView.m; sourceTree = "<group>"; };
- FAE2755E175DC52900F5DA8E /* SinaWeiboConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SinaWeiboConstants.h; sourceTree = "<group>"; };
- FAE2755F175DC52900F5DA8E /* SinaWeiboRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SinaWeiboRequest.h; sourceTree = "<group>"; };
- FAE27560175DC52900F5DA8E /* SinaWeiboRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SinaWeiboRequest.m; sourceTree = "<group>"; };
- FAE2756D175DD1E700F5DA8E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- FAE2756F175DD1F500F5DA8E /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- FAE2752D175D9D2900F5DA8E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- FAE27570175DD1F500F5DA8E /* CoreGraphics.framework in Frameworks */,
- FAE2756E175DD1E700F5DA8E /* UIKit.framework in Frameworks */,
- FAE27534175D9D2900F5DA8E /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- FAE27525175D9D2900F5DA8E = {
- isa = PBXGroup;
- children = (
- FAC2A7FB1777F99900035D22 /* ShareWeibo.h */,
- FAC2A7FC1777F99900035D22 /* ShareWeibo.m */,
- FAE27555175DC52900F5DA8E /* JSONKit */,
- FAE27558175DC52900F5DA8E /* SinaWeibo */,
- FAE27532175D9D2900F5DA8E /* Frameworks */,
- FAE27531175D9D2900F5DA8E /* Products */,
- );
- sourceTree = "<group>";
- };
- FAE27531175D9D2900F5DA8E /* Products */ = {
- isa = PBXGroup;
- children = (
- FAE27530175D9D2900F5DA8E /* libPluginWeibo.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- FAE27532175D9D2900F5DA8E /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- FAE2756F175DD1F500F5DA8E /* CoreGraphics.framework */,
- FAE2756D175DD1E700F5DA8E /* UIKit.framework */,
- FAE27533175D9D2900F5DA8E /* Foundation.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- FAE27555175DC52900F5DA8E /* JSONKit */ = {
- isa = PBXGroup;
- children = (
- FAE27556175DC52900F5DA8E /* JSONKit.h */,
- FAE27557175DC52900F5DA8E /* JSONKit.m */,
- );
- path = JSONKit;
- sourceTree = "<group>";
- };
- FAE27558175DC52900F5DA8E /* SinaWeibo */ = {
- isa = PBXGroup;
- children = (
- FAE27559175DC52900F5DA8E /* SinaWeibo.bundle */,
- FAE2755A175DC52900F5DA8E /* SinaWeibo.h */,
- FAE2755B175DC52900F5DA8E /* SinaWeibo.m */,
- FAE2755C175DC52900F5DA8E /* SinaWeiboAuthorizeView.h */,
- FAE2755D175DC52900F5DA8E /* SinaWeiboAuthorizeView.m */,
- FAE2755E175DC52900F5DA8E /* SinaWeiboConstants.h */,
- FAE2755F175DC52900F5DA8E /* SinaWeiboRequest.h */,
- FAE27560175DC52900F5DA8E /* SinaWeiboRequest.m */,
- );
- path = SinaWeibo;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- FAE2752F175D9D2900F5DA8E /* PluginWeibo */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = FAE2753E175D9D2B00F5DA8E /* Build configuration list for PBXNativeTarget "PluginWeibo" */;
- buildPhases = (
- FAE2752C175D9D2900F5DA8E /* Sources */,
- FAE2752D175D9D2900F5DA8E /* Frameworks */,
- FAE2752E175D9D2900F5DA8E /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = PluginWeibo;
- productName = PluginWeibo;
- productReference = FAE27530175D9D2900F5DA8E /* libPluginWeibo.a */;
- productType = "com.apple.product-type.library.static";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- FAE27527175D9D2900F5DA8E /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0510;
- ORGANIZATIONNAME = zhangbin;
- };
- buildConfigurationList = FAE2752A175D9D2900F5DA8E /* Build configuration list for PBXProject "PluginWeibo" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = FAE27525175D9D2900F5DA8E;
- productRefGroup = FAE27531175D9D2900F5DA8E /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- FAE2752F175D9D2900F5DA8E /* PluginWeibo */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXSourcesBuildPhase section */
- FAE2752C175D9D2900F5DA8E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- FAE27561175DC52900F5DA8E /* JSONKit.m in Sources */,
- FAE27562175DC52900F5DA8E /* SinaWeibo.m in Sources */,
- FAE27563175DC52900F5DA8E /* SinaWeiboAuthorizeView.m in Sources */,
- FAE27564175DC52900F5DA8E /* SinaWeiboRequest.m in Sources */,
- FAC2A7FD1777F99900035D22 /* ShareWeibo.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- FAE2753C175D9D2B00F5DA8E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
- 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__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_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;
- IPHONEOS_DEPLOYMENT_TARGET = 5.1;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- FAE2753D175D9D2B00F5DA8E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
- 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__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- 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;
- IPHONEOS_DEPLOYMENT_TARGET = 5.1;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- FAE2753F175D9D2B00F5DA8E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
- CLANG_CXX_LIBRARY = "compiler-default";
- DSTROOT = /tmp/PluginWeibo.dst;
- GCC_C_LANGUAGE_STANDARD = "compiler-default";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "PluginWeibo-Prefix.pch";
- HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../protocols/platform/ios";
- IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
- ONLY_ACTIVE_ARCH = NO;
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- VALID_ARCHS = "arm64 armv7";
- };
- name = Debug;
- };
- FAE27540175D9D2B00F5DA8E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
- CLANG_CXX_LIBRARY = "compiler-default";
- DSTROOT = /tmp/PluginWeibo.dst;
- GCC_C_LANGUAGE_STANDARD = "compiler-default";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "PluginWeibo-Prefix.pch";
- HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../protocols/platform/ios";
- IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- VALID_ARCHS = "arm64 armv7";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- FAE2752A175D9D2900F5DA8E /* Build configuration list for PBXProject "PluginWeibo" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- FAE2753C175D9D2B00F5DA8E /* Debug */,
- FAE2753D175D9D2B00F5DA8E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- FAE2753E175D9D2B00F5DA8E /* Build configuration list for PBXNativeTarget "PluginWeibo" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- FAE2753F175D9D2B00F5DA8E /* Debug */,
- FAE27540175D9D2B00F5DA8E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = FAE27527175D9D2900F5DA8E /* Project object */;
- }
|