未验证 提交 3fd11de9 编写于 作者: 孙博岩 提交者: GitHub

Merge branch 'master' into master

......@@ -178,6 +178,14 @@ DoraemonKit 是一个功能集合面板,能够让每一个 App 快速接入一
<a href='https://github.com/y644938647'>y644938647</a>
</h4>
</td>
<td id='huakucha'>
<a href='https://github.com/huakucha'>
<img src='https://github.com/huakucha.png?v=3&s=330' width="165" height="165">
</a>
<h4 align='center'>
<a href='https://github.com/huakucha'>huakucha</a>
</h4>
</td>
</tr>
</table>
......
......@@ -360,7 +360,7 @@
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-frameworks.sh",
"${SRCROOT}/Pods/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-frameworks.sh",
"${PODS_ROOT}/../../DoraemonKit/Framework/DoraemonLoadAnalyze.framework",
);
name = "[CP] Embed Pods Frameworks";
......@@ -369,7 +369,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-frameworks.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
4338E62332869AF074F6B38C /* [CP] Copy Pods Resources */ = {
......@@ -378,7 +378,7 @@
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-resources.sh",
"${SRCROOT}/Pods/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-resources.sh",
"${PODS_CONFIGURATION_BUILD_DIR}/DoraemonKit/DoraemonKit.bundle",
);
name = "[CP] Copy Pods Resources";
......@@ -387,7 +387,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-resources.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DoraemonKitDemo/Pods-DoraemonKitDemo-resources.sh\"\n";
showEnvVarsInLog = 0;
};
4F099CCEC2895A53433BFD37 /* [CP] Check Pods Manifest.lock */ = {
......@@ -566,13 +566,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = A7FRU6ZJRL;
DEVELOPMENT_TEAM = RSV7DQ57L7;
ENABLE_BITCODE = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "DoraemonKitDemo/DoraemonKitDemo-PrefixHeader.pch";
INFOPLIST_FILE = DoraemonKitDemo/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = yixiang.DoraemonKitDemoXXX;
PRODUCT_BUNDLE_IDENTIFIER = yixiang.DoraemonKitDemoX;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
};
......@@ -584,13 +584,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = A7FRU6ZJRL;
DEVELOPMENT_TEAM = RSV7DQ57L7;
ENABLE_BITCODE = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "DoraemonKitDemo/DoraemonKitDemo-PrefixHeader.pch";
INFOPLIST_FILE = DoraemonKitDemo/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = yixiang.DoraemonKitDemoXXX;
PRODUCT_BUNDLE_IDENTIFIER = yixiang.DoraemonKitDemoX;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
};
......
......@@ -86,4 +86,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: 510c5b2a68b4c86a7bed77acb410785178ac7e8e
COCOAPODS: 1.6.0.beta.2
COCOAPODS: 1.5.3
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册