project.pbxproj 51.9 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
曹云霄's avatar
曹云霄 committed
10
		245A94E8CF106B8484648757 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F8BAB5AF34EDA6C9F919C2FC /* libPods.a */; };
11 12 13 14 15 16 17 18 19 20 21 22
		292311981D86A9B00043A55E /* UIView+cornerRadius.m in Sources */ = {isa = PBXBuildFile; fileRef = 292311971D86A9B00043A55E /* UIView+cornerRadius.m */; };
		2927DEF11D87CF1200E0BC8E /* OrderListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2927DEF01D87CF1200E0BC8E /* OrderListViewController.m */; };
		2927DEF41D87CF3F00E0BC8E /* OrderListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2927DEF31D87CF3F00E0BC8E /* OrderListTableViewCell.m */; };
		295ECD871D86784500DC6EB0 /* UIImage+Rotate.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECD861D86784500DC6EB0 /* UIImage+Rotate.m */; };
		295ECD8A1D8690F200DC6EB0 /* NSDate+FormatterAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECD891D8690F200DC6EB0 /* NSDate+FormatterAdditions.m */; };
		295ECD8D1D86910100DC6EB0 /* NSDictionary+Category.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECD8C1D86910100DC6EB0 /* NSDictionary+Category.m */; };
		295ECDA41D86977000DC6EB0 /* CoordinateAcquisitionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECD991D86977000DC6EB0 /* CoordinateAcquisitionViewController.m */; };
		295ECDA51D86977000DC6EB0 /* DeliveryTrackingViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 295ECD9B1D86977000DC6EB0 /* DeliveryTrackingViewController.mm */; };
		295ECDA61D86977000DC6EB0 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECD9D1D86977000DC6EB0 /* MainViewController.m */; };
		295ECDA71D86977000DC6EB0 /* OrderDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECD9F1D86977000DC6EB0 /* OrderDetailsViewController.m */; };
		295ECDA81D86977000DC6EB0 /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECDA11D86977000DC6EB0 /* SearchViewController.m */; };
		295ECDAB1D86979B00DC6EB0 /* OrderDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 295ECDAA1D86979B00DC6EB0 /* OrderDetailsTableViewCell.m */; };
曹云霄's avatar
曹云霄 committed
23 24 25 26 27 28 29 30 31
		2970D1891D6D7C1000ADB311 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2970D1881D6D7C1000ADB311 /* Images.xcassets */; };
		2970D18B1D6D7CFE00ADB311 /* PalmwmsMain.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2970D18A1D6D7CFE00ADB311 /* PalmwmsMain.storyboard */; };
		2970D18E1D6D7D3900ADB311 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2970D18D1D6D7D3900ADB311 /* BaseViewController.m */; };
		2970D1A01D6D8AF500ADB311 /* UILabel+CalculateSize.m in Sources */ = {isa = PBXBuildFile; fileRef = 2970D19F1D6D8AF500ADB311 /* UILabel+CalculateSize.m */; };
		2970D1A31D6D8CE800ADB311 /* UserInforMation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2970D1A21D6D8CE800ADB311 /* UserInforMation.m */; };
		2970D1A61D6D8DBF00ADB311 /* NetworkRequestClassManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2970D1A51D6D8DBF00ADB311 /* NetworkRequestClassManager.m */; };
		2970D1A91D6D8F9D00ADB311 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2970D1A81D6D8F9D00ADB311 /* LoginViewController.m */; };
		2970D1AC1D6D991100ADB311 /* UIView+Corners.m in Sources */ = {isa = PBXBuildFile; fileRef = 2970D1AB1D6D991100ADB311 /* UIView+Corners.m */; };
		2970D1B01D6D9CB300ADB311 /* palmwms_objc_json_client.m in Sources */ = {isa = PBXBuildFile; fileRef = 2970D1AF1D6D9CB200ADB311 /* palmwms_objc_json_client.m */; };
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
		29A1274C1DB09ABD008D4794 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A1274B1DB09ABD008D4794 /* AudioToolbox.framework */; };
		29A1274E1DB09AC6008D4794 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A1274D1DB09AC6008D4794 /* ImageIO.framework */; };
		29A127501DB09ACE008D4794 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A1274F1DB09ACE008D4794 /* CoreMotion.framework */; };
		29A127521DB09AD8008D4794 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127511DB09AD8008D4794 /* CoreLocation.framework */; };
		29A127541DB09AE1008D4794 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127531DB09AE1008D4794 /* CoreTelephony.framework */; };
		29A127561DB09AE8008D4794 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127551DB09AE8008D4794 /* MediaPlayer.framework */; };
		29A127581DB09AEF008D4794 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127571DB09AEF008D4794 /* AVFoundation.framework */; };
		29A1275A1DB09AF6008D4794 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127591DB09AF6008D4794 /* SystemConfiguration.framework */; };
		29A1275C1DB09AFD008D4794 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A1275B1DB09AFD008D4794 /* JavaScriptCore.framework */; };
		29A1275E1DB09B04008D4794 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A1275D1DB09B04008D4794 /* Security.framework */; };
		29A127601DB09B0B008D4794 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A1275F1DB09B0B008D4794 /* OpenGLES.framework */; };
		29A127621DB09B13008D4794 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127611DB09B13008D4794 /* GLKit.framework */; };
		29A127641DB09B2C008D4794 /* libstdc++.6.0.9.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127631DB09B2C008D4794 /* libstdc++.6.0.9.tbd */; };
		29A127661DB09B37008D4794 /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127651DB09B37008D4794 /* libsqlite3.0.tbd */; };
		29A127681DB09B41008D4794 /* libz.1.2.5.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 29A127671DB09B41008D4794 /* libz.1.2.5.tbd */; };
		29A1277E1DB0BB6B008D4794 /* NaviManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A1277D1DB0BB6B008D4794 /* NaviManager.m */; };
		29A127821DB0D00C008D4794 /* OfflineMapsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A127811DB0D00C008D4794 /* OfflineMapsManager.m */; };
