From 21d3023a9b7b6aff68c1170e345951396b1c6cfd Mon Sep 17 00:00:00 2001 From: 单军华 Date: Tue, 31 Jul 2018 13:35:21 +0800 Subject: [PATCH] no message --- screendisplay/Pods/Target Support Files/Pods-screendisplay/Pods-screendisplay-resources.sh | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/screendisplay/Pods/Target Support Files/Pods-screendisplay/Pods-screendisplay-resources.sh b/screendisplay/Pods/Target Support Files/Pods-screendisplay/Pods-screendisplay-resources.sh index 90bf1af..5dcb61b 100755 --- a/screendisplay/Pods/Target Support Files/Pods-screendisplay/Pods-screendisplay-resources.sh +++ b/screendisplay/Pods/Target Support Files/Pods-screendisplay/Pods-screendisplay-resources.sh @@ -92,6 +92,7 @@ esac } if [[ "$CONFIGURATION" == "Debug" ]]; then + install_resource "${PODS_ROOT}/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Map.framework/Resources/mapapi.bundle" install_resource "${PODS_ROOT}/HMEmoticon/������������/Emoticon/HMEmoticon.bundle" install_resource "${PODS_ROOT}/HMQRCodeScanner/HMQRCodeScanner/QRCode/HMScanner.bundle" install_resource "${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle" @@ -104,6 +105,7 @@ install_resource "${PODS_ROOT}/UMengUShare/UShareSDK/UMSocialUI/UMSocialSDKResources.bundle" fi if [[ "$CONFIGURATION" == "Release" ]]; then + install_resource "${PODS_ROOT}/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Map.framework/Resources/mapapi.bundle" install_resource "${PODS_ROOT}/HMEmoticon/������������/Emoticon/HMEmoticon.bundle" install_resource "${PODS_ROOT}/HMQRCodeScanner/HMQRCodeScanner/QRCode/HMScanner.bundle" install_resource "${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle" -- Gitblit v1.8.0