project.pbxproj 30 KB

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