曹云霄's avatar
曹云霄 committed
49 50
		29C30BD31DDC077D00CA3E29 /* baiduNaviSDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 29C30BC81DDC077D00CA3E29 /* baiduNaviSDK.bundle */; };
		29C30BD41DDC077D00CA3E29 /* libbaiduNaviSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 29C30BD21DDC077D00CA3E29 /* libbaiduNaviSDK.a */; };
51 52 53
		29CAE20A1D6ED4BF0011CCE6 /* CustomLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CAE2041D6ED4BF0011CCE6 /* CustomLabel.m */; };
		29CAE20C1D6ED4BF0011CCE6 /* UserPaopaoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CAE2081D6ED4BF0011CCE6 /* UserPaopaoView.m */; };
		29CAE20F1D6EE34E0011CCE6 /* CustomBMKAnnotationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CAE20E1D6EE34E0011CCE6 /* CustomBMKAnnotationView.m */; };
曹云霄's avatar
曹云霄 committed
54 55 56 57
		29CF91781D66B8CC00AE13A8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CF91771D66B8CC00AE13A8 /* main.m */; };
		29CF917B1D66B8CC00AE13A8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CF917A1D66B8CC00AE13A8 /* AppDelegate.m */; };
		29CF91831D66B8CC00AE13A8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29CF91821D66B8CC00AE13A8 /* Assets.xcassets */; };
		29CF91861D66B8CC00AE13A8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29CF91841D66B8CC00AE13A8 /* LaunchScreen.storyboard */; };
58 59 60
		29D7651B1D6F322A0005CA21 /* UserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D7651A1D6F322A0005CA21 /* UserViewController.m */; };
		29D7651F1D6F33800005CA21 /* ChangePasswordTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D7651E1D6F33800005CA21 /* ChangePasswordTableViewCell.m */; };
		29D765221D6F33920005CA21 /* LogoutTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D765211D6F33920005CA21 /* LogoutTableViewCell.m */; };
61
		29DC842F1D6FD9A100F377C3 /* ChangepassWordTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29DC842E1D6FD9A100F377C3 /* ChangepassWordTableViewController.m */; };
