project.pbxproj 27 KB

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