Repository URL to install this package:
|
Version:
0.0.6 ▾
|
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
020DCA832237AE0F005E4147 /* RNAssetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA6A2237AE0F005E4147 /* RNAssetManager.m */; };
020DCA842237AE0F005E4147 /* RNAssetManagerConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA6D2237AE0F005E4147 /* RNAssetManagerConfiguration.m */; };
020DCA852237AE0F005E4147 /* RNAssetManagerImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA6E2237AE0F005E4147 /* RNAssetManagerImpl.m */; };
020DCA862237AE0F005E4147 /* MotifConfigurationForAssetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA6F2237AE0F005E4147 /* MotifConfigurationForAssetManager.m */; };
020DCA872237AE0F005E4147 /* UpdateLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA702237AE0F005E4147 /* UpdateLogManager.m */; };
020DCA882237AE0F005E4147 /* EDSemver.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA712237AE0F005E4147 /* EDSemver.m */; };
020DCA892237AE0F005E4147 /* RNMotifClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA772237AE0F005E4147 /* RNMotifClient.m */; };
020DCA8A2237AE0F005E4147 /* SharedClientProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA782237AE0F005E4147 /* SharedClientProvider.m */; };
020DCA8B2237AE0F005E4147 /* MotifConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA7F2237AE0F005E4147 /* MotifConfiguration.m */; };
020DCA8C2237AE0F005E4147 /* CommonUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA802237AE0F005E4147 /* CommonUtilities.m */; };
020DCA8D2237AE0F005E4147 /* MotifClientFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 020DCA812237AE0F005E4147 /* MotifClientFactory.m */; };
02C6C435224107F200222F4E /* DEUtility.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02C6C431224107EA00222F4E /* DEUtility.framework */; };
02C6C436224107F200222F4E /* DEMotifConnectorNativeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02C6C432224107EA00222F4E /* DEMotifConnectorNativeKit.framework */; };
02C6C437224107F200222F4E /* DEMotifConnector.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02C6C433224107EA00222F4E /* DEMotifConnector.framework */; };
02C6C438224107F200222F4E /* DECommons.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02C6C434224107EA00222F4E /* DECommons.framework */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
58B511D91A9E6C8500147676 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "include/$(PRODUCT_NAME)";
dstSubfolderSpec = 16;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
020DCA6A2237AE0F005E4147 /* RNAssetManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNAssetManager.m; sourceTree = "<group>"; };
020DCA6B2237AE0F005E4147 /* SharedClientProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SharedClientProvider.h; sourceTree = "<group>"; };
020DCA6D2237AE0F005E4147 /* RNAssetManagerConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNAssetManagerConfiguration.m; sourceTree = "<group>"; };
020DCA6E2237AE0F005E4147 /* RNAssetManagerImpl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNAssetManagerImpl.m; sourceTree = "<group>"; };
020DCA6F2237AE0F005E4147 /* MotifConfigurationForAssetManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MotifConfigurationForAssetManager.m; sourceTree = "<group>"; };
020DCA702237AE0F005E4147 /* UpdateLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UpdateLogManager.m; sourceTree = "<group>"; };
020DCA712237AE0F005E4147 /* EDSemver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EDSemver.m; sourceTree = "<group>"; };
020DCA722237AE0F005E4147 /* RNAssetManagerConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNAssetManagerConfiguration.h; sourceTree = "<group>"; };
020DCA732237AE0F005E4147 /* MotifConfigurationForAssetManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MotifConfigurationForAssetManager.h; sourceTree = "<group>"; };
020DCA742237AE0F005E4147 /* RNAssetManagerImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNAssetManagerImpl.h; sourceTree = "<group>"; };
020DCA752237AE0F005E4147 /* EDSemver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EDSemver.h; sourceTree = "<group>"; };
020DCA762237AE0F005E4147 /* UpdateLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UpdateLogManager.h; sourceTree = "<group>"; };
020DCA772237AE0F005E4147 /* RNMotifClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNMotifClient.m; sourceTree = "<group>"; };
020DCA782237AE0F005E4147 /* SharedClientProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SharedClientProvider.m; sourceTree = "<group>"; };
020DCA792237AE0F005E4147 /* RNMotifClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNMotifClient.h; sourceTree = "<group>"; };
020DCA7B2237AE0F005E4147 /* MotifConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MotifConfiguration.h; sourceTree = "<group>"; };
020DCA7C2237AE0F005E4147 /* CommonUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonUtilities.h; sourceTree = "<group>"; };
020DCA7D2237AE0F005E4147 /* CommonDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonDefines.h; sourceTree = "<group>"; };
020DCA7E2237AE0F005E4147 /* MotifClientFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MotifClientFactory.h; sourceTree = "<group>"; };
020DCA7F2237AE0F005E4147 /* MotifConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MotifConfiguration.m; sourceTree = "<group>"; };
020DCA802237AE0F005E4147 /* CommonUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommonUtilities.m; sourceTree = "<group>"; };
020DCA812237AE0F005E4147 /* MotifClientFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MotifClientFactory.m; sourceTree = "<group>"; };
020DCA822237AE0F005E4147 /* RNAssetManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNAssetManager.h; sourceTree = "<group>"; };
02C6C431224107EA00222F4E /* DEUtility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DEUtility.framework; sourceTree = "<group>"; };
02C6C432224107EA00222F4E /* DEMotifConnectorNativeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DEMotifConnectorNativeKit.framework; sourceTree = "<group>"; };
02C6C433224107EA00222F4E /* DEMotifConnector.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DEMotifConnector.framework; sourceTree = "<group>"; };
02C6C434224107EA00222F4E /* DECommons.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DECommons.framework; sourceTree = "<group>"; };
134814201AA4EA6300B7C361 /* libRNMotifSdk.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNMotifSdk.a; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
58B511D81A9E6C8500147676 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
02C6C435224107F200222F4E /* DEUtility.framework in Frameworks */,
02C6C436224107F200222F4E /* DEMotifConnectorNativeKit.framework in Frameworks */,
02C6C437224107F200222F4E /* DEMotifConnector.framework in Frameworks */,
02C6C438224107F200222F4E /* DECommons.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
020DCA6C2237AE0F005E4147 /* RNAssetManager */ = {
isa = PBXGroup;
children = (
020DCA6D2237AE0F005E4147 /* RNAssetManagerConfiguration.m */,
020DCA6E2237AE0F005E4147 /* RNAssetManagerImpl.m */,
020DCA6F2237AE0F005E4147 /* MotifConfigurationForAssetManager.m */,
020DCA702237AE0F005E4147 /* UpdateLogManager.m */,
020DCA712237AE0F005E4147 /* EDSemver.m */,
020DCA722237AE0F005E4147 /* RNAssetManagerConfiguration.h */,
020DCA732237AE0F005E4147 /* MotifConfigurationForAssetManager.h */,
020DCA742237AE0F005E4147 /* RNAssetManagerImpl.h */,
020DCA752237AE0F005E4147 /* EDSemver.h */,
020DCA762237AE0F005E4147 /* UpdateLogManager.h */,
);
path = RNAssetManager;
sourceTree = "<group>";
};
020DCA7A2237AE0F005E4147 /* Commons */ = {
isa = PBXGroup;
children = (
020DCA7B2237AE0F005E4147 /* MotifConfiguration.h */,
020DCA7C2237AE0F005E4147 /* CommonUtilities.h */,
020DCA7D2237AE0F005E4147 /* CommonDefines.h */,
020DCA7E2237AE0F005E4147 /* MotifClientFactory.h */,
020DCA7F2237AE0F005E4147 /* MotifConfiguration.m */,
020DCA802237AE0F005E4147 /* CommonUtilities.m */,
020DCA812237AE0F005E4147 /* MotifClientFactory.m */,
);
path = Commons;
sourceTree = "<group>";
};
02C6C430224107EA00222F4E /* Frameworks */ = {
isa = PBXGroup;
children = (
02C6C431224107EA00222F4E /* DEUtility.framework */,
02C6C432224107EA00222F4E /* DEMotifConnectorNativeKit.framework */,
02C6C433224107EA00222F4E /* DEMotifConnector.framework */,
02C6C434224107EA00222F4E /* DECommons.framework */,
);
path = Frameworks;
sourceTree = "<group>";
};
134814211AA4EA7D00B7C361 /* Products */ = {
isa = PBXGroup;
children = (
134814201AA4EA6300B7C361 /* libRNMotifSdk.a */,
);
name = Products;
sourceTree = "<group>";
};
58B511D21A9E6C8500147676 = {
isa = PBXGroup;
children = (
02C6C430224107EA00222F4E /* Frameworks */,
020DCA7A2237AE0F005E4147 /* Commons */,
020DCA6C2237AE0F005E4147 /* RNAssetManager */,
020DCA822237AE0F005E4147 /* RNAssetManager.h */,
020DCA6A2237AE0F005E4147 /* RNAssetManager.m */,
020DCA792237AE0F005E4147 /* RNMotifClient.h */,
020DCA772237AE0F005E4147 /* RNMotifClient.m */,
020DCA6B2237AE0F005E4147 /* SharedClientProvider.h */,
020DCA782237AE0F005E4147 /* SharedClientProvider.m */,
134814211AA4EA7D00B7C361 /* Products */,
);
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
58B511DA1A9E6C8500147676 /* RNMotifSdk */ = {
isa = PBXNativeTarget;
buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNMotifSdk" */;
buildPhases = (
58B511D71A9E6C8500147676 /* Sources */,
58B511D81A9E6C8500147676 /* Frameworks */,
58B511D91A9E6C8500147676 /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = RNMotifSdk;
productName = RCTDataManager;
productReference = 134814201AA4EA6300B7C361 /* libRNMotifSdk.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
58B511D31A9E6C8500147676 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = Facebook;
TargetAttributes = {
58B511DA1A9E6C8500147676 = {
CreatedOnToolsVersion = 6.1.1;
};
};
};
buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNMotifSdk" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 58B511D21A9E6C8500147676;
productRefGroup = 58B511D21A9E6C8500147676;
projectDirPath = "";
projectRoot = "";
targets = (
58B511DA1A9E6C8500147676 /* RNMotifSdk */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
58B511D71A9E6C8500147676 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
020DCA8D2237AE0F005E4147 /* MotifClientFactory.m in Sources */,
020DCA872237AE0F005E4147 /* UpdateLogManager.m in Sources */,
020DCA852237AE0F005E4147 /* RNAssetManagerImpl.m in Sources */,
020DCA8A2237AE0F005E4147 /* SharedClientProvider.m in Sources */,
020DCA832237AE0F005E4147 /* RNAssetManager.m in Sources */,
020DCA892237AE0F005E4147 /* RNMotifClient.m in Sources */,
020DCA8B2237AE0F005E4147 /* MotifConfiguration.m in Sources */,
020DCA842237AE0F005E4147 /* RNAssetManagerConfiguration.m in Sources */,
020DCA8C2237AE0F005E4147 /* CommonUtilities.m in Sources */,
020DCA882237AE0F005E4147 /* EDSemver.m in Sources */,
020DCA862237AE0F005E4147 /* MotifConfigurationForAssetManager.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
58B511ED1A9E6C8500147676 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
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;
};
58B511EE1A9E6C8500147676 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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;
};
58B511F01A9E6C8500147676 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Frameworks",
);
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(SRCROOT)/../../../React/**",
"$(SRCROOT)/../../react-native/React/**",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = RNMotifSdk;
SKIP_INSTALL = YES;
};
name = Debug;
};
58B511F11A9E6C8500147676 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Frameworks",
);
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(SRCROOT)/../../../React/**",
"$(SRCROOT)/../../react-native/React/**",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = RNMotifSdk;
SKIP_INSTALL = YES;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNMotifSdk" */ = {
isa = XCConfigurationList;
buildConfigurations = (
58B511ED1A9E6C8500147676 /* Debug */,
58B511EE1A9E6C8500147676 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNMotifSdk" */ = {
isa = XCConfigurationList;
buildConfigurations = (
58B511F01A9E6C8500147676 /* Debug */,
58B511F11A9E6C8500147676 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 58B511D31A9E6C8500147676 /* Project object */;
}