曹云霄's avatar
曹云霄 committed
62 63 64
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
		292311961D86A9B00043A55E /* UIView+cornerRadius.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+cornerRadius.h"; sourceTree = "<group>"; };
		292311971D86A9B00043A55E /* UIView+cornerRadius.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+cornerRadius.m"; sourceTree = "<group>"; };
		2927DEEF1D87CF1200E0BC8E /* OrderListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderListViewController.h; sourceTree = "<group>"; };
		2927DEF01D87CF1200E0BC8E /* OrderListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderListViewController.m; sourceTree = "<group>"; };
		2927DEF21D87CF3F00E0BC8E /* OrderListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderListTableViewCell.h; sourceTree = "<group>"; };
		2927DEF31D87CF3F00E0BC8E /* OrderListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderListTableViewCell.m; sourceTree = "<group>"; };
		295ECD851D86784500DC6EB0 /* UIImage+Rotate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Rotate.h"; sourceTree = "<group>"; };
		295ECD861D86784500DC6EB0 /* UIImage+Rotate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Rotate.m"; sourceTree = "<group>"; };
		295ECD881D8690F200DC6EB0 /* NSDate+FormatterAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+FormatterAdditions.h"; sourceTree = "<group>"; };
		295ECD891D8690F200DC6EB0 /* NSDate+FormatterAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+FormatterAdditions.m"; sourceTree = "<group>"; };
		295ECD8B1D86910100DC6EB0 /* NSDictionary+Category.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+Category.h"; sourceTree = "<group>"; };
		295ECD8C1D86910100DC6EB0 /* NSDictionary+Category.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+Category.m"; sourceTree = "<group>"; };
		295ECD981D86977000DC6EB0 /* CoordinateAcquisitionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoordinateAcquisitionViewController.h; sourceTree = "<group>"; };
		295ECD991D86977000DC6EB0 /* CoordinateAcquisitionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CoordinateAcquisitionViewController.m; sourceTree = "<group>"; };
		295ECD9A1D86977000DC6EB0 /* DeliveryTrackingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeliveryTrackingViewController.h; sourceTree = "<group>"; };
		295ECD9B1D86977000DC6EB0 /* DeliveryTrackingViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DeliveryTrackingViewController.mm; sourceTree = "<group>"; };
		295ECD9C1D86977000DC6EB0 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
		295ECD9D1D86977000DC6EB0 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
		295ECD9E1D86977000DC6EB0 /* OrderDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderDetailsViewController.h; sourceTree = "<group>"; };
		295ECD9F1D86977000DC6EB0 /* OrderDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderDetailsViewController.m; sourceTree = "<group>"; };
		295ECDA01D86977000DC6EB0 /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; };
		295ECDA11D86977000DC6EB0 /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; };
		295ECDA91D86979B00DC6EB0 /* OrderDetailsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderDetailsTableViewCell.h; sourceTree = "<group>"; };
		295ECDAA1D86979B00DC6EB0 /* OrderDetailsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderDetailsTableViewCell.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
		2970D1881D6D7C1000ADB311 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
		2970D18A1D6D7CFE00ADB311 /* PalmwmsMain.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = PalmwmsMain.storyboard; sourceTree = "<group>"; };
		2970D18C1D6D7D3900ADB311 /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; };
		2970D18D1D6D7D3900ADB311 /* BaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = "<group>"; };
		2970D1991D6D899400ADB311 /* MacroDefinition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroDefinition.h; sourceTree = "<group>"; };
		2970D19A1D6D899400ADB311 /* PrefixHeader.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
		2970D19E1D6D8AF500ADB311 /* UILabel+CalculateSize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UILabel+CalculateSize.h"; sourceTree = "<group>"; };
		2970D19F1D6D8AF500ADB311 /* UILabel+CalculateSize.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UILabel+CalculateSize.m"; sourceTree = "<group>"; };
		2970D1A11D6D8CE800ADB311 /* UserInforMation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserInforMation.h; sourceTree = "<group>"; };
		2970D1A21D6D8CE800ADB311 /* UserInforMation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserInforMation.m; sourceTree = "<group>"; };
		2970D1A41D6D8DBF00ADB311 /* NetworkRequestClassManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkRequestClassManager.h; sourceTree = "<group>"; };
		2970D1A51D6D8DBF00ADB311 /* NetworkRequestClassManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkRequestClassManager.m; sourceTree = "<group>"; };
		2970D1A71D6D8F9D00ADB311 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
		2970D1A81D6D8F9D00ADB311 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
		2970D1AA1D6D991100ADB311 /* UIView+Corners.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Corners.h"; sourceTree = "<group>"; };
		2970D1AB1D6D991100ADB311 /* UIView+Corners.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Corners.m"; sourceTree = "<group>"; };
		2970D1AE1D6D9CB200ADB311 /* palmwms_objc_json_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = palmwms_objc_json_client.h; sourceTree = "<group>"; };
		2970D1AF1D6D9CB200ADB311 /* palmwms_objc_json_client.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = palmwms_objc_json_client.m; sourceTree = "<group>"; };
107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
		29A1274B1DB09ABD008D4794 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
		29A1274D1DB09AC6008D4794 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
		29A1274F1DB09ACE008D4794 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
		29A127511DB09AD8008D4794 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
		29A127531DB09AE1008D4794 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
		29A127551DB09AE8008D4794 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
		29A127571DB09AEF008D4794 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
		29A127591DB09AF6008D4794 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
		29A1275B1DB09AFD008D4794 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
		29A1275D1DB09B04008D4794 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
		29A1275F1DB09B0B008D4794 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
		29A127611DB09B13008D4794 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
		29A127631DB09B2C008D4794 /* 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; };
		29A127651DB09B37008D4794 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; };
		29A127671DB09B41008D4794 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; };
		29A1277C1DB0BB6B008D4794 /* NaviManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NaviManager.h; sourceTree = "<group>"; };
		29A1277D1DB0BB6B008D4794 /* NaviManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NaviManager.m; sourceTree = "<group>"; };
		29A127801DB0D00C008D4794 /* OfflineMapsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OfflineMapsManager.h; sourceTree = "<group>"; };
		29A127811DB0D00C008D4794 /* OfflineMapsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OfflineMapsManager.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
126 127 128 129 130 131 132 133 134 135
		29C30BC81DDC077D00CA3E29 /* baiduNaviSDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = baiduNaviSDK.bundle; sourceTree = "<group>"; };
		29C30BCA1DDC077D00CA3E29 /* BNCommonDef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCommonDef.h; sourceTree = "<group>"; };
		29C30BCB1DDC077D00CA3E29 /* BNCoreServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCoreServices.h; sourceTree = "<group>"; };
		29C30BCC1DDC077D00CA3E29 /* BNLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNLocation.h; sourceTree = "<group>"; };
		29C30BCD1DDC077D00CA3E29 /* BNLocationManagerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNLocationManagerProtocol.h; sourceTree = "<group>"; };
		29C30BCE1DDC077D00CA3E29 /* BNRoutePlanManagerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNRoutePlanManagerProtocol.h; sourceTree = "<group>"; };
		29C30BCF1DDC077D00CA3E29 /* BNRoutePlanModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNRoutePlanModel.h; sourceTree = "<group>"; };
		29C30BD01DDC077D00CA3E29 /* BNStrategyManagerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNStrategyManagerProtocol.h; sourceTree = "<group>"; };
		29C30BD11DDC077D00CA3E29 /* BNUIManagerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNUIManagerProtocol.h; sourceTree = "<group>"; };
		29C30BD21DDC077D00CA3E29 /* libbaiduNaviSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libbaiduNaviSDK.a; sourceTree = "<group>"; };
136 137 138 139 140 141
		29CAE2031D6ED4BF0011CCE6 /* CustomLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomLabel.h; sourceTree = "<group>"; };
		29CAE2041D6ED4BF0011CCE6 /* CustomLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomLabel.m; sourceTree = "<group>"; };
		29CAE2071D6ED4BF0011CCE6 /* UserPaopaoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserPaopaoView.h; sourceTree = "<group>"; };
		29CAE2081D6ED4BF0011CCE6 /* UserPaopaoView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserPaopaoView.m; sourceTree = "<group>"; };
		29CAE20D1D6EE34E0011CCE6 /* CustomBMKAnnotationView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomBMKAnnotationView.h; sourceTree = "<group>"; };
		29CAE20E1D6EE34E0011CCE6 /* CustomBMKAnnotationView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomBMKAnnotationView.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
142 143 144 145 146 147 148
		29CF91731D66B8CC00AE13A8 /* Palmwms.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Palmwms.app; sourceTree = BUILT_PRODUCTS_DIR; };
		29CF91771D66B8CC00AE13A8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		29CF91791D66B8CC00AE13A8 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		29CF917A1D66B8CC00AE13A8 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		29CF91821D66B8CC00AE13A8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		29CF91851D66B8CC00AE13A8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		29CF91871D66B8CC00AE13A8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
149 150 151 152 153 154
		29D765191D6F322A0005CA21 /* UserViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserViewController.h; sourceTree = "<group>"; };
		29D7651A1D6F322A0005CA21 /* UserViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserViewController.m; sourceTree = "<group>"; };
		29D7651D1D6F33800005CA21 /* ChangePasswordTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChangePasswordTableViewCell.h; sourceTree = "<group>"; };
		29D7651E1D6F33800005CA21 /* ChangePasswordTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChangePasswordTableViewCell.m; sourceTree = "<group>"; };
		29D765201D6F33920005CA21 /* LogoutTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LogoutTableViewCell.h; sourceTree = "<group>"; };
		29D765211D6F33920005CA21 /* LogoutTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LogoutTableViewCell.m; sourceTree = "<group>"; };
155 156
		29DC842D1D6FD9A100F377C3 /* ChangepassWordTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChangepassWordTableViewController.h; sourceTree = "<group>"; };
		29DC842E1D6FD9A100F377C3 /* ChangepassWordTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChangepassWordTableViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
157 158 159 160
		29FDC0501D6DB20800561E4F /* urlInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = urlInformation.h; sourceTree = "<group>"; };
		2A3092547F488EFD2FBE5F24 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
		B94AB6672F835AEC7D22B9F4 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
		F8BAB5AF34EDA6C9F919C2FC /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
曹云霄's avatar
曹云霄 committed
161 162 163 164 165 166 167
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		29CF91701D66B8CC00AE13A8 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
				29A127681DB09B41008D4794 /* libz.1.2.5.tbd in Frameworks */,
				29A127661DB09B37008D4794 /* libsqlite3.0.tbd in Frameworks */,
				29A127641DB09B2C008D4794 /* libstdc++.6.0.9.tbd in Frameworks */,
				29A127621DB09B13008D4794 /* GLKit.framework in Frameworks */,
				29A127601DB09B0B008D4794 /* OpenGLES.framework in Frameworks */,
				29A1275E1DB09B04008D4794 /* Security.framework in Frameworks */,
				29A1275C1DB09AFD008D4794 /* JavaScriptCore.framework in Frameworks */,
				29A1275A1DB09AF6008D4794 /* SystemConfiguration.framework in Frameworks */,
				29A127581DB09AEF008D4794 /* AVFoundation.framework in Frameworks */,
				29A127561DB09AE8008D4794 /* MediaPlayer.framework in Frameworks */,
				29A127541DB09AE1008D4794 /* CoreTelephony.framework in Frameworks */,
				29A127521DB09AD8008D4794 /* CoreLocation.framework in Frameworks */,
				29A127501DB09ACE008D4794 /* CoreMotion.framework in Frameworks */,
				29A1274E1DB09AC6008D4794 /* ImageIO.framework in Frameworks */,
				29A1274C1DB09ABD008D4794 /* AudioToolbox.framework in Frameworks */,
