From a8297afeff989f07a0d54dadfec7b34799a9c5dd Mon Sep 17 00:00:00 2001 From: 单军华 Date: Wed, 11 Jul 2018 11:40:39 +0800 Subject: [PATCH] 打包配置 --- screendisplay/screendisplay.xcodeproj/project.pbxproj | 135 ++++++++++++++++++++++++++++++++++++++------ 1 files changed, 116 insertions(+), 19 deletions(-) diff --git a/screendisplay/screendisplay.xcodeproj/project.pbxproj b/screendisplay/screendisplay.xcodeproj/project.pbxproj index 9fd7b81..3520346 100644 --- a/screendisplay/screendisplay.xcodeproj/project.pbxproj +++ b/screendisplay/screendisplay.xcodeproj/project.pbxproj @@ -88,7 +88,6 @@ 89C5B47A20F59E5E0013EAA8 /* LMJEventTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B3F820F59E5E0013EAA8 /* LMJEventTool.m */; }; 89C5B47B20F59E5E0013EAA8 /* TDTouchID.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B3F920F59E5E0013EAA8 /* TDTouchID.m */; }; 89C5B47C20F59E5E0013EAA8 /* YYFPSLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B3FC20F59E5E0013EAA8 /* YYFPSLabel.m */; }; - 89C5B47D20F59E5E0013EAA8 /* JXTAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B3FF20F59E5E0013EAA8 /* JXTAlertController.m */; }; 89C5B47E20F59E5E0013EAA8 /* PresentAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B40020F59E5E0013EAA8 /* PresentAnimator.m */; }; 89C5B47F20F59E5E0013EAA8 /* LMJEasyBlankPageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B40120F59E5E0013EAA8 /* LMJEasyBlankPageView.m */; }; 89C5B48020F59E5E0013EAA8 /* UIImageView+FitNet.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B40220F59E5E0013EAA8 /* UIImageView+FitNet.m */; }; @@ -127,6 +126,25 @@ 89C5B4A120F59E5E0013EAA8 /* BaseResModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B44C20F59E5E0013EAA8 /* BaseResModel.m */; }; 89C5B4A220F59E5E0013EAA8 /* LMJWordItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B44D20F59E5E0013EAA8 /* LMJWordItem.m */; }; 89C5B4A320F59E5E0013EAA8 /* LMJWordArrowItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C5B44F20F59E5E0013EAA8 /* LMJWordArrowItem.m */; }; + 89D30A7520F5AE5800BE0ECA /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A7420F5AE5700BE0ECA /* CoreLocation.framework */; }; + 89D30A7720F5AE5E00BE0ECA /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A7620F5AE5E00BE0ECA /* QuartzCore.framework */; }; + 89D30A7920F5AE6400BE0ECA /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A7820F5AE6400BE0ECA /* OpenGLES.framework */; }; + 89D30A7B20F5AE6B00BE0ECA /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A7A20F5AE6B00BE0ECA /* SystemConfiguration.framework */; }; + 89D30A7D20F5AE7200BE0ECA /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A7C20F5AE7200BE0ECA /* CoreGraphics.framework */; }; + 89D30A7F20F5AE8500BE0ECA /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A7E20F5AE8500BE0ECA /* Security.framework */; }; + 89D30A8120F5AE9000BE0ECA /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8020F5AE9000BE0ECA /* libsqlite3.0.tbd */; }; + 89D30A8320F5AE9700BE0ECA /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8220F5AE9700BE0ECA /* CoreTelephony.framework */; }; + 89D30A8520F5AEA000BE0ECA /* libstdc++.6.0.9.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8420F5AEA000BE0ECA /* libstdc++.6.0.9.tbd */; }; + 89D30A9020F5AF7000BE0ECA /* BaiduMapAPI_Base.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8820F5AF5D00BE0ECA /* BaiduMapAPI_Base.framework */; }; + 89D30A9120F5AF7C00BE0ECA /* BaiduMapAPI_Cloud.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8920F5AF5D00BE0ECA /* BaiduMapAPI_Cloud.framework */; }; + 89D30A9220F5AF7C00BE0ECA /* BaiduMapAPI_Location.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8F20F5AF5D00BE0ECA /* BaiduMapAPI_Location.framework */; }; + 89D30A9320F5AF7C00BE0ECA /* BaiduMapAPI_Map.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8A20F5AF5D00BE0ECA /* BaiduMapAPI_Map.framework */; }; + 89D30A9420F5AF7C00BE0ECA /* BaiduMapAPI_Radar.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8E20F5AF5D00BE0ECA /* BaiduMapAPI_Radar.framework */; }; + 89D30A9520F5AF7C00BE0ECA /* BaiduMapAPI_Search.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8620F5AF5D00BE0ECA /* BaiduMapAPI_Search.framework */; }; + 89D30A9620F5AF7C00BE0ECA /* BaiduMapAPI_Utils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8720F5AF5D00BE0ECA /* BaiduMapAPI_Utils.framework */; }; + 89D30A9720F5AF8800BE0ECA /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8C20F5AF5D00BE0ECA /* libcrypto.a */; }; + 89D30A9820F5AF8800BE0ECA /* libssl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89D30A8D20F5AF5D00BE0ECA /* libssl.a */; }; + 89D30A9D20F5B32700BE0ECA /* JXTAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 89D30A9C20F5B32600BE0ECA /* JXTAlertController.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -264,7 +282,6 @@ 89C5B3F420F59E5E0013EAA8 /* LMJIntroductoryPagesView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LMJIntroductoryPagesView.m; sourceTree = "<group>"; }; 89C5B3F520F59E5E0013EAA8 /* LMJIntroductoryPagesHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LMJIntroductoryPagesHelper.m; sourceTree = "<group>"; }; 89C5B3F620F59E5E0013EAA8 /* LMJIntroductoryPagesView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LMJIntroductoryPagesView.h; sourceTree = "<group>"; }; - 89C5B3F720F59E5E0013EAA8 /* JXTAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JXTAlertController.h; sourceTree = "<group>"; }; 89C5B3F820F59E5E0013EAA8 /* LMJEventTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LMJEventTool.m; sourceTree = "<group>"; }; 89C5B3F920F59E5E0013EAA8 /* TDTouchID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TDTouchID.m; sourceTree = "<group>"; }; 89C5B3FA20F59E5E0013EAA8 /* UIImageView+FitNet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+FitNet.h"; sourceTree = "<group>"; }; @@ -272,7 +289,6 @@ 89C5B3FC20F59E5E0013EAA8 /* YYFPSLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFPSLabel.m; sourceTree = "<group>"; }; 89C5B3FD20F59E5E0013EAA8 /* LMJEventTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LMJEventTool.h; sourceTree = "<group>"; }; 89C5B3FE20F59E5E0013EAA8 /* TDTouchID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TDTouchID.h; sourceTree = "<group>"; }; - 89C5B3FF20F59E5E0013EAA8 /* JXTAlertController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JXTAlertController.m; sourceTree = "<group>"; }; 89C5B40020F59E5E0013EAA8 /* PresentAnimator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PresentAnimator.m; sourceTree = "<group>"; }; 89C5B40120F59E5E0013EAA8 /* LMJEasyBlankPageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LMJEasyBlankPageView.m; sourceTree = "<group>"; }; 89C5B40220F59E5E0013EAA8 /* UIImageView+FitNet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+FitNet.m"; sourceTree = "<group>"; }; @@ -345,6 +361,26 @@ 89C5B44D20F59E5E0013EAA8 /* LMJWordItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LMJWordItem.m; sourceTree = "<group>"; }; 89C5B44E20F59E5E0013EAA8 /* LMJItemSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LMJItemSection.h; sourceTree = "<group>"; }; 89C5B44F20F59E5E0013EAA8 /* LMJWordArrowItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LMJWordArrowItem.m; sourceTree = "<group>"; }; + 89D30A7420F5AE5700BE0ECA /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 89D30A7620F5AE5E00BE0ECA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 89D30A7820F5AE6400BE0ECA /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 89D30A7A20F5AE6B00BE0ECA /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 89D30A7C20F5AE7200BE0ECA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 89D30A7E20F5AE8500BE0ECA /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 89D30A8020F5AE9000BE0ECA /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 89D30A8220F5AE9700BE0ECA /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 89D30A8420F5AEA000BE0ECA /* libstdc++.6.0.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.6.0.9.tbd"; path = "usr/lib/libstdc++.6.0.9.tbd"; sourceTree = SDKROOT; }; + 89D30A8620F5AF5D00BE0ECA /* BaiduMapAPI_Search.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Search.framework; path = Pods/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Search.framework; sourceTree = "<group>"; }; + 89D30A8720F5AF5D00BE0ECA /* BaiduMapAPI_Utils.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Utils.framework; path = Pods/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Utils.framework; sourceTree = "<group>"; }; + 89D30A8820F5AF5D00BE0ECA /* BaiduMapAPI_Base.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Base.framework; path = Pods/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Base.framework; sourceTree = "<group>"; }; + 89D30A8920F5AF5D00BE0ECA /* BaiduMapAPI_Cloud.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Cloud.framework; path = Pods/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Cloud.framework; sourceTree = "<group>"; }; + 89D30A8A20F5AF5D00BE0ECA /* BaiduMapAPI_Map.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Map.framework; path = Pods/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Map.framework; sourceTree = "<group>"; }; + 89D30A8C20F5AF5D00BE0ECA /* libcrypto.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libcrypto.a; sourceTree = "<group>"; }; + 89D30A8D20F5AF5D00BE0ECA /* libssl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libssl.a; sourceTree = "<group>"; }; + 89D30A8E20F5AF5D00BE0ECA /* BaiduMapAPI_Radar.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Radar.framework; path = Pods/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Radar.framework; sourceTree = "<group>"; }; + 89D30A8F20F5AF5D00BE0ECA /* BaiduMapAPI_Location.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Location.framework; path = Pods/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Location.framework; sourceTree = "<group>"; }; + 89D30A9B20F5B32600BE0ECA /* JXTAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JXTAlertController.h; sourceTree = "<group>"; }; + 89D30A9C20F5B32600BE0ECA /* JXTAlertController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JXTAlertController.m; sourceTree = "<group>"; }; E5AFA907421A40B4894FD370 /* Pods-screendisplay.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-screendisplay.debug.xcconfig"; path = "Pods/Target Support Files/Pods-screendisplay/Pods-screendisplay.debug.xcconfig"; sourceTree = "<group>"; }; E775E4EF9937B4792FE662EA /* libPods-testdemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-testdemo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ @@ -354,6 +390,24 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 89D30A9720F5AF8800BE0ECA /* libcrypto.a in Frameworks */, + 89D30A9820F5AF8800BE0ECA /* libssl.a in Frameworks */, + 89D30A9120F5AF7C00BE0ECA /* BaiduMapAPI_Cloud.framework in Frameworks */, + 89D30A9220F5AF7C00BE0ECA /* BaiduMapAPI_Location.framework in Frameworks */, + 89D30A9320F5AF7C00BE0ECA /* BaiduMapAPI_Map.framework in Frameworks */, + 89D30A9420F5AF7C00BE0ECA /* BaiduMapAPI_Radar.framework in Frameworks */, + 89D30A9520F5AF7C00BE0ECA /* BaiduMapAPI_Search.framework in Frameworks */, + 89D30A9620F5AF7C00BE0ECA /* BaiduMapAPI_Utils.framework in Frameworks */, + 89D30A9020F5AF7000BE0ECA /* BaiduMapAPI_Base.framework in Frameworks */, + 89D30A8520F5AEA000BE0ECA /* libstdc++.6.0.9.tbd in Frameworks */, + 89D30A8320F5AE9700BE0ECA /* CoreTelephony.framework in Frameworks */, + 89D30A8120F5AE9000BE0ECA /* libsqlite3.0.tbd in Frameworks */, + 89D30A7F20F5AE8500BE0ECA /* Security.framework in Frameworks */, + 89D30A7D20F5AE7200BE0ECA /* CoreGraphics.framework in Frameworks */, + 89D30A7B20F5AE6B00BE0ECA /* SystemConfiguration.framework in Frameworks */, + 89D30A7920F5AE6400BE0ECA /* OpenGLES.framework in Frameworks */, + 89D30A7720F5AE5E00BE0ECA /* QuartzCore.framework in Frameworks */, + 89D30A7520F5AE5800BE0ECA /* CoreLocation.framework in Frameworks */, 3CA5725F0D118E6B7A171E0A /* libPods-screendisplay.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -702,22 +756,22 @@ 89C5B3EF20F59E5E0013EAA8 /* Helpers */ = { isa = PBXGroup; children = ( - 89C5B3F020F59E5E0013EAA8 /* YYFPSLabel.h */, - 89C5B3F120F59E5E0013EAA8 /* PresentAnimator.h */, + 89D30A9B20F5B32600BE0ECA /* JXTAlertController.h */, + 89D30A9C20F5B32600BE0ECA /* JXTAlertController.m */, + 89C5B40320F59E5E0013EAA8 /* ��������� */, 89C5B3F220F59E5E0013EAA8 /* ��������� */, - 89C5B3F720F59E5E0013EAA8 /* JXTAlertController.h */, + 89C5B3FB20F59E5E0013EAA8 /* LMJEasyBlankPageView.h */, + 89C5B40120F59E5E0013EAA8 /* LMJEasyBlankPageView.m */, + 89C5B3FD20F59E5E0013EAA8 /* LMJEventTool.h */, 89C5B3F820F59E5E0013EAA8 /* LMJEventTool.m */, + 89C5B3F120F59E5E0013EAA8 /* PresentAnimator.h */, + 89C5B40020F59E5E0013EAA8 /* PresentAnimator.m */, + 89C5B3FE20F59E5E0013EAA8 /* TDTouchID.h */, 89C5B3F920F59E5E0013EAA8 /* TDTouchID.m */, 89C5B3FA20F59E5E0013EAA8 /* UIImageView+FitNet.h */, - 89C5B3FB20F59E5E0013EAA8 /* LMJEasyBlankPageView.h */, - 89C5B3FC20F59E5E0013EAA8 /* YYFPSLabel.m */, - 89C5B3FD20F59E5E0013EAA8 /* LMJEventTool.h */, - 89C5B3FE20F59E5E0013EAA8 /* TDTouchID.h */, - 89C5B3FF20F59E5E0013EAA8 /* JXTAlertController.m */, - 89C5B40020F59E5E0013EAA8 /* PresentAnimator.m */, - 89C5B40120F59E5E0013EAA8 /* LMJEasyBlankPageView.m */, 89C5B40220F59E5E0013EAA8 /* UIImageView+FitNet.m */, - 89C5B40320F59E5E0013EAA8 /* ��������� */, + 89C5B3F020F59E5E0013EAA8 /* YYFPSLabel.h */, + 89C5B3FC20F59E5E0013EAA8 /* YYFPSLabel.m */, ); path = Helpers; sourceTree = "<group>"; @@ -863,9 +917,36 @@ path = BaseModels; sourceTree = "<group>"; }; + 89D30A8B20F5AF5D00BE0ECA /* thirdlibs */ = { + isa = PBXGroup; + children = ( + 89D30A8C20F5AF5D00BE0ECA /* libcrypto.a */, + 89D30A8D20F5AF5D00BE0ECA /* libssl.a */, + ); + name = thirdlibs; + path = Pods/BaiduMapKit/BaiduMapKit/thirdlibs; + sourceTree = "<group>"; + }; BEAF72AC33688D081B7670BF /* Frameworks */ = { isa = PBXGroup; children = ( + 89D30A8820F5AF5D00BE0ECA /* BaiduMapAPI_Base.framework */, + 89D30A8920F5AF5D00BE0ECA /* BaiduMapAPI_Cloud.framework */, + 89D30A8F20F5AF5D00BE0ECA /* BaiduMapAPI_Location.framework */, + 89D30A8A20F5AF5D00BE0ECA /* BaiduMapAPI_Map.framework */, + 89D30A8E20F5AF5D00BE0ECA /* BaiduMapAPI_Radar.framework */, + 89D30A8620F5AF5D00BE0ECA /* BaiduMapAPI_Search.framework */, + 89D30A8720F5AF5D00BE0ECA /* BaiduMapAPI_Utils.framework */, + 89D30A8B20F5AF5D00BE0ECA /* thirdlibs */, + 89D30A8420F5AEA000BE0ECA /* libstdc++.6.0.9.tbd */, + 89D30A8220F5AE9700BE0ECA /* CoreTelephony.framework */, + 89D30A8020F5AE9000BE0ECA /* libsqlite3.0.tbd */, + 89D30A7E20F5AE8500BE0ECA /* Security.framework */, + 89D30A7C20F5AE7200BE0ECA /* CoreGraphics.framework */, + 89D30A7A20F5AE6B00BE0ECA /* SystemConfiguration.framework */, + 89D30A7820F5AE6400BE0ECA /* OpenGLES.framework */, + 89D30A7620F5AE5E00BE0ECA /* QuartzCore.framework */, + 89D30A7420F5AE5700BE0ECA /* CoreLocation.framework */, E775E4EF9937B4792FE662EA /* libPods-testdemo.a */, 321BB08FDBCFE5EE52765180 /* libPods-screendisplay.a */, ); @@ -992,13 +1073,11 @@ ); inputPaths = ( "${SRCROOT}/Pods/Target Support Files/Pods-screendisplay/Pods-screendisplay-resources.sh", - "${PODS_ROOT}/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Map.framework/Resources/mapapi.bundle", "${PODS_ROOT}/HMEmoticon/������������/Emoticon/HMEmoticon.bundle", "${PODS_ROOT}/HMQRCodeScanner/HMQRCodeScanner/QRCode/HMScanner.bundle", "${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle", "${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle", "${PODS_ROOT}/MOFSPickerManager/MOFSPickerManagerDemo/MOFSPickerManager/province_data.xml", - "${PODS_ROOT}/MagicWindowSDK/MagicWindowSDK/MagicWindowSDK/MagicWindow.bundle", "${PODS_ROOT}/TZImagePickerController/TZImagePickerController/TZImagePickerController/TZImagePickerController.bundle", "${PODS_ROOT}/UMengUShare/UShareSDK/UMSocialSDK/UMSocialSDKPromptResources.bundle", "${PODS_ROOT}/UMengUShare/UShareSDK/SocialLibraries/QQ/QQSDK/TencentOpenApi_IOS_Bundle.bundle", @@ -1007,13 +1086,11 @@ ); name = "[CP] Copy Pods Resources"; outputPaths = ( - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/mapapi.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/HMEmoticon.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/HMScanner.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/IQKeyboardManager.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MJRefresh.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/province_data.xml", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MagicWindow.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/TZImagePickerController.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMSocialSDKPromptResources.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/TencentOpenApi_IOS_Bundle.bundle", @@ -1054,7 +1131,7 @@ 89C5B47020F59E5E0013EAA8 /* Global.m in Sources */, 89C5B47E20F59E5E0013EAA8 /* PresentAnimator.m in Sources */, 89C5B46620F59E5E0013EAA8 /* DetailModel.m in Sources */, - 89C5B47D20F59E5E0013EAA8 /* JXTAlertController.m in Sources */, + 89D30A9D20F5B32700BE0ECA /* JXTAlertController.m in Sources */, 89C5B49420F59E5E0013EAA8 /* LMJBaseViewController.m in Sources */, 89C5B48D20F59E5E0013EAA8 /* LMJElementsFlowLayout.m in Sources */, 89C5B48620F59E5E0013EAA8 /* NSDecimalNumber+Addtion.m in Sources */, @@ -1243,13 +1320,23 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; + CLANG_ENABLE_OBJC_ARC = YES; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = S663C22RU7; + ENABLE_BITCODE = NO; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Pods/BaiduMapKit/BaiduMapKit", + ); GCC_PREFIX_HEADER = "screendisplay/Supporting Files/CommonHeader.pch"; INFOPLIST_FILE = "$(SRCROOT)/screendisplay/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", + ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Pods/BaiduMapKit/BaiduMapKit/thirdlibs", ); PRODUCT_BUNDLE_IDENTIFIER = com.moral.screendisplay; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1263,14 +1350,24 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; + CLANG_ENABLE_OBJC_ARC = YES; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = S663C22RU7; + ENABLE_BITCODE = NO; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Pods/BaiduMapKit/BaiduMapKit", + ); GCC_PREFIX_HEADER = "screendisplay/Supporting Files/CommonHeader.pch"; INFOPLIST_FILE = "$(SRCROOT)/screendisplay/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Pods/BaiduMapKit/BaiduMapKit/thirdlibs", + ); PRODUCT_BUNDLE_IDENTIFIER = com.moral.screendisplay; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = 1; -- Gitblit v1.8.0