project.pbxproj 30 KB

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