曹云霄's avatar
曹云霄 committed
183
				29C30BD41DDC077D00CA3E29 /* libbaiduNaviSDK.a in Frameworks */,
曹云霄's avatar
曹云霄 committed
184
				245A94E8CF106B8484648757 /* libPods.a in Frameworks */,
曹云霄's avatar
曹云霄 committed
185 186 187 188 189 190
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
		295ECD971D86977000DC6EB0 /* Contrillers */ = {
			isa = PBXGroup;
			children = (
				295ECD981D86977000DC6EB0 /* CoordinateAcquisitionViewController.h */,
				295ECD991D86977000DC6EB0 /* CoordinateAcquisitionViewController.m */,
				295ECD9A1D86977000DC6EB0 /* DeliveryTrackingViewController.h */,
				295ECD9B1D86977000DC6EB0 /* DeliveryTrackingViewController.mm */,
				295ECD9C1D86977000DC6EB0 /* MainViewController.h */,
				295ECD9D1D86977000DC6EB0 /* MainViewController.m */,
				295ECD9E1D86977000DC6EB0 /* OrderDetailsViewController.h */,
				295ECD9F1D86977000DC6EB0 /* OrderDetailsViewController.m */,
				2927DEEF1D87CF1200E0BC8E /* OrderListViewController.h */,
				2927DEF01D87CF1200E0BC8E /* OrderListViewController.m */,
				295ECDA01D86977000DC6EB0 /* SearchViewController.h */,
				295ECDA11D86977000DC6EB0 /* SearchViewController.m */,
			);
			name = Contrillers;
			path = Map/Contrillers;
			sourceTree = "<group>";
		};
		295ECDA21D86977000DC6EB0 /* Models */ = {
			isa = PBXGroup;
			children = (
			);
			name = Models;
			path = Map/Models;
			sourceTree = "<group>";
		};
		295ECDA31D86977000DC6EB0 /* Views */ = {
			isa = PBXGroup;
			children = (
				295ECDA91D86979B00DC6EB0 /* OrderDetailsTableViewCell.h */,
				295ECDAA1D86979B00DC6EB0 /* OrderDetailsTableViewCell.m */,
				2927DEF21D87CF3F00E0BC8E /* OrderListTableViewCell.h */,
				2927DEF31D87CF3F00E0BC8E /* OrderListTableViewCell.m */,
			);
			name = Views;
			path = Map/Views;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
231 232 233
		2970D1861D6D7BF800ADB311 /* Class */ = {
			isa = PBXGroup;
			children = (
234 235
				29A1277F1DB0CFFD008D4794 /* OfflineMapsHelp */,
				29A1277B1DB0BB42008D4794 /* BaiduNaviHelp */,
曹云霄's avatar
曹云霄 committed
236 237 238 239 240 241 242 243 244 245 246
				2970D18F1D6D7DB000ADB311 /* Login */,
				2970D1901D6D7DB000ADB311 /* Main */,
				2970D1911D6D7DB000ADB311 /* User */,
			);
			name = Class;
			path = Palmwms/Class;
			sourceTree = "<group>";
		};
		2970D1871D6D7BF800ADB311 /* Tools */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
247
				29C30BC71DDC077D00CA3E29 /* BaiduNaviSDK */,
曹云霄's avatar
曹云霄 committed
248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
				2970D1AD1D6D9CA000ADB311 /* BaseModel */,
				2970D1951D6D88CB00ADB311 /* HttpManager */,
				2970D1961D6D88CB00ADB311 /* LoadingAnimation */,
				2970D1971D6D88CB00ADB311 /* UserInformation */,
				2970D1941D6D885F00ADB311 /* Category */,
				2970D1981D6D894800ADB311 /* Macro */,
			);
			name = Tools;
			path = Palmwms/Tools;
			sourceTree = "<group>";
		};
		2970D18F1D6D7DB000ADB311 /* Login */ = {
			isa = PBXGroup;
			children = (
				2970D1A71D6D8F9D00ADB311 /* LoginViewController.h */,
				2970D1A81D6D8F9D00ADB311 /* LoginViewController.m */,
			);
			path = Login;
			sourceTree = "<group>";
		};
		2970D1901D6D7DB000ADB311 /* Main */ = {
			isa = PBXGroup;
			children = (
271
				29CAE2001D6ED4BF0011CCE6 /* Map */,
272 273 274
				295ECD971D86977000DC6EB0 /* Contrillers */,
				295ECDA21D86977000DC6EB0 /* Models */,
				295ECDA31D86977000DC6EB0 /* Views */,
曹云霄's avatar
曹云霄 committed
275 276 277 278 279 280 281
			);
			path = Main;
			sourceTree = "<group>";
		};
		2970D1911D6D7DB000ADB311 /* User */ = {
			isa = PBXGroup;
			children = (
282 283 284
				29D7651C1D6F32C00005CA21 /* Cells */,
				29D765191D6F322A0005CA21 /* UserViewController.h */,
				29D7651A1D6F322A0005CA21 /* UserViewController.m */,
285 286
				29DC842D1D6FD9A100F377C3 /* ChangepassWordTableViewController.h */,
				29DC842E1D6FD9A100F377C3 /* ChangepassWordTableViewController.m */,
曹云霄's avatar
曹云霄 committed
287 288 289 290 291 292 293
			);
			path = User;
			sourceTree = "<group>";
		};
		2970D1941D6D885F00ADB311 /* Category */ = {
			isa = PBXGroup;
			children = (
294 295 296 297 298 299 300 301
				292311961D86A9B00043A55E /* UIView+cornerRadius.h */,
				292311971D86A9B00043A55E /* UIView+cornerRadius.m */,
				295ECD8B1D86910100DC6EB0 /* NSDictionary+Category.h */,
				295ECD8C1D86910100DC6EB0 /* NSDictionary+Category.m */,
				295ECD881D8690F200DC6EB0 /* NSDate+FormatterAdditions.h */,
				295ECD891D8690F200DC6EB0 /* NSDate+FormatterAdditions.m */,
				295ECD851D86784500DC6EB0 /* UIImage+Rotate.h */,
				295ECD861D86784500DC6EB0 /* UIImage+Rotate.m */,
曹云霄's avatar
曹云霄 committed
302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353
				2970D19E1D6D8AF500ADB311 /* UILabel+CalculateSize.h */,
				2970D19F1D6D8AF500ADB311 /* UILabel+CalculateSize.m */,
				2970D1AA1D6D991100ADB311 /* UIView+Corners.h */,
				2970D1AB1D6D991100ADB311 /* UIView+Corners.m */,
			);
			path = Category;
			sourceTree = "<group>";
		};
		2970D1951D6D88CB00ADB311 /* HttpManager */ = {
			isa = PBXGroup;
			children = (
				2970D1A41D6D8DBF00ADB311 /* NetworkRequestClassManager.h */,
				2970D1A51D6D8DBF00ADB311 /* NetworkRequestClassManager.m */,
			);
			path = HttpManager;
			sourceTree = "<group>";
		};
		2970D1961D6D88CB00ADB311 /* LoadingAnimation */ = {
			isa = PBXGroup;
			children = (
			);
			path = LoadingAnimation;
			sourceTree = "<group>";
		};
		2970D1971D6D88CB00ADB311 /* UserInformation */ = {
			isa = PBXGroup;
			children = (
				2970D1A11D6D8CE800ADB311 /* UserInforMation.h */,
				2970D1A21D6D8CE800ADB311 /* UserInforMation.m */,
			);
			path = UserInformation;
			sourceTree = "<group>";
		};
		2970D1981D6D894800ADB311 /* Macro */ = {
			isa = PBXGroup;
			children = (
				2970D1991D6D899400ADB311 /* MacroDefinition.h */,
				2970D19A1D6D899400ADB311 /* PrefixHeader.pch */,
				29FDC0501D6DB20800561E4F /* urlInformation.h */,
			);
			path = Macro;
			sourceTree = "<group>";
		};
		2970D1AD1D6D9CA000ADB311 /* BaseModel */ = {
			isa = PBXGroup;
			children = (
				2970D1AE1D6D9CB200ADB311 /* palmwms_objc_json_client.h */,
				2970D1AF1D6D9CB200ADB311 /* palmwms_objc_json_client.m */,
			);
			path = BaseModel;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
354
		29A1277B1DB0BB42008D4794 /* BaiduNaviHelp */ = {
355 356
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
357 358
				29A1277C1DB0BB6B008D4794 /* NaviManager.h */,
				29A1277D1DB0BB6B008D4794 /* NaviManager.m */,
359
			);
曹云霄's avatar
曹云霄 committed
360
			path = BaiduNaviHelp;
361 362
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
363
		29A1277F1DB0CFFD008D4794 /* OfflineMapsHelp */ = {
364 365
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
366 367
				29A127801DB0D00C008D4794 /* OfflineMapsManager.h */,
				29A127811DB0D00C008D4794 /* OfflineMapsManager.m */,
368
			);
曹云霄's avatar
曹云霄 committed
369
			path = OfflineMapsHelp;
370 371
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
372
		29C30BC71DDC077D00CA3E29 /* BaiduNaviSDK */ = {
373 374
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
375 376 377
				29C30BC81DDC077D00CA3E29 /* baiduNaviSDK.bundle */,
				29C30BC91DDC077D00CA3E29 /* inc */,
				29C30BD21DDC077D00CA3E29 /* libbaiduNaviSDK.a */,
378
			);
曹云霄's avatar
曹云霄 committed
379
			path = BaiduNaviSDK;
380 381
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
382
		29C30BC91DDC077D00CA3E29 /* inc */ = {
383 384
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
385 386 387 388 389 390 391 392
				29C30BCA1DDC077D00CA3E29 /* BNCommonDef.h */,
				29C30BCB1DDC077D00CA3E29 /* BNCoreServices.h */,
				29C30BCC1DDC077D00CA3E29 /* BNLocation.h */,
				29C30BCD1DDC077D00CA3E29 /* BNLocationManagerProtocol.h */,
				29C30BCE1DDC077D00CA3E29 /* BNRoutePlanManagerProtocol.h */,
				29C30BCF1DDC077D00CA3E29 /* BNRoutePlanModel.h */,
				29C30BD01DDC077D00CA3E29 /* BNStrategyManagerProtocol.h */,
				29C30BD11DDC077D00CA3E29 /* BNUIManagerProtocol.h */,
393
			);
曹云霄's avatar
曹云霄 committed
394
			path = inc;
395 396
			sourceTree = "<group>";
		};
