From 2a51383e35b56d6621c04484b5d4f138865ce707 Mon Sep 17 00:00:00 2001
From: 单军华
Date: Thu, 19 Jul 2018 13:39:34 +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