project.pbxproj 32 KB

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