397 398 399 400 401 402 403 404 405 406 407 408 409
		29CAE2001D6ED4BF0011CCE6 /* Map */ = {
			isa = PBXGroup;
			children = (
				29CAE20D1D6EE34E0011CCE6 /* CustomBMKAnnotationView.h */,
				29CAE20E1D6EE34E0011CCE6 /* CustomBMKAnnotationView.m */,
				29CAE2031D6ED4BF0011CCE6 /* CustomLabel.h */,
				29CAE2041D6ED4BF0011CCE6 /* CustomLabel.m */,
				29CAE2071D6ED4BF0011CCE6 /* UserPaopaoView.h */,
				29CAE2081D6ED4BF0011CCE6 /* UserPaopaoView.m */,
			);
			path = Map;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
410 411 412
		29CF916A1D66B8CC00AE13A8 = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
413 414
				2970D1861D6D7BF800ADB311 /* Class */,
				2970D1871D6D7BF800ADB311 /* Tools */,
曹云霄's avatar
曹云霄 committed
415 416
				29CF91751D66B8CC00AE13A8 /* Palmwms */,
				29CF91741D66B8CC00AE13A8 /* Products */,
曹云霄's avatar
曹云霄 committed
417 418
				5B23B0FAB4C1C880787DCD11 /* Pods */,
				4D1268B5A77B318DE79E83B0 /* Frameworks */,
曹云霄's avatar
曹云霄 committed
419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434
			);
			sourceTree = "<group>";
		};
		29CF91741D66B8CC00AE13A8 /* Products */ = {
			isa = PBXGroup;
			children = (
				29CF91731D66B8CC00AE13A8 /* Palmwms.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		29CF91751D66B8CC00AE13A8 /* Palmwms */ = {
			isa = PBXGroup;
			children = (
				29CF91791D66B8CC00AE13A8 /* AppDelegate.h */,
				29CF917A1D66B8CC00AE13A8 /* AppDelegate.m */,
曹云霄's avatar
曹云霄 committed
435 436 437
				2970D18C1D6D7D3900ADB311 /* BaseViewController.h */,
				2970D18D1D6D7D3900ADB311 /* BaseViewController.m */,
				2970D18A1D6D7CFE00ADB311 /* PalmwmsMain.storyboard */,
曹云霄's avatar
曹云霄 committed
438 439 440 441 442 443 444 445
				29CF91761D66B8CC00AE13A8 /* Supporting Files */,
			);
			path = Palmwms;
			sourceTree = "<group>";
		};
		29CF91761D66B8CC00AE13A8 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
446 447
				2970D1881D6D7C1000ADB311 /* Images.xcassets */,
				29CF91821D66B8CC00AE13A8 /* Assets.xcassets */,
曹云霄's avatar
曹云霄 committed
448
				29CF91771D66B8CC00AE13A8 /* main.m */,
曹云霄's avatar
曹云霄 committed
449 450
				29CF91871D66B8CC00AE13A8 /* Info.plist */,
				29CF91841D66B8CC00AE13A8 /* LaunchScreen.storyboard */,
曹云霄's avatar
曹云霄 committed
451 452 453 454
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
455 456 457 458 459 460 461 462 463 464 465
		29D7651C1D6F32C00005CA21 /* Cells */ = {
			isa = PBXGroup;
			children = (
				29D7651D1D6F33800005CA21 /* ChangePasswordTableViewCell.h */,
				29D7651E1D6F33800005CA21 /* ChangePasswordTableViewCell.m */,
				29D765201D6F33920005CA21 /* LogoutTableViewCell.h */,
				29D765211D6F33920005CA21 /* LogoutTableViewCell.m */,
			);
			path = Cells;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
466 467 468
		4D1268B5A77B318DE79E83B0 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
469 470 471 472 473 474 475 476 477 478 479 480 481 482 483
				29A127671DB09B41008D4794 /* libz.1.2.5.tbd */,
				29A127651DB09B37008D4794 /* libsqlite3.0.tbd */,
				29A127631DB09B2C008D4794 /* libstdc++.6.0.9.tbd */,
				29A127611DB09B13008D4794 /* GLKit.framework */,
				29A1275F1DB09B0B008D4794 /* OpenGLES.framework */,
				29A1275D1DB09B04008D4794 /* Security.framework */,
				29A1275B1DB09AFD008D4794 /* JavaScriptCore.framework */,
				29A127591DB09AF6008D4794 /* SystemConfiguration.framework */,
				29A127571DB09AEF008D4794 /* AVFoundation.framework */,
				29A127551DB09AE8008D4794 /* MediaPlayer.framework */,
				29A127531DB09AE1008D4794 /* CoreTelephony.framework */,
				29A127511DB09AD8008D4794 /* CoreLocation.framework */,
				29A1274F1DB09ACE008D4794 /* CoreMotion.framework */,
				29A1274D1DB09AC6008D4794 /* ImageIO.framework */,
				29A1274B1DB09ABD008D4794 /* AudioToolbox.framework */,
曹云霄's avatar
曹云霄 committed
484 485 486 487 488 489 490 491 492 493 494 495 496 497
				F8BAB5AF34EDA6C9F919C2FC /* libPods.a */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		5B23B0FAB4C1C880787DCD11 /* Pods */ = {
			isa = PBXGroup;
			children = (
				2A3092547F488EFD2FBE5F24 /* Pods.debug.xcconfig */,
				B94AB6672F835AEC7D22B9F4 /* Pods.release.xcconfig */,
			);
			name = Pods;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
498 499 500 501 502 503 504
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		29CF91721D66B8CC00AE13A8 /* Palmwms */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 29CF918A1D66B8CC00AE13A8 /* Build configuration list for PBXNativeTarget "Palmwms" */;
			buildPhases = (
曹云霄's avatar
曹云霄 committed
505
				9279F28CDD6FBBCD0D4E8005 /* Check Pods Manifest.lock */,
曹云霄's avatar
曹云霄 committed
506 507 508
				29CF916F1D66B8CC00AE13A8 /* Sources */,
				29CF91701D66B8CC00AE13A8 /* Frameworks */,
				29CF91711D66B8CC00AE13A8 /* Resources */,
曹云霄's avatar
曹云霄 committed
509 510
				3080B63668813D5AEB950BA5 /* Embed Pods Frameworks */,
				8DA603C6BE2EA5EA1D0058CE /* Copy Pods Resources */,
曹云霄's avatar
曹云霄 committed
511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Palmwms;
			productName = Palmwms;
			productReference = 29CF91731D66B8CC00AE13A8 /* Palmwms.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		29CF916B1D66B8CC00AE13A8 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0720;
				ORGANIZATIONNAME = "上海勾芒科技有限公司";
				TargetAttributes = {
					29CF91721D66B8CC00AE13A8 = {
						CreatedOnToolsVersion = 7.2;
曹云霄's avatar
曹云霄 committed
532 533
						DevelopmentTeam = W54V2VB863;
						ProvisioningStyle = Automatic;
534 535 536 537 538
						SystemCapabilities = {
							com.apple.BackgroundModes = {
								enabled = 1;
							};
						};
曹云霄's avatar
曹云霄 committed
539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565
					};
				};
			};
			buildConfigurationList = 29CF916E1D66B8CC00AE13A8 /* Build configuration list for PBXProject "Palmwms" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 29CF916A1D66B8CC00AE13A8;
			productRefGroup = 29CF91741D66B8CC00AE13A8 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				29CF91721D66B8CC00AE13A8 /* Palmwms */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		29CF91711D66B8CC00AE13A8 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				29CF91861D66B8CC00AE13A8 /* LaunchScreen.storyboard in Resources */,
曹云霄's avatar
曹云霄 committed
566
				29C30BD31DDC077D00CA3E29 /* baiduNaviSDK.bundle in Resources */,
曹云霄's avatar
曹云霄 committed
567
				2970D1891D6D7C1000ADB311 /* Images.xcassets in Resources */,
曹云霄's avatar
曹云霄 committed
568
				29CF91831D66B8CC00AE13A8 /* Assets.xcassets in Resources */,
曹云霄's avatar
曹云霄 committed
569
				2970D18B1D6D7CFE00ADB311 /* PalmwmsMain.storyboard in Resources */,
曹云霄's avatar
曹云霄 committed
570 571 572 573 574
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

曹云霄's avatar
曹云霄 committed
575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622
/* Begin PBXShellScriptBuildPhase section */
		3080B63668813D5AEB950BA5 /* Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Embed Pods Frameworks";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
		8DA603C6BE2EA5EA1D0058CE /* Copy Pods Resources */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Copy Pods Resources";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
			showEnvVarsInLog = 0;
		};
		9279F28CDD6FBBCD0D4E8005 /* Check Pods Manifest.lock */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Check Pods Manifest.lock";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n    cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n    exit 1\nfi\n";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

曹云霄's avatar
曹云霄 committed
623 624 625 626 627
/* Begin PBXSourcesBuildPhase section */
		29CF916F1D66B8CC00AE13A8 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
628 629
				295ECDA51D86977000DC6EB0 /* DeliveryTrackingViewController.mm in Sources */,
				295ECDAB1D86979B00DC6EB0 /* OrderDetailsTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
630 631
				2970D1A01D6D8AF500ADB311 /* UILabel+CalculateSize.m in Sources */,
				2970D1A31D6D8CE800ADB311 /* UserInforMation.m in Sources */,
632
				295ECD8A1D8690F200DC6EB0 /* NSDate+FormatterAdditions.m in Sources */,
633
				29CAE20C1D6ED4BF0011CCE6 /* UserPaopaoView.m in Sources */,
634
				295ECD871D86784500DC6EB0 /* UIImage+Rotate.m in Sources */,
曹云霄's avatar
曹云霄 committed
635
				29CF917B1D66B8CC00AE13A8 /* AppDelegate.m in Sources */,
636
				29DC842F1D6FD9A100F377C3 /* ChangepassWordTableViewController.m in Sources */,
637
				29D7651B1D6F322A0005CA21 /* UserViewController.m in Sources */,
638
				29A127821DB0D00C008D4794 /* OfflineMapsManager.m in Sources */,
曹云霄's avatar
曹云霄 committed
639
				2970D1AC1D6D991100ADB311 /* UIView+Corners.m in Sources */,
640
				292311981D86A9B00043A55E /* UIView+cornerRadius.m in Sources */,
曹云霄's avatar
曹云霄 committed
641
				2970D1B01D6D9CB300ADB311 /* palmwms_objc_json_client.m in Sources */,
642
				29A1277E1DB0BB6B008D4794 /* NaviManager.m in Sources */,
643
				295ECDA61D86977000DC6EB0 /* MainViewController.m in Sources */,
644 645
				29D765221D6F33920005CA21 /* LogoutTableViewCell.m in Sources */,
				29D7651F1D6F33800005CA21 /* ChangePasswordTableViewCell.m in Sources */,
646
				295ECDA41D86977000DC6EB0 /* CoordinateAcquisitionViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
647 648
				2970D1A61D6D8DBF00ADB311 /* NetworkRequestClassManager.m in Sources */,
				2970D1A91D6D8F9D00ADB311 /* LoginViewController.m in Sources */,
649
				295ECDA71D86977000DC6EB0 /* OrderDetailsViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
650
				2970D18E1D6D7D3900ADB311 /* BaseViewController.m in Sources */,
651 652 653
				295ECD8D1D86910100DC6EB0 /* NSDictionary+Category.m in Sources */,
				2927DEF41D87CF3F00E0BC8E /* OrderListTableViewCell.m in Sources */,
				2927DEF11D87CF1200E0BC8E /* OrderListViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
654
				29CF91781D66B8CC00AE13A8 /* main.m in Sources */,
655
				29CAE20A1D6ED4BF0011CCE6 /* CustomLabel.m in Sources */,
656
				295ECDA81D86977000DC6EB0 /* SearchViewController.m in Sources */,
657
				29CAE20F1D6EE34E0011CCE6 /* CustomBMKAnnotationView.m in Sources */,
曹云霄's avatar
曹云霄 committed
658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		29CF91841D66B8CC00AE13A8 /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				29CF91851D66B8CC00AE13A8 /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		29CF91881D66B8CC00AE13A8 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 9.2;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
			};
			name = Debug;
		};
		29CF91891D66B8CC00AE13A8 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 9.2;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		29CF918B1D66B8CC00AE13A8 /* Debug */ = {
			isa = XCBuildConfiguration;
曹云霄's avatar
曹云霄 committed
757
			baseConfigurationReference = 2A3092547F488EFD2FBE5F24 /* Pods.debug.xcconfig */;
曹云霄's avatar
曹云霄 committed
758 759
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
曹云霄's avatar
曹云霄 committed
760
				CODE_SIGN_IDENTITY = "iPhone Distribution: Shanghai Gomore Information Technology Co.,Ltd";
曹云霄's avatar
曹云霄 committed
761 762
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				DEVELOPMENT_TEAM = W54V2VB863;
曹云霄's avatar
曹云霄 committed
763
				ENABLE_BITCODE = NO;
曹云霄's avatar
曹云霄 committed
764 765 766 767 768
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"\"${PODS_ROOT}/BaiduMapKit/BaiduMapKit\"",
					"\"${PODS_ROOT}/UMengAnalytics/umsdk_IOS_analyics_idfa_v4.1.0\"",
				);
曹云霄's avatar
曹云霄 committed
769 770 771 772 773 774 775 776 777 778 779 780
				GCC_PREFIX_HEADER = "$(SRCROOT)/Palmwms/Tools/Macro/PrefixHeader.pch";
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"\"${PODS_ROOT}/Headers/Public\"",
					"\"${PODS_ROOT}/Headers/Public/AFNetworking\"",
					"\"${PODS_ROOT}/Headers/Public/DZNEmptyDataSet\"",
					"\"${PODS_ROOT}/Headers/Public/IQKeyboardManager\"",
					"\"${PODS_ROOT}/Headers/Public/JSONModel\"",
					"\"${PODS_ROOT}/Headers/Public/MJRefresh\"",
					"\"${PODS_ROOT}/Headers/Public/Masonry\"",
					"\"${PODS_ROOT}/Headers/Public/SDWebImage\"",
				);
曹云霄's avatar
曹云霄 committed
781 782 783
				INFOPLIST_FILE = Palmwms/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
784 785 786 787
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)/Palmwms/Tools/BaiduNaviSDK",
				);
