project.pbxproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 52;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0207DA571B56EA530066E2B4 /* Images.xcassets */; };
  10. 0605FDF6853B470980FFEBA3 /* JPushPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 647EEB681F2B4D9C9ABF0B52 /* JPushPlugin.m */; };
  11. 0D1C93094CB14F31A16602DA /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F2CF5B35E1241B5A04D0C90 /* CDVDevice.m */; };
  12. 12C1234B9BB1451FBAF612BD /* libc++.1.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FBA2A7B061A4DCDAAA61966 /* libc++.1.tbd */; };
  13. 15802058D28942759398B4B4 /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 969C78309FFB44E4BF5ED50A /* libresolv.tbd */; settings = {ATTRIBUTES = (Weak, ); }; };
  14. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
  15. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  16. 1E2CA60A2CD54E529DFAF873 /* AppDelegate+Wechat.m in Sources */ = {isa = PBXBuildFile; fileRef = 92A41B443C4342F7BB0C317D /* AppDelegate+Wechat.m */; };
  17. 2FF06E6FA5444CF88FE78BF9 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BA7DBCB7F9E4A129426A36C /* SystemConfiguration.framework */; };
  18. 301BF552109A68D80062928A /* libCordova.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF535109A57CC0062928A /* libCordova.a */; settings = {ATTRIBUTES = (Required, ); }; };
  19. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
  20. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
  21. 559D20DFDD89408BA39E0BA8 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB22686FE8E1419AB2968277 /* UserNotifications.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  22. 58E58C93FD9443B7BEDC600C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A26553BDD9A498C87F0051F /* Foundation.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  23. 63CCAEFEECE9403B86A9F444 /* CDVStatusBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 88032390E7F24525876E7EA5 /* CDVStatusBar.m */; };
  24. 64901D0659854A8D9F7A3149 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF582423AFF458AB62AD327 /* Security.framework */; };
  25. 67496FE971D44BACB7897A0E /* AppDelegate+JPush.m in Sources */ = {isa = PBXBuildFile; fileRef = A64B0F17C450427DAB86A53A /* AppDelegate+JPush.m */; };
  26. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
  27. 75F60E2EB84A42BDBB59D67F /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A304F2EBAA348DC85799DE8 /* CFNetwork.framework */; };
  28. 77F79F09A544472199CA5D57 /* CDVWechat.m in Sources */ = {isa = PBXBuildFile; fileRef = B6C1854537EF436EAFDADD32 /* CDVWechat.m */; };
  29. 8206F7D009A5445E8E49CA7D /* jpush-ios-3.3.3.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 83E675356510447DB7B0170E /* jpush-ios-3.3.3.a */; };
  30. 8905C3C90B2E42E78C4A15A2 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 13554308EDDB46F79B5A6259 /* CoreTelephony.framework */; };
  31. 9BAFF61F668E485DAC7782DE /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE552BFA359B4F54BB880E3E /* UIKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  32. B4FDE53EE5E0454FB8739856 /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A9D3CA2D8149228414BCDE /* libWeChatSDK.a */; };
  33. C8346C1C36A54812A9A72946 /* JPushConfig.plist in Resources */ = {isa = PBXBuildFile; fileRef = 94D1F885CDDD4DBB898B535D /* JPushConfig.plist */; };
  34. D2B912B03F834BCAB152AAB1 /* jcore-ios-2.2.5.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C02AD31B9F014104B663149E /* jcore-ios-2.2.5.a */; };
  35. D38FD69CA9BD4D698F0BF808 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 821CABB37F3A43F2940D54A2 /* AdSupport.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  36. E2E2740B8D984349A5861FBD /* Webkit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF45E0A2D2BA4795992C9163 /* Webkit.framework */; };
  37. E3AA3AE40CB9448FB46EDB8F /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = AD7315985BE04AC2826B9DA8 /* libz.tbd */; };
  38. EA6AA10E1AFD4211849F35A4 /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 6635FB5F08DC4046AE1611BB /* libsqlite3.0.tbd */; };
  39. FEB9EE0A34BB4EA9977C8B47 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CAADBE3351646FBAF9D4CE3 /* CoreFoundation.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  40. /* End PBXBuildFile section */
  41. /* Begin PBXContainerItemProxy section */
  42. 301BF534109A57CC0062928A /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = D2AAC07E0554694100DB518D;
  47. remoteInfo = CordovaLib;
  48. };
  49. 301BF550109A68C00062928A /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  52. proxyType = 1;
  53. remoteGlobalIDString = D2AAC07D0554694100DB518D;
  54. remoteInfo = CordovaLib;
  55. };
  56. 907D8123214C687600058A10 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = C0C01EB21E3911D50056E6CB;
  61. remoteInfo = Cordova;
  62. };
  63. /* End PBXContainerItemProxy section */
  64. /* Begin PBXFileReference section */
  65. 0207DA571B56EA530066E2B4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "美天旺/Images.xcassets"; sourceTree = SOURCE_ROOT; };
  66. 08FE6EBF97184BDDBE088281 /* CDVDevice.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVDevice.h; path = "cordova-plugin-device/CDVDevice.h"; sourceTree = "<group>"; };
  67. 0A304F2EBAA348DC85799DE8 /* CFNetwork.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  68. 0A339903732243F8A6F468A8 /* JPUSHService.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = JPUSHService.h; path = "jpush-phonegap-plugin/JPUSHService.h"; sourceTree = "<group>"; };
  69. 0CAADBE3351646FBAF9D4CE3 /* CoreFoundation.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  70. 0CF582423AFF458AB62AD327 /* Security.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  71. 12018477745242459E68F994 /* WechatAuthSDK.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = WechatAuthSDK.h; path = "cordova-plugin-wechat/WechatAuthSDK.h"; sourceTree = "<group>"; };
  72. 13554308EDDB46F79B5A6259 /* CoreTelephony.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
  73. 1A60CECDEA38432EA27D7A03 /* AppDelegate+Wechat.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "AppDelegate+Wechat.h"; path = "cordova-plugin-wechat/AppDelegate+Wechat.h"; sourceTree = "<group>"; };
  74. 1D3623240D0F684500981E51 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  75. 1D3623250D0F684500981E51 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  76. 1D6058910D05DD3D006BFB54 /* 美天旺.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "美天旺.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  77. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  78. 2CAABF9D07A44D9C9B629614 /* WXApiObject.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = WXApiObject.h; path = "cordova-plugin-wechat/WXApiObject.h"; sourceTree = "<group>"; };
  79. 2F2CF5B35E1241B5A04D0C90 /* CDVDevice.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVDevice.m; path = "cordova-plugin-device/CDVDevice.m"; sourceTree = "<group>"; };
  80. 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CordovaLib.xcodeproj; path = CordovaLib/CordovaLib.xcodeproj; sourceTree = "<group>"; };
  81. 301BF56E109A69640062928A /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; };
  82. 302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
  83. 302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
  84. 302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
  85. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-debug.xcconfig"; path = "cordova/build-debug.xcconfig"; sourceTree = SOURCE_ROOT; };
  86. 3047A5101AB8059700498E2A /* build-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-release.xcconfig"; path = "cordova/build-release.xcconfig"; sourceTree = SOURCE_ROOT; };
  87. 3047A5111AB8059700498E2A /* build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = build.xcconfig; path = cordova/build.xcconfig; sourceTree = SOURCE_ROOT; };
  88. 32CA4F630368D1EE00C91783 /* 美天旺-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "美天旺-Prefix.pch"; sourceTree = "<group>"; };
  89. 42C4D76686FC4F33A4122887 /* JPushDefine.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = JPushDefine.h; path = "jpush-phonegap-plugin/JPushDefine.h"; sourceTree = "<group>"; };
  90. 4BA7DBCB7F9E4A129426A36C /* SystemConfiguration.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  91. 61A9D3CA2D8149228414BCDE /* libWeChatSDK.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; name = libWeChatSDK.a; path = "美天旺/Plugins/cordova-plugin-wechat/libWeChatSDK.a"; sourceTree = "<group>"; };
  92. 647EEB681F2B4D9C9ABF0B52 /* JPushPlugin.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = JPushPlugin.m; path = "jpush-phonegap-plugin/JPushPlugin.m"; sourceTree = "<group>"; };
  93. 6635FB5F08DC4046AE1611BB /* libsqlite3.0.tbd */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; };
  94. 6677DA15BD1C4205AF98147D /* JPushPlugin.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = JPushPlugin.h; path = "jpush-phonegap-plugin/JPushPlugin.h"; sourceTree = "<group>"; };
  95. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CDVLaunchScreen.storyboard; path = "美天旺/CDVLaunchScreen.storyboard"; sourceTree = SOURCE_ROOT; };
  96. 821CABB37F3A43F2940D54A2 /* AdSupport.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
  97. 83E675356510447DB7B0170E /* jpush-ios-3.3.3.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; name = "jpush-ios-3.3.3.a"; path = "美天旺/Plugins/jpush-phonegap-plugin/jpush-ios-3.3.3.a"; sourceTree = "<group>"; };
  98. 88032390E7F24525876E7EA5 /* CDVStatusBar.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVStatusBar.m; path = "cordova-plugin-statusbar/CDVStatusBar.m"; sourceTree = "<group>"; };
  99. 8A26553BDD9A498C87F0051F /* Foundation.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  100. 8AF854D7C96D4CBABF731728 /* AppDelegate+JPush.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "AppDelegate+JPush.h"; path = "jpush-phonegap-plugin/AppDelegate+JPush.h"; sourceTree = "<group>"; };
  101. 8D1107310486CEB800E47090 /* 美天旺-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "美天旺-Info.plist"; path = "美天旺/美天旺-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = SOURCE_ROOT; };
  102. 8FBA2A7B061A4DCDAAA61966 /* libc++.1.tbd */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; };
  103. 92A41B443C4342F7BB0C317D /* AppDelegate+Wechat.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "AppDelegate+Wechat.m"; path = "cordova-plugin-wechat/AppDelegate+Wechat.m"; sourceTree = "<group>"; };
  104. 94D1F885CDDD4DBB898B535D /* JPushConfig.plist */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.plist.xml; path = JPushConfig.plist; sourceTree = "<group>"; };
  105. 969C78309FFB44E4BF5ED50A /* libresolv.tbd */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
  106. A64B0F17C450427DAB86A53A /* AppDelegate+JPush.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "AppDelegate+JPush.m"; path = "jpush-phonegap-plugin/AppDelegate+JPush.m"; sourceTree = "<group>"; };
  107. AD7315985BE04AC2826B9DA8 /* libz.tbd */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  108. AF45E0A2D2BA4795992C9163 /* Webkit.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = Webkit.framework; path = System/Library/Frameworks/Webkit.framework; sourceTree = SDKROOT; };
  109. B4BF51C0554344E98E5135C6 /* CDVStatusBar.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVStatusBar.h; path = "cordova-plugin-statusbar/CDVStatusBar.h"; sourceTree = "<group>"; };
  110. B6C1854537EF436EAFDADD32 /* CDVWechat.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVWechat.m; path = "cordova-plugin-wechat/CDVWechat.m"; sourceTree = "<group>"; };
  111. C02AD31B9F014104B663149E /* jcore-ios-2.2.5.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; name = "jcore-ios-2.2.5.a"; path = "美天旺/Plugins/cordova-plugin-jcore/jcore-ios-2.2.5.a"; sourceTree = "<group>"; };
  112. CE552BFA359B4F54BB880E3E /* UIKit.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  113. E89776F7747D4496ACF1D820 /* WXApi.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = WXApi.h; path = "cordova-plugin-wechat/WXApi.h"; sourceTree = "<group>"; };
  114. EB22686FE8E1419AB2968277 /* UserNotifications.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
  115. EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = "<group>"; };
  116. EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = "<group>"; };
  117. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
  118. F4B2976FF2734DD7B85D35C5 /* CDVWechat.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVWechat.h; path = "cordova-plugin-wechat/CDVWechat.h"; sourceTree = "<group>"; };
  119. F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = "美天旺/config.xml"; sourceTree = "<group>"; };
  120. /* End PBXFileReference section */
  121. /* Begin PBXFrameworksBuildPhase section */
  122. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  123. isa = PBXFrameworksBuildPhase;
  124. buildActionMask = 2147483647;
  125. files = (
  126. 301BF552109A68D80062928A /* libCordova.a in Frameworks */,
  127. D2B912B03F834BCAB152AAB1 /* jcore-ios-2.2.5.a in Frameworks */,
  128. B4FDE53EE5E0454FB8739856 /* libWeChatSDK.a in Frameworks */,
  129. E3AA3AE40CB9448FB46EDB8F /* libz.tbd in Frameworks */,
  130. EA6AA10E1AFD4211849F35A4 /* libsqlite3.0.tbd in Frameworks */,
  131. 8905C3C90B2E42E78C4A15A2 /* CoreTelephony.framework in Frameworks */,
  132. 2FF06E6FA5444CF88FE78BF9 /* SystemConfiguration.framework in Frameworks */,
  133. 64901D0659854A8D9F7A3149 /* Security.framework in Frameworks */,
  134. 75F60E2EB84A42BDBB59D67F /* CFNetwork.framework in Frameworks */,
  135. E2E2740B8D984349A5861FBD /* Webkit.framework in Frameworks */,
  136. 12C1234B9BB1451FBAF612BD /* libc++.1.tbd in Frameworks */,
  137. 8206F7D009A5445E8E49CA7D /* jpush-ios-3.3.3.a in Frameworks */,
  138. FEB9EE0A34BB4EA9977C8B47 /* CoreFoundation.framework in Frameworks */,
  139. 58E58C93FD9443B7BEDC600C /* Foundation.framework in Frameworks */,
  140. 9BAFF61F668E485DAC7782DE /* UIKit.framework in Frameworks */,
  141. D38FD69CA9BD4D698F0BF808 /* AdSupport.framework in Frameworks */,
  142. 559D20DFDD89408BA39E0BA8 /* UserNotifications.framework in Frameworks */,
  143. 15802058D28942759398B4B4 /* libresolv.tbd in Frameworks */,
  144. );
  145. runOnlyForDeploymentPostprocessing = 0;
  146. };
  147. /* End PBXFrameworksBuildPhase section */
  148. /* Begin PBXGroup section */
  149. 080E96DDFE201D6D7F000001 /* Classes */ = {
  150. isa = PBXGroup;
  151. children = (
  152. 302D95EE14D2391D003F00A1 /* MainViewController.h */,
  153. 302D95EF14D2391D003F00A1 /* MainViewController.m */,
  154. 302D95F014D2391D003F00A1 /* MainViewController.xib */,
  155. 1D3623240D0F684500981E51 /* AppDelegate.h */,
  156. 1D3623250D0F684500981E51 /* AppDelegate.m */,
  157. );
  158. name = Classes;
  159. path = "美天旺/Classes";
  160. sourceTree = SOURCE_ROOT;
  161. };
  162. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  163. isa = PBXGroup;
  164. children = (
  165. 1D6058910D05DD3D006BFB54 /* 美天旺.app */,
  166. );
  167. name = Products;
  168. sourceTree = "<group>";
  169. };
  170. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  171. isa = PBXGroup;
  172. children = (
  173. EB87FDF41871DAF40020F90C /* config.xml */,
  174. EB87FDF31871DA8E0020F90C /* www */,
  175. EB87FDF11871DA420020F90C /* Staging */,
  176. 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */,
  177. 080E96DDFE201D6D7F000001 /* Classes */,
  178. 307C750510C5A3420062BCA9 /* Plugins */,
  179. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  180. 29B97317FDCFA39411CA2CEA /* Resources */,
  181. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  182. 19C28FACFE9D520D11CA2CBB /* Products */,
  183. );
  184. name = CustomTemplate;
  185. sourceTree = "<group>";
  186. };
  187. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  188. isa = PBXGroup;
  189. children = (
  190. 32CA4F630368D1EE00C91783 /* 美天旺-Prefix.pch */,
  191. 29B97316FDCFA39411CA2CEA /* main.m */,
  192. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */,
  193. );
  194. name = "Other Sources";
  195. path = "美天旺";
  196. sourceTree = "<group>";
  197. };
  198. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  199. isa = PBXGroup;
  200. children = (
  201. 0207DA571B56EA530066E2B4 /* Images.xcassets */,
  202. 3047A50E1AB8057F00498E2A /* config */,
  203. 8D1107310486CEB800E47090 /* 美天旺-Info.plist */,
  204. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
  205. 94D1F885CDDD4DBB898B535D /* JPushConfig.plist */,
  206. );
  207. name = Resources;
  208. path = "美天旺/Resources";
  209. sourceTree = "<group>";
  210. };
  211. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  212. isa = PBXGroup;
  213. children = (
  214. C02AD31B9F014104B663149E /* jcore-ios-2.2.5.a */,
  215. 61A9D3CA2D8149228414BCDE /* libWeChatSDK.a */,
  216. AD7315985BE04AC2826B9DA8 /* libz.tbd */,
  217. 6635FB5F08DC4046AE1611BB /* libsqlite3.0.tbd */,
  218. 13554308EDDB46F79B5A6259 /* CoreTelephony.framework */,
  219. 4BA7DBCB7F9E4A129426A36C /* SystemConfiguration.framework */,
  220. 0CF582423AFF458AB62AD327 /* Security.framework */,
  221. 0A304F2EBAA348DC85799DE8 /* CFNetwork.framework */,
  222. AF45E0A2D2BA4795992C9163 /* Webkit.framework */,
  223. 8FBA2A7B061A4DCDAAA61966 /* libc++.1.tbd */,
  224. 83E675356510447DB7B0170E /* jpush-ios-3.3.3.a */,
  225. 0CAADBE3351646FBAF9D4CE3 /* CoreFoundation.framework */,
  226. 8A26553BDD9A498C87F0051F /* Foundation.framework */,
  227. CE552BFA359B4F54BB880E3E /* UIKit.framework */,
  228. 821CABB37F3A43F2940D54A2 /* AdSupport.framework */,
  229. EB22686FE8E1419AB2968277 /* UserNotifications.framework */,
  230. 969C78309FFB44E4BF5ED50A /* libresolv.tbd */,
  231. );
  232. name = Frameworks;
  233. sourceTree = "<group>";
  234. };
  235. 301BF52E109A57CC0062928A /* Products */ = {
  236. isa = PBXGroup;
  237. children = (
  238. 301BF535109A57CC0062928A /* libCordova.a */,
  239. 907D8124214C687600058A10 /* Cordova.framework */,
  240. );
  241. name = Products;
  242. sourceTree = "<group>";
  243. };
  244. 3047A50E1AB8057F00498E2A /* config */ = {
  245. isa = PBXGroup;
  246. children = (
  247. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */,
  248. 3047A5101AB8059700498E2A /* build-release.xcconfig */,
  249. 3047A5111AB8059700498E2A /* build.xcconfig */,
  250. );
  251. name = config;
  252. sourceTree = "<group>";
  253. };
  254. 307C750510C5A3420062BCA9 /* Plugins */ = {
  255. isa = PBXGroup;
  256. children = (
  257. 2F2CF5B35E1241B5A04D0C90 /* CDVDevice.m */,
  258. 08FE6EBF97184BDDBE088281 /* CDVDevice.h */,
  259. B6C1854537EF436EAFDADD32 /* CDVWechat.m */,
  260. 92A41B443C4342F7BB0C317D /* AppDelegate+Wechat.m */,
  261. F4B2976FF2734DD7B85D35C5 /* CDVWechat.h */,
  262. 1A60CECDEA38432EA27D7A03 /* AppDelegate+Wechat.h */,
  263. E89776F7747D4496ACF1D820 /* WXApi.h */,
  264. 2CAABF9D07A44D9C9B629614 /* WXApiObject.h */,
  265. 12018477745242459E68F994 /* WechatAuthSDK.h */,
  266. 647EEB681F2B4D9C9ABF0B52 /* JPushPlugin.m */,
  267. A64B0F17C450427DAB86A53A /* AppDelegate+JPush.m */,
  268. 42C4D76686FC4F33A4122887 /* JPushDefine.h */,
  269. 6677DA15BD1C4205AF98147D /* JPushPlugin.h */,
  270. 8AF854D7C96D4CBABF731728 /* AppDelegate+JPush.h */,
  271. 0A339903732243F8A6F468A8 /* JPUSHService.h */,
  272. 88032390E7F24525876E7EA5 /* CDVStatusBar.m */,
  273. B4BF51C0554344E98E5135C6 /* CDVStatusBar.h */,
  274. );
  275. name = Plugins;
  276. path = "美天旺/Plugins";
  277. sourceTree = SOURCE_ROOT;
  278. };
  279. EB87FDF11871DA420020F90C /* Staging */ = {
  280. isa = PBXGroup;
  281. children = (
  282. F840E1F0165FE0F500CFE078 /* config.xml */,
  283. 301BF56E109A69640062928A /* www */,
  284. );
  285. name = Staging;
  286. sourceTree = "<group>";
  287. };
  288. /* End PBXGroup section */
  289. /* Begin PBXNativeTarget section */
  290. 1D6058900D05DD3D006BFB54 /* 美天旺 */ = {
  291. isa = PBXNativeTarget;
  292. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "美天旺" */;
  293. buildPhases = (
  294. 304B58A110DAC018002A0835 /* Copy www directory */,
  295. 1D60588D0D05DD3D006BFB54 /* Resources */,
  296. 1D60588E0D05DD3D006BFB54 /* Sources */,
  297. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  298. );
  299. buildRules = (
  300. );
  301. dependencies = (
  302. 301BF551109A68C00062928A /* PBXTargetDependency */,
  303. );
  304. name = "美天旺";
  305. productName = "美天旺";
  306. productReference = 1D6058910D05DD3D006BFB54 /* 美天旺.app */;
  307. productType = "com.apple.product-type.application";
  308. };
  309. /* End PBXNativeTarget section */
  310. /* Begin PBXProject section */
  311. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  312. isa = PBXProject;
  313. attributes = {
  314. LastUpgradeCheck = 1130;
  315. };
  316. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "美天旺" */;
  317. compatibilityVersion = "Xcode 11.0";
  318. developmentRegion = en;
  319. hasScannedForEncodings = 1;
  320. knownRegions = (
  321. en,
  322. Base,
  323. );
  324. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  325. projectDirPath = "";
  326. projectReferences = (
  327. {
  328. ProductGroup = 301BF52E109A57CC0062928A /* Products */;
  329. ProjectRef = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  330. },
  331. );
  332. projectRoot = "";
  333. targets = (
  334. 1D6058900D05DD3D006BFB54 /* 美天旺 */,
  335. );
  336. };
  337. /* End PBXProject section */
  338. /* Begin PBXReferenceProxy section */
  339. 301BF535109A57CC0062928A /* libCordova.a */ = {
  340. isa = PBXReferenceProxy;
  341. fileType = archive.ar;
  342. path = libCordova.a;
  343. remoteRef = 301BF534109A57CC0062928A /* PBXContainerItemProxy */;
  344. sourceTree = BUILT_PRODUCTS_DIR;
  345. };
  346. 907D8124214C687600058A10 /* Cordova.framework */ = {
  347. isa = PBXReferenceProxy;
  348. fileType = wrapper.framework;
  349. path = Cordova.framework;
  350. remoteRef = 907D8123214C687600058A10 /* PBXContainerItemProxy */;
  351. sourceTree = BUILT_PRODUCTS_DIR;
  352. };
  353. /* End PBXReferenceProxy section */
  354. /* Begin PBXResourcesBuildPhase section */
  355. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  356. isa = PBXResourcesBuildPhase;
  357. buildActionMask = 2147483647;
  358. files = (
  359. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
  360. 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
  361. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
  362. C8346C1C36A54812A9A72946 /* JPushConfig.plist in Resources */,
  363. );
  364. runOnlyForDeploymentPostprocessing = 0;
  365. };
  366. /* End PBXResourcesBuildPhase section */
  367. /* Begin PBXShellScriptBuildPhase section */
  368. 304B58A110DAC018002A0835 /* Copy www directory */ = {
  369. isa = PBXShellScriptBuildPhase;
  370. buildActionMask = 2147483647;
  371. files = (
  372. );
  373. inputPaths = (
  374. );
  375. name = "Copy www directory";
  376. outputPaths = (
  377. );
  378. runOnlyForDeploymentPostprocessing = 0;
  379. shellPath = /bin/sh;
  380. shellScript = "\"$SRCROOT/美天旺/Scripts/copy-www-build-step.sh\"";
  381. showEnvVarsInLog = 0;
  382. };
  383. /* End PBXShellScriptBuildPhase section */
  384. /* Begin PBXSourcesBuildPhase section */
  385. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  386. isa = PBXSourcesBuildPhase;
  387. buildActionMask = 2147483647;
  388. files = (
  389. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  390. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
  391. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
  392. 0D1C93094CB14F31A16602DA /* CDVDevice.m in Sources */,
  393. 77F79F09A544472199CA5D57 /* CDVWechat.m in Sources */,
  394. 1E2CA60A2CD54E529DFAF873 /* AppDelegate+Wechat.m in Sources */,
  395. 0605FDF6853B470980FFEBA3 /* JPushPlugin.m in Sources */,
  396. 67496FE971D44BACB7897A0E /* AppDelegate+JPush.m in Sources */,
  397. 63CCAEFEECE9403B86A9F444 /* CDVStatusBar.m in Sources */,
  398. );
  399. runOnlyForDeploymentPostprocessing = 0;
  400. };
  401. /* End PBXSourcesBuildPhase section */
  402. /* Begin PBXTargetDependency section */
  403. 301BF551109A68C00062928A /* PBXTargetDependency */ = {
  404. isa = PBXTargetDependency;
  405. name = CordovaLib;
  406. targetProxy = 301BF550109A68C00062928A /* PBXContainerItemProxy */;
  407. };
  408. /* End PBXTargetDependency section */
  409. /* Begin XCBuildConfiguration section */
  410. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  411. isa = XCBuildConfiguration;
  412. baseConfigurationReference = 3047A50F1AB8059700498E2A /* build-debug.xcconfig */;
  413. buildSettings = {
  414. ALWAYS_SEARCH_USER_PATHS = NO;
  415. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  416. CLANG_ENABLE_MODULES = YES;
  417. CLANG_ENABLE_OBJC_ARC = YES;
  418. CODE_SIGN_IDENTITY = "Apple Development";
  419. CODE_SIGN_STYLE = Automatic;
  420. COPY_PHASE_STRIP = NO;
  421. DEVELOPMENT_TEAM = D5DGD222ZA;
  422. GCC_DYNAMIC_NO_PIC = NO;
  423. GCC_OPTIMIZATION_LEVEL = 0;
  424. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  425. GCC_PREFIX_HEADER = "美天旺/美天旺-Prefix.pch";
  426. GCC_THUMB_SUPPORT = NO;
  427. GCC_VERSION = "";
  428. INFOPLIST_FILE = "美天旺/美天旺-Info.plist";
  429. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  430. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  431. LIBRARY_SEARCH_PATHS = (
  432. "$(inherited)",
  433. "\"$(SRCROOT)/$(TARGET_NAME)/Plugins/cordova-plugin-jcore\"",
  434. "\"$(SRCROOT)/$(TARGET_NAME)/Plugins/cordova-plugin-wechat\"",
  435. "\"$(SRCROOT)/$(TARGET_NAME)/Plugins/jpush-phonegap-plugin\"",
  436. );
  437. PRODUCT_BUNDLE_IDENTIFIER = com.shotshock.twong;
  438. PRODUCT_NAME = "$(TARGET_NAME)";
  439. PROVISIONING_PROFILE_SPECIFIER = "";
  440. TARGETED_DEVICE_FAMILY = "1,2";
  441. };
  442. name = Debug;
  443. };
  444. 1D6058950D05DD3E006BFB54 /* Release */ = {
  445. isa = XCBuildConfiguration;
  446. baseConfigurationReference = 3047A5101AB8059700498E2A /* build-release.xcconfig */;
  447. buildSettings = {
  448. ALWAYS_SEARCH_USER_PATHS = NO;
  449. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  450. CLANG_ENABLE_MODULES = YES;
  451. CLANG_ENABLE_OBJC_ARC = YES;
  452. CODE_SIGN_IDENTITY = "Apple Development";
  453. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
  454. COPY_PHASE_STRIP = YES;
  455. DEVELOPMENT_TEAM = D5DGD222ZA;
  456. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  457. GCC_PREFIX_HEADER = "美天旺/美天旺-Prefix.pch";
  458. GCC_THUMB_SUPPORT = NO;
  459. GCC_VERSION = "";
  460. INFOPLIST_FILE = "美天旺/美天旺-Info.plist";
  461. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  462. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  463. LIBRARY_SEARCH_PATHS = (
  464. "$(inherited)",
  465. "\"$(SRCROOT)/$(TARGET_NAME)/Plugins/cordova-plugin-jcore\"",
  466. "\"$(SRCROOT)/$(TARGET_NAME)/Plugins/cordova-plugin-wechat\"",
  467. "\"$(SRCROOT)/$(TARGET_NAME)/Plugins/jpush-phonegap-plugin\"",
  468. );
  469. PRODUCT_BUNDLE_IDENTIFIER = com.shotshock.twong;
  470. PRODUCT_NAME = "$(TARGET_NAME)";
  471. TARGETED_DEVICE_FAMILY = "1,2";
  472. };
  473. name = Release;
  474. };
  475. C01FCF4F08A954540054247B /* Debug */ = {
  476. isa = XCBuildConfiguration;
  477. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  478. buildSettings = {
  479. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  480. CLANG_ENABLE_MODULES = YES;
  481. CLANG_ENABLE_OBJC_ARC = YES;
  482. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  483. CLANG_WARN_BOOL_CONVERSION = YES;
  484. CLANG_WARN_COMMA = YES;
  485. CLANG_WARN_CONSTANT_CONVERSION = YES;
  486. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  487. CLANG_WARN_EMPTY_BODY = YES;
  488. CLANG_WARN_ENUM_CONVERSION = YES;
  489. CLANG_WARN_INFINITE_RECURSION = YES;
  490. CLANG_WARN_INT_CONVERSION = YES;
  491. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  492. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  493. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  494. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  495. CLANG_WARN_STRICT_PROTOTYPES = YES;
  496. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  497. CLANG_WARN_UNREACHABLE_CODE = YES;
  498. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  499. ENABLE_STRICT_OBJC_MSGSEND = YES;
  500. ENABLE_TESTABILITY = YES;
  501. GCC_C_LANGUAGE_STANDARD = c99;
  502. GCC_NO_COMMON_BLOCKS = YES;
  503. GCC_THUMB_SUPPORT = NO;
  504. GCC_VERSION = "";
  505. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  506. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  507. GCC_WARN_UNDECLARED_SELECTOR = YES;
  508. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  509. GCC_WARN_UNUSED_FUNCTION = YES;
  510. GCC_WARN_UNUSED_VARIABLE = YES;
  511. ONLY_ACTIVE_ARCH = YES;
  512. SDKROOT = iphoneos;
  513. SKIP_INSTALL = NO;
  514. WK_WEB_VIEW_ONLY = 1;
  515. };
  516. name = Debug;
  517. };
  518. C01FCF5008A954540054247B /* Release */ = {
  519. isa = XCBuildConfiguration;
  520. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  521. buildSettings = {
  522. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  523. CLANG_ENABLE_MODULES = YES;
  524. CLANG_ENABLE_OBJC_ARC = YES;
  525. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  526. CLANG_WARN_BOOL_CONVERSION = YES;
  527. CLANG_WARN_COMMA = YES;
  528. CLANG_WARN_CONSTANT_CONVERSION = YES;
  529. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  530. CLANG_WARN_EMPTY_BODY = YES;
  531. CLANG_WARN_ENUM_CONVERSION = YES;
  532. CLANG_WARN_INFINITE_RECURSION = YES;
  533. CLANG_WARN_INT_CONVERSION = YES;
  534. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  535. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  536. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  537. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  538. CLANG_WARN_STRICT_PROTOTYPES = YES;
  539. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  540. CLANG_WARN_UNREACHABLE_CODE = YES;
  541. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  542. ENABLE_STRICT_OBJC_MSGSEND = YES;
  543. GCC_C_LANGUAGE_STANDARD = c99;
  544. GCC_NO_COMMON_BLOCKS = YES;
  545. GCC_THUMB_SUPPORT = NO;
  546. GCC_VERSION = "";
  547. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  548. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  549. GCC_WARN_UNDECLARED_SELECTOR = YES;
  550. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  551. GCC_WARN_UNUSED_FUNCTION = YES;
  552. GCC_WARN_UNUSED_VARIABLE = YES;
  553. SDKROOT = iphoneos;
  554. SKIP_INSTALL = NO;
  555. WK_WEB_VIEW_ONLY = 1;
  556. };
  557. name = Release;
  558. };
  559. /* End XCBuildConfiguration section */
  560. /* Begin XCConfigurationList section */
  561. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "美天旺" */ = {
  562. isa = XCConfigurationList;
  563. buildConfigurations = (
  564. 1D6058940D05DD3E006BFB54 /* Debug */,
  565. 1D6058950D05DD3E006BFB54 /* Release */,
  566. );
  567. defaultConfigurationIsVisible = 0;
  568. defaultConfigurationName = Release;
  569. };
  570. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "美天旺" */ = {
  571. isa = XCConfigurationList;
  572. buildConfigurations = (
  573. C01FCF4F08A954540054247B /* Debug */,
  574. C01FCF5008A954540054247B /* Release */,
  575. );
  576. defaultConfigurationIsVisible = 0;
  577. defaultConfigurationName = Release;
  578. };
  579. /* End XCConfigurationList section */
  580. };
  581. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  582. }