project.pbxproj 31 KB

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