// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 48; objects = { /* Begin PBXBuildFile section */ 853C7A6C201745E500CF4365 /* SecurityEnvSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 853C7A672017452A00CF4365 /* SecurityEnvSDK.framework */; }; 853C7A6D201745E500CF4365 /* UMAnalytics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 853C7A682017452A00CF4365 /* UMAnalytics.framework */; }; 853C7A6E201745E500CF4365 /* UMCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 853C7A6A2017452B00CF4365 /* UMCommon.framework */; }; 853C7A6F201745E500CF4365 /* UMPush.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 853C7A692017452A00CF4365 /* UMPush.framework */; }; 853C7A70201745E500CF4365 /* UTDID.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 853C7A662017452A00CF4365 /* UTDID.framework */; }; 8548FA1420241AD40090169A /* RNUMConfigure.m in Sources */ = {isa = PBXBuildFile; fileRef = 8548FA1220241AD40090169A /* RNUMConfigure.m */; }; 856A7F1A2017336400BE42EB /* UMengIOSModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 856A7F192017336400BE42EB /* UMengIOSModule.m */; }; 856A7F1B2017336400BE42EB /* UMengIOSModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 856A7F182017336400BE42EB /* UMengIOSModule.h */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 856A7F132017336400BE42EB /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( 856A7F1B2017336400BE42EB /* UMengIOSModule.h in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 853C7A662017452A00CF4365 /* UTDID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UTDID.framework; sourceTree = ""; }; 853C7A672017452A00CF4365 /* SecurityEnvSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SecurityEnvSDK.framework; sourceTree = ""; }; 853C7A682017452A00CF4365 /* UMAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UMAnalytics.framework; sourceTree = ""; }; 853C7A692017452A00CF4365 /* UMPush.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UMPush.framework; sourceTree = ""; }; 853C7A6A2017452B00CF4365 /* UMCommon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UMCommon.framework; sourceTree = ""; }; 8548FA1220241AD40090169A /* RNUMConfigure.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNUMConfigure.m; sourceTree = ""; }; 8548FA1320241AD40090169A /* RNUMConfigure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNUMConfigure.h; sourceTree = ""; }; 856A7F152017336400BE42EB /* libUMengIOSModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libUMengIOSModule.a; sourceTree = BUILT_PRODUCTS_DIR; }; 856A7F182017336400BE42EB /* UMengIOSModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UMengIOSModule.h; sourceTree = ""; }; 856A7F192017336400BE42EB /* UMengIOSModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UMengIOSModule.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 856A7F122017336400BE42EB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 853C7A6C201745E500CF4365 /* SecurityEnvSDK.framework in Frameworks */, 853C7A6D201745E500CF4365 /* UMAnalytics.framework in Frameworks */, 853C7A6E201745E500CF4365 /* UMCommon.framework in Frameworks */, 853C7A6F201745E500CF4365 /* UMPush.framework in Frameworks */, 853C7A70201745E500CF4365 /* UTDID.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 853C7A6B201745E500CF4365 /* Frameworks */ = { isa = PBXGroup; children = ( ); name = Frameworks; sourceTree = ""; }; 856A7F0C2017336400BE42EB = { isa = PBXGroup; children = ( 856A7F172017336400BE42EB /* UMengIOSModule */, 856A7F162017336400BE42EB /* Products */, 853C7A6B201745E500CF4365 /* Frameworks */, ); sourceTree = ""; }; 856A7F162017336400BE42EB /* Products */ = { isa = PBXGroup; children = ( 856A7F152017336400BE42EB /* libUMengIOSModule.a */, ); name = Products; sourceTree = ""; }; 856A7F172017336400BE42EB /* UMengIOSModule */ = { isa = PBXGroup; children = ( 856A7F372017350D00BE42EB /* Framework */, 856A7F182017336400BE42EB /* UMengIOSModule.h */, 856A7F192017336400BE42EB /* UMengIOSModule.m */, 8548FA1320241AD40090169A /* RNUMConfigure.h */, 8548FA1220241AD40090169A /* RNUMConfigure.m */, ); path = UMengIOSModule; sourceTree = ""; }; 856A7F372017350D00BE42EB /* Framework */ = { isa = PBXGroup; children = ( 853C7A672017452A00CF4365 /* SecurityEnvSDK.framework */, 853C7A682017452A00CF4365 /* UMAnalytics.framework */, 853C7A6A2017452B00CF4365 /* UMCommon.framework */, 853C7A692017452A00CF4365 /* UMPush.framework */, 853C7A662017452A00CF4365 /* UTDID.framework */, ); path = Framework; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 856A7F142017336400BE42EB /* UMengIOSModule */ = { isa = PBXNativeTarget; buildConfigurationList = 856A7F1E2017336400BE42EB /* Build configuration list for PBXNativeTarget "UMengIOSModule" */; buildPhases = ( 856A7F112017336400BE42EB /* Sources */, 856A7F122017336400BE42EB /* Frameworks */, 856A7F132017336400BE42EB /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = UMengIOSModule; productName = UMengIOSModule; productReference = 856A7F152017336400BE42EB /* libUMengIOSModule.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 856A7F0D2017336400BE42EB /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0900; ORGANIZATIONNAME = BA; TargetAttributes = { 856A7F142017336400BE42EB = { CreatedOnToolsVersion = 9.0; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = 856A7F102017336400BE42EB /* Build configuration list for PBXProject "UMengIOSModule" */; compatibilityVersion = "Xcode 8.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 856A7F0C2017336400BE42EB; productRefGroup = 856A7F162017336400BE42EB /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 856A7F142017336400BE42EB /* UMengIOSModule */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 856A7F112017336400BE42EB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8548FA1420241AD40090169A /* RNUMConfigure.m in Sources */, 856A7F1A2017336400BE42EB /* UMengIOSModule.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 856A7F1C2017336400BE42EB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 856A7F1D2017336400BE42EB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 856A7F1F2017336400BE42EB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 4SVZXB57P5; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/UMengIOSModule/Framework", ); HEADER_SEARCH_PATHS = ( "\"$(SRCROOT)/UMengIOSModule/Framework/UMPush.framework/Headers\"/**", "\"$(SRCROOT)/UMengIOSModule/Framework/UMAnalytics.framework/Headers\"/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SYSTEM_HEADER_SEARCH_PATHS = ""; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 856A7F202017336400BE42EB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 4SVZXB57P5; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/UMengIOSModule/Framework", ); HEADER_SEARCH_PATHS = ( "\"$(SRCROOT)/UMengIOSModule/Framework/UMPush.framework/Headers\"/**", "\"$(SRCROOT)/UMengIOSModule/Framework/UMAnalytics.framework/Headers\"/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SYSTEM_HEADER_SEARCH_PATHS = ""; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 856A7F102017336400BE42EB /* Build configuration list for PBXProject "UMengIOSModule" */ = { isa = XCConfigurationList; buildConfigurations = ( 856A7F1C2017336400BE42EB /* Debug */, 856A7F1D2017336400BE42EB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 856A7F1E2017336400BE42EB /* Build configuration list for PBXNativeTarget "UMengIOSModule" */ = { isa = XCConfigurationList; buildConfigurations = ( 856A7F1F2017336400BE42EB /* Debug */, 856A7F202017336400BE42EB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 856A7F0D2017336400BE42EB /* Project object */; }