788
				PRODUCT_BUNDLE_IDENTIFIER = com.gomore.palmwms;
曹云霄's avatar
曹云霄 committed
789
				PRODUCT_NAME = "$(TARGET_NAME)";
曹云霄's avatar
曹云霄 committed
790 791
				PROVISIONING_PROFILE = "";
				PROVISIONING_PROFILE_SPECIFIER = "";
792
				TARGETED_DEVICE_FAMILY = 1;
曹云霄's avatar
曹云霄 committed
793
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
曹云霄's avatar
曹云霄 committed
794 795 796 797 798
			};
			name = Debug;
		};
		29CF918C1D66B8CC00AE13A8 /* Release */ = {
			isa = XCBuildConfiguration;
曹云霄's avatar
曹云霄 committed
799
			baseConfigurationReference = B94AB6672F835AEC7D22B9F4 /* Pods.release.xcconfig */;
曹云霄's avatar
曹云霄 committed
800 801
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
曹云霄's avatar
曹云霄 committed
802
				CODE_SIGN_IDENTITY = "iPhone Distribution: Shanghai Gomore Information Technology Co.,Ltd";
曹云霄's avatar
曹云霄 committed
803 804
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				DEVELOPMENT_TEAM = W54V2VB863;
曹云霄's avatar
曹云霄 committed
805
				ENABLE_BITCODE = NO;
曹云霄's avatar
曹云霄 committed
806 807 808 809 810
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"\"${PODS_ROOT}/BaiduMapKit/BaiduMapKit\"",
					"\"${PODS_ROOT}/UMengAnalytics/umsdk_IOS_analyics_idfa_v4.1.0\"",
				);
