Remove feature ping which may make app crashed.

This commit is contained in:
Qiu Yuzhou
2018-01-17 15:14:14 +08:00
parent 3b724d75f1
commit 5828fdbac9
31 changed files with 2024 additions and 3738 deletions

View File

@ -726,7 +726,6 @@
"${BUILT_PRODUCTS_DIR}/MASShortcut/MASShortcut.framework",
"${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework",
"${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework",
"${BUILT_PRODUCTS_DIR}/XYPingUtil/XYPingUtil.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
@ -735,7 +734,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MASShortcut.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/XYPingUtil.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;