project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 25215757C907888CFE8662A3 /* Pods_WHCServieRouter_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E6D31BDA7CB07D86AAFB2C99 /* Pods_WHCServieRouter_Example.framework */; };
  10. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  11. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
  12. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  13. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
  14. 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
  15. 6003F59E195388D20070C39A /* WHCAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* WHCAppDelegate.m */; };
  16. 6003F5A7195388D20070C39A /* WHCViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* WHCViewController.m */; };
  17. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
  18. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  19. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  20. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  21. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
  22. 6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; };
  23. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
  24. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
  25. B3BC41406518BEE9D53B605A /* Pods_WHCServieRouter_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7389DA985AC32ADC0C57BBA /* Pods_WHCServieRouter_Tests.framework */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 6003F582195388D10070C39A /* Project object */;
  31. proxyType = 1;
  32. remoteGlobalIDString = 6003F589195388D20070C39A;
  33. remoteInfo = WHCServieRouter;
  34. };
  35. /* End PBXContainerItemProxy section */
  36. /* Begin PBXFileReference section */
  37. 13CD08DCFBAD83C7CD93219F /* WHCServieRouter.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = WHCServieRouter.podspec; path = ../WHCServieRouter.podspec; sourceTree = "<group>"; };
  38. 6003F58A195388D20070C39A /* WHCServieRouter_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WHCServieRouter_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  39. 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  40. 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  41. 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  42. 6003F595195388D20070C39A /* WHCServieRouter-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "WHCServieRouter-Info.plist"; sourceTree = "<group>"; };
  43. 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  44. 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  45. 6003F59B195388D20070C39A /* WHCServieRouter-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WHCServieRouter-Prefix.pch"; sourceTree = "<group>"; };
  46. 6003F59C195388D20070C39A /* WHCAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WHCAppDelegate.h; sourceTree = "<group>"; };
  47. 6003F59D195388D20070C39A /* WHCAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WHCAppDelegate.m; sourceTree = "<group>"; };
  48. 6003F5A5195388D20070C39A /* WHCViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WHCViewController.h; sourceTree = "<group>"; };
  49. 6003F5A6195388D20070C39A /* WHCViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WHCViewController.m; sourceTree = "<group>"; };
  50. 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  51. 6003F5AE195388D20070C39A /* WHCServieRouter_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WHCServieRouter_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  52. 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  53. 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  54. 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  55. 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; };
  56. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  57. 6512EB2B2A16B77ED4029DC7 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  58. 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  59. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  60. 929F643430949F23C65DDD1E /* Pods-WHCServieRouter_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WHCServieRouter_Example.debug.xcconfig"; path = "Target Support Files/Pods-WHCServieRouter_Example/Pods-WHCServieRouter_Example.debug.xcconfig"; sourceTree = "<group>"; };
  61. C7389DA985AC32ADC0C57BBA /* Pods_WHCServieRouter_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WHCServieRouter_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  62. C7E86D7390383BE9CE54411B /* Pods-WHCServieRouter_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WHCServieRouter_Example.release.xcconfig"; path = "Target Support Files/Pods-WHCServieRouter_Example/Pods-WHCServieRouter_Example.release.xcconfig"; sourceTree = "<group>"; };
  63. E6512D0D45578E446491A82E /* Pods-WHCServieRouter_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WHCServieRouter_Tests.debug.xcconfig"; path = "Target Support Files/Pods-WHCServieRouter_Tests/Pods-WHCServieRouter_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  64. E6D31BDA7CB07D86AAFB2C99 /* Pods_WHCServieRouter_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WHCServieRouter_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  65. EF9D351D41E0E8A13F5B7EDC /* Pods-WHCServieRouter_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WHCServieRouter_Tests.release.xcconfig"; path = "Target Support Files/Pods-WHCServieRouter_Tests/Pods-WHCServieRouter_Tests.release.xcconfig"; sourceTree = "<group>"; };
  66. F376FBAB848D5D347EAA7A98 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 6003F587195388D20070C39A /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
  74. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
  75. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
  76. 25215757C907888CFE8662A3 /* Pods_WHCServieRouter_Example.framework in Frameworks */,
  77. );
  78. runOnlyForDeploymentPostprocessing = 0;
  79. };
  80. 6003F5AB195388D20070C39A /* Frameworks */ = {
  81. isa = PBXFrameworksBuildPhase;
  82. buildActionMask = 2147483647;
  83. files = (
  84. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
  85. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
  86. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
  87. B3BC41406518BEE9D53B605A /* Pods_WHCServieRouter_Tests.framework in Frameworks */,
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. /* End PBXFrameworksBuildPhase section */
  92. /* Begin PBXGroup section */
  93. 6003F581195388D10070C39A = {
  94. isa = PBXGroup;
  95. children = (
  96. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
  97. 6003F593195388D20070C39A /* Example for WHCServieRouter */,
  98. 6003F5B5195388D20070C39A /* Tests */,
  99. 6003F58C195388D20070C39A /* Frameworks */,
  100. 6003F58B195388D20070C39A /* Products */,
  101. C15EE6547D91AD2FCE395061 /* Pods */,
  102. );
  103. sourceTree = "<group>";
  104. };
  105. 6003F58B195388D20070C39A /* Products */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 6003F58A195388D20070C39A /* WHCServieRouter_Example.app */,
  109. 6003F5AE195388D20070C39A /* WHCServieRouter_Tests.xctest */,
  110. );
  111. name = Products;
  112. sourceTree = "<group>";
  113. };
  114. 6003F58C195388D20070C39A /* Frameworks */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 6003F58D195388D20070C39A /* Foundation.framework */,
  118. 6003F58F195388D20070C39A /* CoreGraphics.framework */,
  119. 6003F591195388D20070C39A /* UIKit.framework */,
  120. 6003F5AF195388D20070C39A /* XCTest.framework */,
  121. E6D31BDA7CB07D86AAFB2C99 /* Pods_WHCServieRouter_Example.framework */,
  122. C7389DA985AC32ADC0C57BBA /* Pods_WHCServieRouter_Tests.framework */,
  123. );
  124. name = Frameworks;
  125. sourceTree = "<group>";
  126. };
  127. 6003F593195388D20070C39A /* Example for WHCServieRouter */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 6003F59C195388D20070C39A /* WHCAppDelegate.h */,
  131. 6003F59D195388D20070C39A /* WHCAppDelegate.m */,
  132. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
  133. 6003F5A5195388D20070C39A /* WHCViewController.h */,
  134. 6003F5A6195388D20070C39A /* WHCViewController.m */,
  135. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
  136. 6003F5A8195388D20070C39A /* Images.xcassets */,
  137. 6003F594195388D20070C39A /* Supporting Files */,
  138. );
  139. name = "Example for WHCServieRouter";
  140. path = WHCServieRouter;
  141. sourceTree = "<group>";
  142. };
  143. 6003F594195388D20070C39A /* Supporting Files */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 6003F595195388D20070C39A /* WHCServieRouter-Info.plist */,
  147. 6003F596195388D20070C39A /* InfoPlist.strings */,
  148. 6003F599195388D20070C39A /* main.m */,
  149. 6003F59B195388D20070C39A /* WHCServieRouter-Prefix.pch */,
  150. );
  151. name = "Supporting Files";
  152. sourceTree = "<group>";
  153. };
  154. 6003F5B5195388D20070C39A /* Tests */ = {
  155. isa = PBXGroup;
  156. children = (
  157. 6003F5BB195388D20070C39A /* Tests.m */,
  158. 6003F5B6195388D20070C39A /* Supporting Files */,
  159. );
  160. path = Tests;
  161. sourceTree = "<group>";
  162. };
  163. 6003F5B6195388D20070C39A /* Supporting Files */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 6003F5B7195388D20070C39A /* Tests-Info.plist */,
  167. 6003F5B8195388D20070C39A /* InfoPlist.strings */,
  168. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */,
  169. );
  170. name = "Supporting Files";
  171. sourceTree = "<group>";
  172. };
  173. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 13CD08DCFBAD83C7CD93219F /* WHCServieRouter.podspec */,
  177. 6512EB2B2A16B77ED4029DC7 /* README.md */,
  178. F376FBAB848D5D347EAA7A98 /* LICENSE */,
  179. );
  180. name = "Podspec Metadata";
  181. sourceTree = "<group>";
  182. };
  183. C15EE6547D91AD2FCE395061 /* Pods */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 929F643430949F23C65DDD1E /* Pods-WHCServieRouter_Example.debug.xcconfig */,
  187. C7E86D7390383BE9CE54411B /* Pods-WHCServieRouter_Example.release.xcconfig */,
  188. E6512D0D45578E446491A82E /* Pods-WHCServieRouter_Tests.debug.xcconfig */,
  189. EF9D351D41E0E8A13F5B7EDC /* Pods-WHCServieRouter_Tests.release.xcconfig */,
  190. );
  191. name = Pods;
  192. path = Pods;
  193. sourceTree = "<group>";
  194. };
  195. /* End PBXGroup section */
  196. /* Begin PBXNativeTarget section */
  197. 6003F589195388D20070C39A /* WHCServieRouter_Example */ = {
  198. isa = PBXNativeTarget;
  199. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "WHCServieRouter_Example" */;
  200. buildPhases = (
  201. 9342470473C66C2AC134D407 /* [CP] Check Pods Manifest.lock */,
  202. 6003F586195388D20070C39A /* Sources */,
  203. 6003F587195388D20070C39A /* Frameworks */,
  204. 6003F588195388D20070C39A /* Resources */,
  205. C2E24571B636ABB6BEAEEA77 /* [CP] Embed Pods Frameworks */,
  206. );
  207. buildRules = (
  208. );
  209. dependencies = (
  210. );
  211. name = WHCServieRouter_Example;
  212. productName = WHCServieRouter;
  213. productReference = 6003F58A195388D20070C39A /* WHCServieRouter_Example.app */;
  214. productType = "com.apple.product-type.application";
  215. };
  216. 6003F5AD195388D20070C39A /* WHCServieRouter_Tests */ = {
  217. isa = PBXNativeTarget;
  218. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "WHCServieRouter_Tests" */;
  219. buildPhases = (
  220. CC7D7E67A14DEDA015B88945 /* [CP] Check Pods Manifest.lock */,
  221. 6003F5AA195388D20070C39A /* Sources */,
  222. 6003F5AB195388D20070C39A /* Frameworks */,
  223. 6003F5AC195388D20070C39A /* Resources */,
  224. 40DD3D9E8FB4FCBEA94648C6 /* [CP] Embed Pods Frameworks */,
  225. );
  226. buildRules = (
  227. );
  228. dependencies = (
  229. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  230. );
  231. name = WHCServieRouter_Tests;
  232. productName = WHCServieRouterTests;
  233. productReference = 6003F5AE195388D20070C39A /* WHCServieRouter_Tests.xctest */;
  234. productType = "com.apple.product-type.bundle.unit-test";
  235. };
  236. /* End PBXNativeTarget section */
  237. /* Begin PBXProject section */
  238. 6003F582195388D10070C39A /* Project object */ = {
  239. isa = PBXProject;
  240. attributes = {
  241. CLASSPREFIX = WHC;
  242. LastUpgradeCheck = 0720;
  243. ORGANIZATIONNAME = ghost;
  244. TargetAttributes = {
  245. 6003F5AD195388D20070C39A = {
  246. TestTargetID = 6003F589195388D20070C39A;
  247. };
  248. };
  249. };
  250. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "WHCServieRouter" */;
  251. compatibilityVersion = "Xcode 3.2";
  252. developmentRegion = English;
  253. hasScannedForEncodings = 0;
  254. knownRegions = (
  255. en,
  256. Base,
  257. );
  258. mainGroup = 6003F581195388D10070C39A;
  259. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  260. projectDirPath = "";
  261. projectRoot = "";
  262. targets = (
  263. 6003F589195388D20070C39A /* WHCServieRouter_Example */,
  264. 6003F5AD195388D20070C39A /* WHCServieRouter_Tests */,
  265. );
  266. };
  267. /* End PBXProject section */
  268. /* Begin PBXResourcesBuildPhase section */
  269. 6003F588195388D20070C39A /* Resources */ = {
  270. isa = PBXResourcesBuildPhase;
  271. buildActionMask = 2147483647;
  272. files = (
  273. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
  274. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
  275. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
  276. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
  277. );
  278. runOnlyForDeploymentPostprocessing = 0;
  279. };
  280. 6003F5AC195388D20070C39A /* Resources */ = {
  281. isa = PBXResourcesBuildPhase;
  282. buildActionMask = 2147483647;
  283. files = (
  284. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
  285. );
  286. runOnlyForDeploymentPostprocessing = 0;
  287. };
  288. /* End PBXResourcesBuildPhase section */
  289. /* Begin PBXShellScriptBuildPhase section */
  290. 40DD3D9E8FB4FCBEA94648C6 /* [CP] Embed Pods Frameworks */ = {
  291. isa = PBXShellScriptBuildPhase;
  292. buildActionMask = 2147483647;
  293. files = (
  294. );
  295. inputPaths = (
  296. "${PODS_ROOT}/Target Support Files/Pods-WHCServieRouter_Tests/Pods-WHCServieRouter_Tests-frameworks.sh",
  297. "${BUILT_PRODUCTS_DIR}/FBSnapshotTestCase/FBSnapshotTestCase.framework",
  298. );
  299. name = "[CP] Embed Pods Frameworks";
  300. outputPaths = (
  301. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSnapshotTestCase.framework",
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. shellPath = /bin/sh;
  305. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-WHCServieRouter_Tests/Pods-WHCServieRouter_Tests-frameworks.sh\"\n";
  306. showEnvVarsInLog = 0;
  307. };
  308. 9342470473C66C2AC134D407 /* [CP] Check Pods Manifest.lock */ = {
  309. isa = PBXShellScriptBuildPhase;
  310. buildActionMask = 2147483647;
  311. files = (
  312. );
  313. inputFileListPaths = (
  314. );
  315. inputPaths = (
  316. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  317. "${PODS_ROOT}/Manifest.lock",
  318. );
  319. name = "[CP] Check Pods Manifest.lock";
  320. outputFileListPaths = (
  321. );
  322. outputPaths = (
  323. "$(DERIVED_FILE_DIR)/Pods-WHCServieRouter_Example-checkManifestLockResult.txt",
  324. );
  325. runOnlyForDeploymentPostprocessing = 0;
  326. shellPath = /bin/sh;
  327. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  328. showEnvVarsInLog = 0;
  329. };
  330. C2E24571B636ABB6BEAEEA77 /* [CP] Embed Pods Frameworks */ = {
  331. isa = PBXShellScriptBuildPhase;
  332. buildActionMask = 2147483647;
  333. files = (
  334. );
  335. inputPaths = (
  336. "${PODS_ROOT}/Target Support Files/Pods-WHCServieRouter_Example/Pods-WHCServieRouter_Example-frameworks.sh",
  337. "${BUILT_PRODUCTS_DIR}/WHCServieRouter/WHCServieRouter.framework",
  338. );
  339. name = "[CP] Embed Pods Frameworks";
  340. outputPaths = (
  341. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/WHCServieRouter.framework",
  342. );
  343. runOnlyForDeploymentPostprocessing = 0;
  344. shellPath = /bin/sh;
  345. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-WHCServieRouter_Example/Pods-WHCServieRouter_Example-frameworks.sh\"\n";
  346. showEnvVarsInLog = 0;
  347. };
  348. CC7D7E67A14DEDA015B88945 /* [CP] Check Pods Manifest.lock */ = {
  349. isa = PBXShellScriptBuildPhase;
  350. buildActionMask = 2147483647;
  351. files = (
  352. );
  353. inputFileListPaths = (
  354. );
  355. inputPaths = (
  356. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  357. "${PODS_ROOT}/Manifest.lock",
  358. );
  359. name = "[CP] Check Pods Manifest.lock";
  360. outputFileListPaths = (
  361. );
  362. outputPaths = (
  363. "$(DERIVED_FILE_DIR)/Pods-WHCServieRouter_Tests-checkManifestLockResult.txt",
  364. );
  365. runOnlyForDeploymentPostprocessing = 0;
  366. shellPath = /bin/sh;
  367. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  368. showEnvVarsInLog = 0;
  369. };
  370. /* End PBXShellScriptBuildPhase section */
  371. /* Begin PBXSourcesBuildPhase section */
  372. 6003F586195388D20070C39A /* Sources */ = {
  373. isa = PBXSourcesBuildPhase;
  374. buildActionMask = 2147483647;
  375. files = (
  376. 6003F59E195388D20070C39A /* WHCAppDelegate.m in Sources */,
  377. 6003F5A7195388D20070C39A /* WHCViewController.m in Sources */,
  378. 6003F59A195388D20070C39A /* main.m in Sources */,
  379. );
  380. runOnlyForDeploymentPostprocessing = 0;
  381. };
  382. 6003F5AA195388D20070C39A /* Sources */ = {
  383. isa = PBXSourcesBuildPhase;
  384. buildActionMask = 2147483647;
  385. files = (
  386. 6003F5BC195388D20070C39A /* Tests.m in Sources */,
  387. );
  388. runOnlyForDeploymentPostprocessing = 0;
  389. };
  390. /* End PBXSourcesBuildPhase section */
  391. /* Begin PBXTargetDependency section */
  392. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  393. isa = PBXTargetDependency;
  394. target = 6003F589195388D20070C39A /* WHCServieRouter_Example */;
  395. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  396. };
  397. /* End PBXTargetDependency section */
  398. /* Begin PBXVariantGroup section */
  399. 6003F596195388D20070C39A /* InfoPlist.strings */ = {
  400. isa = PBXVariantGroup;
  401. children = (
  402. 6003F597195388D20070C39A /* en */,
  403. );
  404. name = InfoPlist.strings;
  405. sourceTree = "<group>";
  406. };
  407. 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
  408. isa = PBXVariantGroup;
  409. children = (
  410. 6003F5B9195388D20070C39A /* en */,
  411. );
  412. name = InfoPlist.strings;
  413. sourceTree = "<group>";
  414. };
  415. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
  416. isa = PBXVariantGroup;
  417. children = (
  418. 71719F9E1E33DC2100824A3D /* Base */,
  419. );
  420. name = LaunchScreen.storyboard;
  421. sourceTree = "<group>";
  422. };
  423. /* End PBXVariantGroup section */
  424. /* Begin XCBuildConfiguration section */
  425. 6003F5BD195388D20070C39A /* Debug */ = {
  426. isa = XCBuildConfiguration;
  427. buildSettings = {
  428. ALWAYS_SEARCH_USER_PATHS = NO;
  429. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  430. CLANG_CXX_LIBRARY = "libc++";
  431. CLANG_ENABLE_MODULES = YES;
  432. CLANG_ENABLE_OBJC_ARC = YES;
  433. CLANG_WARN_BOOL_CONVERSION = YES;
  434. CLANG_WARN_CONSTANT_CONVERSION = YES;
  435. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  436. CLANG_WARN_EMPTY_BODY = YES;
  437. CLANG_WARN_ENUM_CONVERSION = YES;
  438. CLANG_WARN_INT_CONVERSION = YES;
  439. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  440. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  441. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  442. COPY_PHASE_STRIP = NO;
  443. ENABLE_TESTABILITY = YES;
  444. GCC_C_LANGUAGE_STANDARD = gnu99;
  445. GCC_DYNAMIC_NO_PIC = NO;
  446. GCC_OPTIMIZATION_LEVEL = 0;
  447. GCC_PREPROCESSOR_DEFINITIONS = (
  448. "DEBUG=1",
  449. "$(inherited)",
  450. );
  451. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  452. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  453. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  454. GCC_WARN_UNDECLARED_SELECTOR = YES;
  455. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  456. GCC_WARN_UNUSED_FUNCTION = YES;
  457. GCC_WARN_UNUSED_VARIABLE = YES;
  458. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  459. ONLY_ACTIVE_ARCH = YES;
  460. SDKROOT = iphoneos;
  461. TARGETED_DEVICE_FAMILY = "1,2";
  462. };
  463. name = Debug;
  464. };
  465. 6003F5BE195388D20070C39A /* Release */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. ALWAYS_SEARCH_USER_PATHS = NO;
  469. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  470. CLANG_CXX_LIBRARY = "libc++";
  471. CLANG_ENABLE_MODULES = YES;
  472. CLANG_ENABLE_OBJC_ARC = YES;
  473. CLANG_WARN_BOOL_CONVERSION = YES;
  474. CLANG_WARN_CONSTANT_CONVERSION = YES;
  475. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  476. CLANG_WARN_EMPTY_BODY = YES;
  477. CLANG_WARN_ENUM_CONVERSION = YES;
  478. CLANG_WARN_INT_CONVERSION = YES;
  479. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  480. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  481. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  482. COPY_PHASE_STRIP = YES;
  483. ENABLE_NS_ASSERTIONS = NO;
  484. GCC_C_LANGUAGE_STANDARD = gnu99;
  485. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  486. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  487. GCC_WARN_UNDECLARED_SELECTOR = YES;
  488. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  489. GCC_WARN_UNUSED_FUNCTION = YES;
  490. GCC_WARN_UNUSED_VARIABLE = YES;
  491. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  492. SDKROOT = iphoneos;
  493. TARGETED_DEVICE_FAMILY = "1,2";
  494. VALIDATE_PRODUCT = YES;
  495. };
  496. name = Release;
  497. };
  498. 6003F5C0195388D20070C39A /* Debug */ = {
  499. isa = XCBuildConfiguration;
  500. baseConfigurationReference = 929F643430949F23C65DDD1E /* Pods-WHCServieRouter_Example.debug.xcconfig */;
  501. buildSettings = {
  502. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  503. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  504. GCC_PREFIX_HEADER = "WHCServieRouter/WHCServieRouter-Prefix.pch";
  505. INFOPLIST_FILE = "WHCServieRouter/WHCServieRouter-Info.plist";
  506. MODULE_NAME = ExampleApp;
  507. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  508. PRODUCT_NAME = "$(TARGET_NAME)";
  509. SWIFT_VERSION = 4.0;
  510. WRAPPER_EXTENSION = app;
  511. };
  512. name = Debug;
  513. };
  514. 6003F5C1195388D20070C39A /* Release */ = {
  515. isa = XCBuildConfiguration;
  516. baseConfigurationReference = C7E86D7390383BE9CE54411B /* Pods-WHCServieRouter_Example.release.xcconfig */;
  517. buildSettings = {
  518. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  519. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  520. GCC_PREFIX_HEADER = "WHCServieRouter/WHCServieRouter-Prefix.pch";
  521. INFOPLIST_FILE = "WHCServieRouter/WHCServieRouter-Info.plist";
  522. MODULE_NAME = ExampleApp;
  523. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  524. PRODUCT_NAME = "$(TARGET_NAME)";
  525. SWIFT_VERSION = 4.0;
  526. WRAPPER_EXTENSION = app;
  527. };
  528. name = Release;
  529. };
  530. 6003F5C3195388D20070C39A /* Debug */ = {
  531. isa = XCBuildConfiguration;
  532. baseConfigurationReference = E6512D0D45578E446491A82E /* Pods-WHCServieRouter_Tests.debug.xcconfig */;
  533. buildSettings = {
  534. BUNDLE_LOADER = "$(TEST_HOST)";
  535. FRAMEWORK_SEARCH_PATHS = (
  536. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  537. "$(inherited)",
  538. "$(DEVELOPER_FRAMEWORKS_DIR)",
  539. );
  540. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  541. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  542. GCC_PREPROCESSOR_DEFINITIONS = (
  543. "DEBUG=1",
  544. "$(inherited)",
  545. );
  546. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  547. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  548. PRODUCT_NAME = "$(TARGET_NAME)";
  549. SWIFT_VERSION = 4.0;
  550. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WHCServieRouter_Example.app/WHCServieRouter_Example";
  551. WRAPPER_EXTENSION = xctest;
  552. };
  553. name = Debug;
  554. };
  555. 6003F5C4195388D20070C39A /* Release */ = {
  556. isa = XCBuildConfiguration;
  557. baseConfigurationReference = EF9D351D41E0E8A13F5B7EDC /* Pods-WHCServieRouter_Tests.release.xcconfig */;
  558. buildSettings = {
  559. BUNDLE_LOADER = "$(TEST_HOST)";
  560. FRAMEWORK_SEARCH_PATHS = (
  561. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  562. "$(inherited)",
  563. "$(DEVELOPER_FRAMEWORKS_DIR)",
  564. );
  565. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  566. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  567. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  568. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  569. PRODUCT_NAME = "$(TARGET_NAME)";
  570. SWIFT_VERSION = 4.0;
  571. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WHCServieRouter_Example.app/WHCServieRouter_Example";
  572. WRAPPER_EXTENSION = xctest;
  573. };
  574. name = Release;
  575. };
  576. /* End XCBuildConfiguration section */
  577. /* Begin XCConfigurationList section */
  578. 6003F585195388D10070C39A /* Build configuration list for PBXProject "WHCServieRouter" */ = {
  579. isa = XCConfigurationList;
  580. buildConfigurations = (
  581. 6003F5BD195388D20070C39A /* Debug */,
  582. 6003F5BE195388D20070C39A /* Release */,
  583. );
  584. defaultConfigurationIsVisible = 0;
  585. defaultConfigurationName = Release;
  586. };
  587. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "WHCServieRouter_Example" */ = {
  588. isa = XCConfigurationList;
  589. buildConfigurations = (
  590. 6003F5C0195388D20070C39A /* Debug */,
  591. 6003F5C1195388D20070C39A /* Release */,
  592. );
  593. defaultConfigurationIsVisible = 0;
  594. defaultConfigurationName = Release;
  595. };
  596. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "WHCServieRouter_Tests" */ = {
  597. isa = XCConfigurationList;
  598. buildConfigurations = (
  599. 6003F5C3195388D20070C39A /* Debug */,
  600. 6003F5C4195388D20070C39A /* Release */,
  601. );
  602. defaultConfigurationIsVisible = 0;
  603. defaultConfigurationName = Release;
  604. };
  605. /* End XCConfigurationList section */
  606. };
  607. rootObject = 6003F582195388D10070C39A /* Project object */;
  608. }