project.pbxproj 28 KB

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