From 83b9d5c682b21d88133f24da0f94dd56bd79e687 Mon Sep 17 00:00:00 2001
From: 单军华
Date: Thu, 19 Jul 2018 13:38:55 +0800
Subject: [PATCH] change

---
 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