曹云霄's avatar
曹云霄 committed
811 812 813 814 815 816 817 818 819 820 821 822
				GCC_PREFIX_HEADER = "$(SRCROOT)/Palmwms/Tools/Macro/PrefixHeader.pch";
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"\"${PODS_ROOT}/Headers/Public\"",
					"\"${PODS_ROOT}/Headers/Public/AFNetworking\"",
					"\"${PODS_ROOT}/Headers/Public/DZNEmptyDataSet\"",
					"\"${PODS_ROOT}/Headers/Public/IQKeyboardManager\"",
					"\"${PODS_ROOT}/Headers/Public/JSONModel\"",
					"\"${PODS_ROOT}/Headers/Public/MJRefresh\"",
					"\"${PODS_ROOT}/Headers/Public/Masonry\"",
					"\"${PODS_ROOT}/Headers/Public/SDWebImage\"",
				);
曹云霄's avatar
曹云霄 committed
823 824 825
				INFOPLIST_FILE = Palmwms/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
826 827 828 829
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)/Palmwms/Tools/BaiduNaviSDK",
				);
830
				PRODUCT_BUNDLE_IDENTIFIER = com.gomore.palmwms;
曹云霄's avatar
曹云霄 committed
831
				PRODUCT_NAME = "$(TARGET_NAME)";
曹云霄's avatar
曹云霄 committed
832 833
				PROVISIONING_PROFILE = "";
				PROVISIONING_PROFILE_SPECIFIER = "";
834
				TARGETED_DEVICE_FAMILY = 1;
曹云霄's avatar
曹云霄 committed
835
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
曹云霄's avatar
曹云霄 committed
836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		29CF916E1D66B8CC00AE13A8 /* Build configuration list for PBXProject "Palmwms" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				29CF91881D66B8CC00AE13A8 /* Debug */,
				29CF91891D66B8CC00AE13A8 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		29CF918A1D66B8CC00AE13A8 /* Build configuration list for PBXNativeTarget "Palmwms" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				29CF918B1D66B8CC00AE13A8 /* Debug */,
				29CF918C1D66B8CC00AE13A8 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
曹云霄's avatar
曹云霄 committed
858
			defaultConfigurationName = Release;
曹云霄's avatar
曹云霄 committed
859 860 861 862 863
		};
/* End XCConfigurationList section */
	};
	rootObject = 29CF916B1D66B8CC00AE13A8 /* Project object */;
}