From 7db6ba57b17fb7c0c364219750b14ee3d5cc351b Mon Sep 17 00:00:00 2001 From: 单军华 <WindShan@danjunhuas-MacBook-Pro.local> Date: Fri, 04 May 2018 08:34:16 +0800 Subject: [PATCH] 报警声音和历史数据提交 --- pregnancy_guard/pregnancy_guard.xcodeproj/project.pbxproj | 193 ++++++++++++++++++++++++++--------------------- 1 files changed, 107 insertions(+), 86 deletions(-) diff --git a/pregnancy_guard/pregnancy_guard.xcodeproj/project.pbxproj b/pregnancy_guard/pregnancy_guard.xcodeproj/project.pbxproj index a624372..326ac73 100644 --- a/pregnancy_guard/pregnancy_guard.xcodeproj/project.pbxproj +++ b/pregnancy_guard/pregnancy_guard.xcodeproj/project.pbxproj @@ -254,16 +254,6 @@ E51F642D1EEF8CFF0066F95F /* HBdansLable.m in Sources */ = {isa = PBXBuildFile; fileRef = E51F64281EEF8CFF0066F95F /* HBdansLable.m */; }; E51F642E1EEF8CFF0066F95F /* HBdansView.m in Sources */ = {isa = PBXBuildFile; fileRef = E51F642A1EEF8CFF0066F95F /* HBdansView.m */; }; E51F642F1EEF8CFF0066F95F /* UIView+WHB.m in Sources */ = {isa = PBXBuildFile; fileRef = E51F642C1EEF8CFF0066F95F /* UIView+WHB.m */; }; - E51F643F1EEFB1E40066F95F /* BaiduMapAPI_Base.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F64341EEFB1E40066F95F /* BaiduMapAPI_Base.framework */; }; - E51F64401EEFB1E40066F95F /* BaiduMapAPI_Cloud.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F64351EEFB1E40066F95F /* BaiduMapAPI_Cloud.framework */; }; - E51F64411EEFB1E40066F95F /* BaiduMapAPI_Location.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F64361EEFB1E40066F95F /* BaiduMapAPI_Location.framework */; }; - E51F64421EEFB1E40066F95F /* BaiduMapAPI_Map.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F64371EEFB1E40066F95F /* BaiduMapAPI_Map.framework */; }; - E51F64431EEFB1E40066F95F /* BaiduMapAPI_Radar.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F64381EEFB1E40066F95F /* BaiduMapAPI_Radar.framework */; }; - E51F64441EEFB1E40066F95F /* BaiduMapAPI_Search.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F64391EEFB1E40066F95F /* BaiduMapAPI_Search.framework */; }; - E51F64451EEFB1E40066F95F /* BaiduMapAPI_Utils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F643A1EEFB1E40066F95F /* BaiduMapAPI_Utils.framework */; }; - E51F64461EEFB1E40066F95F /* mapapi.bundle in Resources */ = {isa = PBXBuildFile; fileRef = E51F643B1EEFB1E40066F95F /* mapapi.bundle */; }; - E51F64471EEFB1E40066F95F /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F643D1EEFB1E40066F95F /* libcrypto.a */; }; - E51F64481EEFB1E40066F95F /* libssl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F643E1EEFB1E40066F95F /* libssl.a */; }; E51F644A1EEFB1FE0066F95F /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F64491EEFB1FE0066F95F /* CoreTelephony.framework */; }; E51F644C1EEFB2070066F95F /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F644B1EEFB2070066F95F /* CoreLocation.framework */; }; E51F644E1EEFB20E0066F95F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E51F644D1EEFB20E0066F95F /* QuartzCore.framework */; }; @@ -760,6 +750,19 @@ E58272711EF2217200878643 /* ic_change_device_btn_bk.png in Resources */ = {isa = PBXBuildFile; fileRef = E58272701EF2217200878643 /* ic_change_device_btn_bk.png */; }; E5914F08206B469A009AB768 /* NavigationBar128@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E5914F07206B4699009AB768 /* NavigationBar128@2x.png */; }; E593ED86208F072400D85A61 /* UploadData.m in Sources */ = {isa = PBXBuildFile; fileRef = E593ED84208F072300D85A61 /* UploadData.m */; }; + E59B7AC020995DDE004D9B81 /* OnlineShopPage.m in Sources */ = {isa = PBXBuildFile; fileRef = E59B7ABF20995DDE004D9B81 /* OnlineShopPage.m */; }; + E59B7B2220998F50004D9B81 /* libstdc++.6.0.9.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B2120998F4F004D9B81 /* libstdc++.6.0.9.tbd */; }; + E59B7B44209990B9004D9B81 /* BaiduMapAPI_Utils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B39209990A7004D9B81 /* BaiduMapAPI_Utils.framework */; }; + E59B7B45209990B9004D9B81 /* BaiduMapAPI_Location.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B3A209990AF004D9B81 /* BaiduMapAPI_Location.framework */; }; + E59B7B46209990B9004D9B81 /* BaiduMapAPI_Search.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B3B209990B1004D9B81 /* BaiduMapAPI_Search.framework */; }; + E59B7B47209990B9004D9B81 /* BaiduMapAPI_Radar.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B3C209990B2004D9B81 /* BaiduMapAPI_Radar.framework */; }; + E59B7B48209990B9004D9B81 /* BaiduMapAPI_Cloud.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B3D209990B4004D9B81 /* BaiduMapAPI_Cloud.framework */; }; + E59B7B49209990B9004D9B81 /* BaiduMapAPI_Base.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B3E209990B7004D9B81 /* BaiduMapAPI_Base.framework */; }; + E59B7B4A209990B9004D9B81 /* BaiduMapAPI_Map.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B3F209990B8004D9B81 /* BaiduMapAPI_Map.framework */; }; + E59B7B53209990EF004D9B81 /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B50209990EF004D9B81 /* libcrypto.a */; }; + E59B7B54209990EF004D9B81 /* libssl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B51209990EF004D9B81 /* libssl.a */; }; + E59B7B55209990EF004D9B81 /* mapapi.bundle in Resources */ = {isa = PBXBuildFile; fileRef = E59B7B52209990EF004D9B81 /* mapapi.bundle */; }; + E59B7B572099913E004D9B81 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E59B7B562099913E004D9B81 /* SystemConfiguration.framework */; }; E5C216EB20847D91006D1C3D /* icon_voiceset.png in Resources */ = {isa = PBXBuildFile; fileRef = E5C216EA20847D91006D1C3D /* icon_voiceset.png */; }; E5CFD36A1F02481200737872 /* icon_bianji@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E5CFD3671F02481200737872 /* icon_bianji@2x.png */; }; E5CFD36B1F02481200737872 /* icon_dianhua@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E5CFD3681F02481200737872 /* icon_dianhua@2x.png */; }; @@ -1212,16 +1215,6 @@ E51F642A1EEF8CFF0066F95F /* HBdansView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBdansView.m; sourceTree = "<group>"; }; E51F642B1EEF8CFF0066F95F /* UIView+WHB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+WHB.h"; sourceTree = "<group>"; }; E51F642C1EEF8CFF0066F95F /* UIView+WHB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+WHB.m"; sourceTree = "<group>"; }; - E51F64341EEFB1E40066F95F /* BaiduMapAPI_Base.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BaiduMapAPI_Base.framework; sourceTree = "<group>"; }; - E51F64351EEFB1E40066F95F /* BaiduMapAPI_Cloud.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BaiduMapAPI_Cloud.framework; sourceTree = "<group>"; }; - E51F64361EEFB1E40066F95F /* BaiduMapAPI_Location.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BaiduMapAPI_Location.framework; sourceTree = "<group>"; }; - E51F64371EEFB1E40066F95F /* BaiduMapAPI_Map.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BaiduMapAPI_Map.framework; sourceTree = "<group>"; }; - E51F64381EEFB1E40066F95F /* BaiduMapAPI_Radar.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BaiduMapAPI_Radar.framework; sourceTree = "<group>"; }; - E51F64391EEFB1E40066F95F /* BaiduMapAPI_Search.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BaiduMapAPI_Search.framework; sourceTree = "<group>"; }; - E51F643A1EEFB1E40066F95F /* BaiduMapAPI_Utils.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BaiduMapAPI_Utils.framework; sourceTree = "<group>"; }; - E51F643B1EEFB1E40066F95F /* mapapi.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = mapapi.bundle; sourceTree = "<group>"; }; - E51F643D1EEFB1E40066F95F /* libcrypto.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libcrypto.a; sourceTree = "<group>"; }; - E51F643E1EEFB1E40066F95F /* libssl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libssl.a; sourceTree = "<group>"; }; E51F64491EEFB1FE0066F95F /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; E51F644B1EEFB2070066F95F /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; E51F644D1EEFB20E0066F95F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; @@ -2078,6 +2071,20 @@ E5914F07206B4699009AB768 /* NavigationBar128@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "NavigationBar128@2x.png"; sourceTree = "<group>"; }; E593ED84208F072300D85A61 /* UploadData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadData.m; sourceTree = "<group>"; }; E593ED85208F072300D85A61 /* UploadData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadData.h; sourceTree = "<group>"; }; + E59B7ABE20995DDE004D9B81 /* OnlineShopPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OnlineShopPage.h; sourceTree = "<group>"; }; + E59B7ABF20995DDE004D9B81 /* OnlineShopPage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OnlineShopPage.m; sourceTree = "<group>"; }; + E59B7B2120998F4F004D9B81 /* 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; }; + E59B7B39209990A7004D9B81 /* BaiduMapAPI_Utils.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Utils.framework; path = BaseProject/ThirdClass/BaiduMapAPI/BaiduMapAPI_Utils.framework; sourceTree = "<group>"; }; + E59B7B3A209990AF004D9B81 /* BaiduMapAPI_Location.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Location.framework; path = BaseProject/ThirdClass/BaiduMapAPI/BaiduMapAPI_Location.framework; sourceTree = "<group>"; }; + E59B7B3B209990B1004D9B81 /* BaiduMapAPI_Search.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Search.framework; path = BaseProject/ThirdClass/BaiduMapAPI/BaiduMapAPI_Search.framework; sourceTree = "<group>"; }; + E59B7B3C209990B2004D9B81 /* BaiduMapAPI_Radar.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Radar.framework; path = BaseProject/ThirdClass/BaiduMapAPI/BaiduMapAPI_Radar.framework; sourceTree = "<group>"; }; + E59B7B3D209990B4004D9B81 /* BaiduMapAPI_Cloud.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Cloud.framework; path = BaseProject/ThirdClass/BaiduMapAPI/BaiduMapAPI_Cloud.framework; sourceTree = "<group>"; }; + E59B7B3E209990B7004D9B81 /* BaiduMapAPI_Base.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Base.framework; path = BaseProject/ThirdClass/BaiduMapAPI/BaiduMapAPI_Base.framework; sourceTree = "<group>"; }; + E59B7B3F209990B8004D9B81 /* BaiduMapAPI_Map.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BaiduMapAPI_Map.framework; path = BaseProject/ThirdClass/BaiduMapAPI/BaiduMapAPI_Map.framework; sourceTree = "<group>"; }; + E59B7B50209990EF004D9B81 /* libcrypto.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libcrypto.a; sourceTree = "<group>"; }; + E59B7B51209990EF004D9B81 /* libssl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libssl.a; sourceTree = "<group>"; }; + E59B7B52209990EF004D9B81 /* mapapi.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = mapapi.bundle; path = BaseProject/ThirdClass/BaiduMapAPI/mapapi.bundle; sourceTree = SOURCE_ROOT; }; + E59B7B562099913E004D9B81 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; E5C216EA20847D91006D1C3D /* icon_voiceset.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_voiceset.png; sourceTree = "<group>"; }; E5CFD3671F02481200737872 /* icon_bianji@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_bianji@2x.png"; sourceTree = "<group>"; }; E5CFD3681F02481200737872 /* icon_dianhua@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dianhua@2x.png"; sourceTree = "<group>"; }; @@ -2117,8 +2124,19 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + E59B7B572099913E004D9B81 /* SystemConfiguration.framework in Frameworks */, + E59B7B44209990B9004D9B81 /* BaiduMapAPI_Utils.framework in Frameworks */, + E59B7B45209990B9004D9B81 /* BaiduMapAPI_Location.framework in Frameworks */, + E59B7B54209990EF004D9B81 /* libssl.a in Frameworks */, + E59B7B46209990B9004D9B81 /* BaiduMapAPI_Search.framework in Frameworks */, + E59B7B47209990B9004D9B81 /* BaiduMapAPI_Radar.framework in Frameworks */, + E59B7B48209990B9004D9B81 /* BaiduMapAPI_Cloud.framework in Frameworks */, + E59B7B49209990B9004D9B81 /* BaiduMapAPI_Base.framework in Frameworks */, + E59B7B4A209990B9004D9B81 /* BaiduMapAPI_Map.framework in Frameworks */, + E59B7B2220998F50004D9B81 /* libstdc++.6.0.9.tbd in Frameworks */, E53B6A9C208726ED0060ED03 /* CoreBluetooth.framework in Frameworks */, E5FB29652085D6C5004046B3 /* AudioToolbox.framework in Frameworks */, + E59B7B53209990EF004D9B81 /* libcrypto.a in Frameworks */, E5FB29642085CC11004046B3 /* MediaPlayer.framework in Frameworks */, E52142341EFB9ACE003867B8 /* libsqlite3.tbd in Frameworks */, E51C7E831EFA03E4009B4F70 /* QuickLook.framework in Frameworks */, @@ -2130,19 +2148,10 @@ E51F644C1EEFB2070066F95F /* CoreLocation.framework in Frameworks */, E51F644A1EEFB1FE0066F95F /* CoreTelephony.framework in Frameworks */, E5F04E5B1E6FAE4300BBCD95 /* libstdc++.6.tbd in Frameworks */, - E51F64411EEFB1E40066F95F /* BaiduMapAPI_Location.framework in Frameworks */, - E51F64441EEFB1E40066F95F /* BaiduMapAPI_Search.framework in Frameworks */, E51AC4761E6F9BF40052BA52 /* libstdc++.tbd in Frameworks */, - E51F64421EEFB1E40066F95F /* BaiduMapAPI_Map.framework in Frameworks */, - E51F64481EEFB1E40066F95F /* libssl.a in Frameworks */, - E51F64401EEFB1E40066F95F /* BaiduMapAPI_Cloud.framework in Frameworks */, - E51F64471EEFB1E40066F95F /* libcrypto.a in Frameworks */, - E51F64431EEFB1E40066F95F /* BaiduMapAPI_Radar.framework in Frameworks */, E5133A5D1E56BF5400C89EA5 /* libSmartLink7.3.a in Frameworks */, E51007931E555141008A01CE /* UIKit.framework in Frameworks */, - E51F643F1EEFB1E40066F95F /* BaiduMapAPI_Base.framework in Frameworks */, E51007911E55512A008A01CE /* Foundation.framework in Frameworks */, - E51F64451EEFB1E40066F95F /* BaiduMapAPI_Utils.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2742,6 +2751,8 @@ E52F9BC91E51493300A5F789 /* MinePage.m */, E52F9BD81E514BEC00A5F789 /* HomePage.h */, E52F9BD91E514BEC00A5F789 /* HomePage.m */, + E59B7ABE20995DDE004D9B81 /* OnlineShopPage.h */, + E59B7ABF20995DDE004D9B81 /* OnlineShopPage.m */, ); path = Home; sourceTree = "<group>"; @@ -2870,9 +2881,9 @@ E51CFF3A1DF505CE006A0462 /* ThirdClass */ = { isa = PBXGroup; children = ( + E59B7B4E209990DD004D9B81 /* BaiduMapAPI */, E531FFE71F1D8E8900625049 /* CBManager */, E5566DD21F09CB47001B34C5 /* ZXingCode */, - E51F64331EEFB1E40066F95F /* BaiduMapAPI */, E548753B1E5D1A47009D5EEF /* TZImagePickerController */, E5133A581E56BF5400C89EA5 /* SmartLink */, E51212D71E52A00900AABF1E /* JHChart */, @@ -3235,31 +3246,6 @@ path = paomateng; sourceTree = "<group>"; }; - E51F64331EEFB1E40066F95F /* BaiduMapAPI */ = { - isa = PBXGroup; - children = ( - E51F64341EEFB1E40066F95F /* BaiduMapAPI_Base.framework */, - E51F64351EEFB1E40066F95F /* BaiduMapAPI_Cloud.framework */, - E51F64361EEFB1E40066F95F /* BaiduMapAPI_Location.framework */, - E51F64371EEFB1E40066F95F /* BaiduMapAPI_Map.framework */, - E51F64381EEFB1E40066F95F /* BaiduMapAPI_Radar.framework */, - E51F64391EEFB1E40066F95F /* BaiduMapAPI_Search.framework */, - E51F643A1EEFB1E40066F95F /* BaiduMapAPI_Utils.framework */, - E51F643B1EEFB1E40066F95F /* mapapi.bundle */, - E51F643C1EEFB1E40066F95F /* thirdlibs */, - ); - path = BaiduMapAPI; - sourceTree = "<group>"; - }; - E51F643C1EEFB1E40066F95F /* thirdlibs */ = { - isa = PBXGroup; - children = ( - E51F643D1EEFB1E40066F95F /* libcrypto.a */, - E51F643E1EEFB1E40066F95F /* libssl.a */, - ); - path = thirdlibs; - sourceTree = "<group>"; - }; E51F64581EEFC0E60066F95F /* usersign */ = { isa = PBXGroup; children = ( @@ -3335,6 +3321,15 @@ E52D8C511DF798DE007D8714 /* Frameworks */ = { isa = PBXGroup; children = ( + E59B7B562099913E004D9B81 /* SystemConfiguration.framework */, + E59B7B3E209990B7004D9B81 /* BaiduMapAPI_Base.framework */, + E59B7B3D209990B4004D9B81 /* BaiduMapAPI_Cloud.framework */, + E59B7B3A209990AF004D9B81 /* BaiduMapAPI_Location.framework */, + E59B7B3F209990B8004D9B81 /* BaiduMapAPI_Map.framework */, + E59B7B3C209990B2004D9B81 /* BaiduMapAPI_Radar.framework */, + E59B7B3B209990B1004D9B81 /* BaiduMapAPI_Search.framework */, + E59B7B39209990A7004D9B81 /* BaiduMapAPI_Utils.framework */, + E59B7B2120998F4F004D9B81 /* libstdc++.6.0.9.tbd */, E53B6A9B208726EC0060ED03 /* CoreBluetooth.framework */, E5FB29632085CC11004046B3 /* MediaPlayer.framework */, E5FB29612085CB84004046B3 /* libAudioIssueDetector.tbd */, @@ -4634,6 +4629,26 @@ path = fabuad; sourceTree = "<group>"; }; + E59B7B4E209990DD004D9B81 /* BaiduMapAPI */ = { + isa = PBXGroup; + children = ( + E59B7B52209990EF004D9B81 /* mapapi.bundle */, + E59B7B4F209990EF004D9B81 /* thirdlibs */, + ); + name = BaiduMapAPI; + path = "New Group"; + sourceTree = "<group>"; + }; + E59B7B4F209990EF004D9B81 /* thirdlibs */ = { + isa = PBXGroup; + children = ( + E59B7B50209990EF004D9B81 /* libcrypto.a */, + E59B7B51209990EF004D9B81 /* libssl.a */, + ); + name = thirdlibs; + path = BaseProject/ThirdClass/BaiduMapAPI/thirdlibs; + sourceTree = SOURCE_ROOT; + }; E5E06F211EF9113000012A6D /* MCDownloadManager */ = { isa = PBXGroup; children = ( @@ -4893,9 +4908,9 @@ E51F646F1EEFC0E60066F95F /* sign_no_btn_bk.png in Resources */, E51CFF811DF505CE006A0462 /* Assets.xcassets in Resources */, E5C216EB20847D91006D1C3D /* icon_voiceset.png in Resources */, - E51F64461EEFB1E40066F95F /* mapapi.bundle in Resources */, E542E5471F1457B300D35387 /* ic_jiance_sel@2x.png in Resources */, E530D35F1F0C837500B193EC /* ic_pointer@2x.png in Resources */, + E59B7B55209990EF004D9B81 /* mapapi.bundle in Resources */, E51C7E8D1EFA04E3009B4F70 /* Image Document.jpg in Resources */, E51F64681EEFC0E60066F95F /* icon_green_hotel@2x.png in Resources */, E548756F1E5D2704009D5EEF /* AlbumAddBtn@2x.png in Resources */, @@ -5464,6 +5479,7 @@ E51C00441DF56A52006A0462 /* UIScrollView+MJRefresh.m in Sources */, E556708A1F09CB48001B34C5 /* ZXRSSExpandedDecodedNumeric.m in Sources */, E55670801F09CB48001B34C5 /* ZXAI013x0x1xDecoder.m in Sources */, + E59B7AC020995DDE004D9B81 /* OnlineShopPage.m in Sources */, E517F3611DF5A76000C08331 /* MJChiBaoZiHeader.m in Sources */, E51CFFEB1DF56334006A0462 /* AFURLResponseSerialization.m in Sources */, E51CFF081DF4EC57006A0462 /* main.m in Sources */, @@ -5604,35 +5620,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; DEVELOPMENT_TEAM = VGXA77XL6T; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(PROJECT_DIR)/BaseProject/ThirdClass/BaiduMapAPI", - ); - GCC_INPUT_FILETYPE = automatic; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = BaseProject/PrefixHeader.pch; - INFOPLIST_FILE = BaseProject/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "$(PROJECT_DIR)/BaseProject/ThirdClass/SmartLink", - "$(PROJECT_DIR)/BaseProject/ThirdClass/BaiduMapAPI/thirdlibs", - ); - OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.moral.pregnancy-guard"; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE = ""; - }; - name = Debug; - }; - E51CFF1C1DF4EC57006A0462 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; - CODE_SIGN_IDENTITY = "iPhone Developer"; - DEVELOPMENT_TEAM = VGXA77XL6T; + ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/BaseProject/ThirdClass/BaiduMapAPI", @@ -5650,9 +5638,42 @@ ); ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.moral.pregnancy-guard"; + PRODUCT_BUNDLE_IDENTIFIER = com.moral.pregnancy; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; + VALID_ARCHS = "armv7 arm64 armv7s"; + }; + name = Debug; + }; + E51CFF1C1DF4EC57006A0462 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; + CODE_SIGN_IDENTITY = "iPhone Developer"; + DEVELOPMENT_TEAM = VGXA77XL6T; + ENABLE_BITCODE = NO; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/BaseProject/ThirdClass/BaiduMapAPI", + ); + GCC_INPUT_FILETYPE = automatic; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = BaseProject/PrefixHeader.pch; + INFOPLIST_FILE = BaseProject/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/BaseProject/ThirdClass/SmartLink", + "$(PROJECT_DIR)/BaseProject/ThirdClass/BaiduMapAPI/thirdlibs", + ); + ONLY_ACTIVE_ARCH = YES; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_BUNDLE_IDENTIFIER = com.moral.pregnancy; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE = ""; + VALID_ARCHS = "armv7 arm64 armv7s"; }; name = Release; }; -- Gitblit v1.8.0