project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622
  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 /* FDDEMOAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* FDDEMOAppDelegate.m */; };
  15. 6003F5A7195388D20070C39A /* FDDEMOViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* FDDEMOViewController.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. EB3EF9863C6EAA63F2DEF942 /* Pods_FDUIKitObjC_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDD6A085E81FE210EC1E1FB0 /* Pods_FDUIKitObjC_Tests.framework */; };
  25. F1A617F7874FC69624FD36E2 /* Pods_FDUIKitObjC_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEC7DB6E8A6DCC5E8658CFF1 /* Pods_FDUIKitObjC_Example.framework */; };
  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 = FDUIKitObjC;
  34. };
  35. /* End PBXContainerItemProxy section */
  36. /* Begin PBXFileReference section */
  37. 0A9CBACAE3D16F89FBF915E2 /* Pods-FDUIKitObjC_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FDUIKitObjC_Example.release.xcconfig"; path = "Target Support Files/Pods-FDUIKitObjC_Example/Pods-FDUIKitObjC_Example.release.xcconfig"; sourceTree = "<group>"; };
  38. 27C95F9945B86D37008469F3 /* Pods-FDUIKitObjC_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FDUIKitObjC_Tests.debug.xcconfig"; path = "Target Support Files/Pods-FDUIKitObjC_Tests/Pods-FDUIKitObjC_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  39. 4014FE59747932C019C92551 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  40. 6003F58A195388D20070C39A /* FDUIKitObjC_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FDUIKitObjC_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 /* FDUIKitObjC-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FDUIKitObjC-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 /* FDUIKitObjC-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FDUIKitObjC-Prefix.pch"; sourceTree = "<group>"; };
  48. 6003F59C195388D20070C39A /* FDDEMOAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FDDEMOAppDelegate.h; sourceTree = "<group>"; };
  49. 6003F59D195388D20070C39A /* FDDEMOAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FDDEMOAppDelegate.m; sourceTree = "<group>"; };
  50. 6003F5A5195388D20070C39A /* FDDEMOViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FDDEMOViewController.h; sourceTree = "<group>"; };
  51. 6003F5A6195388D20070C39A /* FDDEMOViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FDDEMOViewController.m; sourceTree = "<group>"; };
  52. 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  53. 6003F5AE195388D20070C39A /* FDUIKitObjC_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FDUIKitObjC_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. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  61. AEDB54EC8054085ACDF7039D /* FDUIKitObjC.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = FDUIKitObjC.podspec; path = ../FDUIKitObjC.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  62. C85B9306CFBA07258C60C19B /* Pods-FDUIKitObjC_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FDUIKitObjC_Tests.release.xcconfig"; path = "Target Support Files/Pods-FDUIKitObjC_Tests/Pods-FDUIKitObjC_Tests.release.xcconfig"; sourceTree = "<group>"; };
  63. DB9134153B58D9C3CE2A9827 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  64. FB1261B724927D06917F3EEC /* Pods-FDUIKitObjC_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FDUIKitObjC_Example.debug.xcconfig"; path = "Target Support Files/Pods-FDUIKitObjC_Example/Pods-FDUIKitObjC_Example.debug.xcconfig"; sourceTree = "<group>"; };
  65. FDD6A085E81FE210EC1E1FB0 /* Pods_FDUIKitObjC_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FDUIKitObjC_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  66. FEC7DB6E8A6DCC5E8658CFF1 /* Pods_FDUIKitObjC_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FDUIKitObjC_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  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. F1A617F7874FC69624FD36E2 /* Pods_FDUIKitObjC_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. EB3EF9863C6EAA63F2DEF942 /* Pods_FDUIKitObjC_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 FDUIKitObjC */,
  98. 6003F5B5195388D20070C39A /* Tests */,
  99. 6003F58C195388D20070C39A /* Frameworks */,
  100. 6003F58B195388D20070C39A /* Products */,
  101. FAFBC396B384A4F0EA76609C /* Pods */,
  102. );
  103. sourceTree = "<group>";
  104. };
  105. 6003F58B195388D20070C39A /* Products */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 6003F58A195388D20070C39A /* FDUIKitObjC_Example.app */,
  109. 6003F5AE195388D20070C39A /* FDUIKitObjC_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. FEC7DB6E8A6DCC5E8658CFF1 /* Pods_FDUIKitObjC_Example.framework */,
  122. FDD6A085E81FE210EC1E1FB0 /* Pods_FDUIKitObjC_Tests.framework */,
  123. );
  124. name = Frameworks;
  125. sourceTree = "<group>";
  126. };
  127. 6003F593195388D20070C39A /* Example for FDUIKitObjC */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 6003F59C195388D20070C39A /* FDDEMOAppDelegate.h */,
  131. 6003F59D195388D20070C39A /* FDDEMOAppDelegate.m */,
  132. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
  133. 6003F5A5195388D20070C39A /* FDDEMOViewController.h */,
  134. 6003F5A6195388D20070C39A /* FDDEMOViewController.m */,
  135. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
  136. 6003F5A8195388D20070C39A /* Images.xcassets */,
  137. 6003F594195388D20070C39A /* Supporting Files */,
  138. );
  139. name = "Example for FDUIKitObjC";
  140. path = FDUIKitObjC;
  141. sourceTree = "<group>";
  142. };
  143. 6003F594195388D20070C39A /* Supporting Files */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 6003F595195388D20070C39A /* FDUIKitObjC-Info.plist */,
  147. 6003F596195388D20070C39A /* InfoPlist.strings */,
  148. 6003F599195388D20070C39A /* main.m */,
  149. 6003F59B195388D20070C39A /* FDUIKitObjC-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. AEDB54EC8054085ACDF7039D /* FDUIKitObjC.podspec */,
  177. 4014FE59747932C019C92551 /* README.md */,
  178. DB9134153B58D9C3CE2A9827 /* LICENSE */,
  179. );
  180. name = "Podspec Metadata";
  181. sourceTree = "<group>";
  182. };
  183. FAFBC396B384A4F0EA76609C /* Pods */ = {
  184. isa = PBXGroup;
  185. children = (
  186. FB1261B724927D06917F3EEC /* Pods-FDUIKitObjC_Example.debug.xcconfig */,
  187. 0A9CBACAE3D16F89FBF915E2 /* Pods-FDUIKitObjC_Example.release.xcconfig */,
  188. 27C95F9945B86D37008469F3 /* Pods-FDUIKitObjC_Tests.debug.xcconfig */,
  189. C85B9306CFBA07258C60C19B /* Pods-FDUIKitObjC_Tests.release.xcconfig */,
  190. );
  191. path = Pods;
  192. sourceTree = "<group>";
  193. };
  194. /* End PBXGroup section */
  195. /* Begin PBXNativeTarget section */
  196. 6003F589195388D20070C39A /* FDUIKitObjC_Example */ = {
  197. isa = PBXNativeTarget;
  198. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FDUIKitObjC_Example" */;
  199. buildPhases = (
  200. DEA16825438D6CD54B3808B2 /* [CP] Check Pods Manifest.lock */,
  201. 6003F586195388D20070C39A /* Sources */,
  202. 6003F587195388D20070C39A /* Frameworks */,
  203. 6003F588195388D20070C39A /* Resources */,
  204. 166DA3AA49612CDEA3C61147 /* [CP] Embed Pods Frameworks */,
  205. );
  206. buildRules = (
  207. );
  208. dependencies = (
  209. );
  210. name = FDUIKitObjC_Example;
  211. productName = FDUIKitObjC;
  212. productReference = 6003F58A195388D20070C39A /* FDUIKitObjC_Example.app */;
  213. productType = "com.apple.product-type.application";
  214. };
  215. 6003F5AD195388D20070C39A /* FDUIKitObjC_Tests */ = {
  216. isa = PBXNativeTarget;
  217. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FDUIKitObjC_Tests" */;
  218. buildPhases = (
  219. 6F63DDA65D5850170ACD1436 /* [CP] Check Pods Manifest.lock */,
  220. 6003F5AA195388D20070C39A /* Sources */,
  221. 6003F5AB195388D20070C39A /* Frameworks */,
  222. 6003F5AC195388D20070C39A /* Resources */,
  223. );
  224. buildRules = (
  225. );
  226. dependencies = (
  227. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  228. );
  229. name = FDUIKitObjC_Tests;
  230. productName = FDUIKitObjCTests;
  231. productReference = 6003F5AE195388D20070C39A /* FDUIKitObjC_Tests.xctest */;
  232. productType = "com.apple.product-type.bundle.unit-test";
  233. };
  234. /* End PBXNativeTarget section */
  235. /* Begin PBXProject section */
  236. 6003F582195388D10070C39A /* Project object */ = {
  237. isa = PBXProject;
  238. attributes = {
  239. CLASSPREFIX = FDDEMO;
  240. LastUpgradeCheck = 0720;
  241. ORGANIZATIONNAME = fandongtongxue;
  242. TargetAttributes = {
  243. 6003F589195388D20070C39A = {
  244. DevelopmentTeam = 37R27U9WSN;
  245. };
  246. 6003F5AD195388D20070C39A = {
  247. TestTargetID = 6003F589195388D20070C39A;
  248. };
  249. };
  250. };
  251. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "FDUIKitObjC" */;
  252. compatibilityVersion = "Xcode 3.2";
  253. developmentRegion = English;
  254. hasScannedForEncodings = 0;
  255. knownRegions = (
  256. English,
  257. en,
  258. Base,
  259. );
  260. mainGroup = 6003F581195388D10070C39A;
  261. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  262. projectDirPath = "";
  263. projectRoot = "";
  264. targets = (
  265. 6003F589195388D20070C39A /* FDUIKitObjC_Example */,
  266. 6003F5AD195388D20070C39A /* FDUIKitObjC_Tests */,
  267. );
  268. };
  269. /* End PBXProject section */
  270. /* Begin PBXResourcesBuildPhase section */
  271. 6003F588195388D20070C39A /* Resources */ = {
  272. isa = PBXResourcesBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
  276. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
  277. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
  278. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. 6003F5AC195388D20070C39A /* Resources */ = {
  283. isa = PBXResourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
  287. );
  288. runOnlyForDeploymentPostprocessing = 0;
  289. };
  290. /* End PBXResourcesBuildPhase section */
  291. /* Begin PBXShellScriptBuildPhase section */
  292. 166DA3AA49612CDEA3C61147 /* [CP] Embed Pods Frameworks */ = {
  293. isa = PBXShellScriptBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. );
  297. inputPaths = (
  298. "${PODS_ROOT}/Target Support Files/Pods-FDUIKitObjC_Example/Pods-FDUIKitObjC_Example-frameworks.sh",
  299. "${BUILT_PRODUCTS_DIR}/FDFoundationObjC/FDFoundationObjC.framework",
  300. "${BUILT_PRODUCTS_DIR}/FDFullscreenPopGesture/FDFullscreenPopGesture.framework",
  301. "${BUILT_PRODUCTS_DIR}/FDUIKitObjC/FDUIKitObjC.framework",
  302. "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
  303. "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework",
  304. "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
  305. "${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework",
  306. "${BUILT_PRODUCTS_DIR}/YYKit/YYKit.framework",
  307. );
  308. name = "[CP] Embed Pods Frameworks";
  309. outputPaths = (
  310. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FDFoundationObjC.framework",
  311. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FDFullscreenPopGesture.framework",
  312. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FDUIKitObjC.framework",
  313. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
  314. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework",
  315. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
  316. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework",
  317. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/YYKit.framework",
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. shellPath = /bin/sh;
  321. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FDUIKitObjC_Example/Pods-FDUIKitObjC_Example-frameworks.sh\"\n";
  322. showEnvVarsInLog = 0;
  323. };
  324. 6F63DDA65D5850170ACD1436 /* [CP] Check Pods Manifest.lock */ = {
  325. isa = PBXShellScriptBuildPhase;
  326. buildActionMask = 2147483647;
  327. files = (
  328. );
  329. inputFileListPaths = (
  330. );
  331. inputPaths = (
  332. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  333. "${PODS_ROOT}/Manifest.lock",
  334. );
  335. name = "[CP] Check Pods Manifest.lock";
  336. outputFileListPaths = (
  337. );
  338. outputPaths = (
  339. "$(DERIVED_FILE_DIR)/Pods-FDUIKitObjC_Tests-checkManifestLockResult.txt",
  340. );
  341. runOnlyForDeploymentPostprocessing = 0;
  342. shellPath = /bin/sh;
  343. 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";
  344. showEnvVarsInLog = 0;
  345. };
  346. DEA16825438D6CD54B3808B2 /* [CP] Check Pods Manifest.lock */ = {
  347. isa = PBXShellScriptBuildPhase;
  348. buildActionMask = 2147483647;
  349. files = (
  350. );
  351. inputFileListPaths = (
  352. );
  353. inputPaths = (
  354. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  355. "${PODS_ROOT}/Manifest.lock",
  356. );
  357. name = "[CP] Check Pods Manifest.lock";
  358. outputFileListPaths = (
  359. );
  360. outputPaths = (
  361. "$(DERIVED_FILE_DIR)/Pods-FDUIKitObjC_Example-checkManifestLockResult.txt",
  362. );
  363. runOnlyForDeploymentPostprocessing = 0;
  364. shellPath = /bin/sh;
  365. 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";
  366. showEnvVarsInLog = 0;
  367. };
  368. /* End PBXShellScriptBuildPhase section */
  369. /* Begin PBXSourcesBuildPhase section */
  370. 6003F586195388D20070C39A /* Sources */ = {
  371. isa = PBXSourcesBuildPhase;
  372. buildActionMask = 2147483647;
  373. files = (
  374. 6003F59E195388D20070C39A /* FDDEMOAppDelegate.m in Sources */,
  375. 6003F5A7195388D20070C39A /* FDDEMOViewController.m in Sources */,
  376. 6003F59A195388D20070C39A /* main.m in Sources */,
  377. );
  378. runOnlyForDeploymentPostprocessing = 0;
  379. };
  380. 6003F5AA195388D20070C39A /* Sources */ = {
  381. isa = PBXSourcesBuildPhase;
  382. buildActionMask = 2147483647;
  383. files = (
  384. 6003F5BC195388D20070C39A /* Tests.m in Sources */,
  385. );
  386. runOnlyForDeploymentPostprocessing = 0;
  387. };
  388. /* End PBXSourcesBuildPhase section */
  389. /* Begin PBXTargetDependency section */
  390. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  391. isa = PBXTargetDependency;
  392. target = 6003F589195388D20070C39A /* FDUIKitObjC_Example */;
  393. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  394. };
  395. /* End PBXTargetDependency section */
  396. /* Begin PBXVariantGroup section */
  397. 6003F596195388D20070C39A /* InfoPlist.strings */ = {
  398. isa = PBXVariantGroup;
  399. children = (
  400. 6003F597195388D20070C39A /* en */,
  401. );
  402. name = InfoPlist.strings;
  403. sourceTree = "<group>";
  404. };
  405. 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
  406. isa = PBXVariantGroup;
  407. children = (
  408. 6003F5B9195388D20070C39A /* en */,
  409. );
  410. name = InfoPlist.strings;
  411. sourceTree = "<group>";
  412. };
  413. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
  414. isa = PBXVariantGroup;
  415. children = (
  416. 71719F9E1E33DC2100824A3D /* Base */,
  417. );
  418. name = LaunchScreen.storyboard;
  419. sourceTree = "<group>";
  420. };
  421. /* End PBXVariantGroup section */
  422. /* Begin XCBuildConfiguration section */
  423. 6003F5BD195388D20070C39A /* Debug */ = {
  424. isa = XCBuildConfiguration;
  425. buildSettings = {
  426. ALWAYS_SEARCH_USER_PATHS = NO;
  427. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  428. CLANG_CXX_LIBRARY = "libc++";
  429. CLANG_ENABLE_MODULES = YES;
  430. CLANG_ENABLE_OBJC_ARC = YES;
  431. CLANG_WARN_BOOL_CONVERSION = YES;
  432. CLANG_WARN_CONSTANT_CONVERSION = YES;
  433. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  434. CLANG_WARN_EMPTY_BODY = YES;
  435. CLANG_WARN_ENUM_CONVERSION = YES;
  436. CLANG_WARN_INT_CONVERSION = YES;
  437. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  438. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  439. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  440. COPY_PHASE_STRIP = NO;
  441. ENABLE_TESTABILITY = YES;
  442. GCC_C_LANGUAGE_STANDARD = gnu99;
  443. GCC_DYNAMIC_NO_PIC = NO;
  444. GCC_OPTIMIZATION_LEVEL = 0;
  445. GCC_PREPROCESSOR_DEFINITIONS = (
  446. "DEBUG=1",
  447. "$(inherited)",
  448. );
  449. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  450. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  451. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  452. GCC_WARN_UNDECLARED_SELECTOR = YES;
  453. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  454. GCC_WARN_UNUSED_FUNCTION = YES;
  455. GCC_WARN_UNUSED_VARIABLE = YES;
  456. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  457. ONLY_ACTIVE_ARCH = YES;
  458. SDKROOT = iphoneos;
  459. TARGETED_DEVICE_FAMILY = "1,2";
  460. };
  461. name = Debug;
  462. };
  463. 6003F5BE195388D20070C39A /* Release */ = {
  464. isa = XCBuildConfiguration;
  465. buildSettings = {
  466. ALWAYS_SEARCH_USER_PATHS = NO;
  467. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  468. CLANG_CXX_LIBRARY = "libc++";
  469. CLANG_ENABLE_MODULES = YES;
  470. CLANG_ENABLE_OBJC_ARC = YES;
  471. CLANG_WARN_BOOL_CONVERSION = YES;
  472. CLANG_WARN_CONSTANT_CONVERSION = YES;
  473. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  474. CLANG_WARN_EMPTY_BODY = YES;
  475. CLANG_WARN_ENUM_CONVERSION = YES;
  476. CLANG_WARN_INT_CONVERSION = YES;
  477. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  478. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  479. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  480. COPY_PHASE_STRIP = YES;
  481. ENABLE_NS_ASSERTIONS = NO;
  482. GCC_C_LANGUAGE_STANDARD = gnu99;
  483. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  484. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  485. GCC_WARN_UNDECLARED_SELECTOR = YES;
  486. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  487. GCC_WARN_UNUSED_FUNCTION = YES;
  488. GCC_WARN_UNUSED_VARIABLE = YES;
  489. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  490. SDKROOT = iphoneos;
  491. TARGETED_DEVICE_FAMILY = "1,2";
  492. VALIDATE_PRODUCT = YES;
  493. };
  494. name = Release;
  495. };
  496. 6003F5C0195388D20070C39A /* Debug */ = {
  497. isa = XCBuildConfiguration;
  498. baseConfigurationReference = FB1261B724927D06917F3EEC /* Pods-FDUIKitObjC_Example.debug.xcconfig */;
  499. buildSettings = {
  500. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  501. DEVELOPMENT_TEAM = 37R27U9WSN;
  502. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  503. GCC_PREFIX_HEADER = "FDUIKitObjC/FDUIKitObjC-Prefix.pch";
  504. INFOPLIST_FILE = "FDUIKitObjC/FDUIKitObjC-Info.plist";
  505. MODULE_NAME = ExampleApp;
  506. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  507. PRODUCT_NAME = "$(TARGET_NAME)";
  508. SWIFT_VERSION = 4.0;
  509. WRAPPER_EXTENSION = app;
  510. };
  511. name = Debug;
  512. };
  513. 6003F5C1195388D20070C39A /* Release */ = {
  514. isa = XCBuildConfiguration;
  515. baseConfigurationReference = 0A9CBACAE3D16F89FBF915E2 /* Pods-FDUIKitObjC_Example.release.xcconfig */;
  516. buildSettings = {
  517. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  518. DEVELOPMENT_TEAM = 37R27U9WSN;
  519. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  520. GCC_PREFIX_HEADER = "FDUIKitObjC/FDUIKitObjC-Prefix.pch";
  521. INFOPLIST_FILE = "FDUIKitObjC/FDUIKitObjC-Info.plist";
  522. MODULE_NAME = ExampleApp;
  523. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  524. PRODUCT_NAME = "$(TARGET_NAME)";
  525. SWIFT_VERSION = 4.0;
  526. WRAPPER_EXTENSION = app;
  527. };
  528. name = Release;
  529. };
  530. 6003F5C3195388D20070C39A /* Debug */ = {
  531. isa = XCBuildConfiguration;
  532. baseConfigurationReference = 27C95F9945B86D37008469F3 /* Pods-FDUIKitObjC_Tests.debug.xcconfig */;
  533. buildSettings = {
  534. BUNDLE_LOADER = "$(TEST_HOST)";
  535. FRAMEWORK_SEARCH_PATHS = (
  536. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  537. "$(inherited)",
  538. "$(DEVELOPER_FRAMEWORKS_DIR)",
  539. );
  540. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  541. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  542. GCC_PREPROCESSOR_DEFINITIONS = (
  543. "DEBUG=1",
  544. "$(inherited)",
  545. );
  546. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  547. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  548. PRODUCT_NAME = "$(TARGET_NAME)";
  549. SWIFT_VERSION = 4.0;
  550. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FDUIKitObjC_Example.app/FDUIKitObjC_Example";
  551. WRAPPER_EXTENSION = xctest;
  552. };
  553. name = Debug;
  554. };
  555. 6003F5C4195388D20070C39A /* Release */ = {
  556. isa = XCBuildConfiguration;
  557. baseConfigurationReference = C85B9306CFBA07258C60C19B /* Pods-FDUIKitObjC_Tests.release.xcconfig */;
  558. buildSettings = {
  559. BUNDLE_LOADER = "$(TEST_HOST)";
  560. FRAMEWORK_SEARCH_PATHS = (
  561. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  562. "$(inherited)",
  563. "$(DEVELOPER_FRAMEWORKS_DIR)",
  564. );
  565. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  566. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  567. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  568. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  569. PRODUCT_NAME = "$(TARGET_NAME)";
  570. SWIFT_VERSION = 4.0;
  571. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FDUIKitObjC_Example.app/FDUIKitObjC_Example";
  572. WRAPPER_EXTENSION = xctest;
  573. };
  574. name = Release;
  575. };
  576. /* End XCBuildConfiguration section */
  577. /* Begin XCConfigurationList section */
  578. 6003F585195388D10070C39A /* Build configuration list for PBXProject "FDUIKitObjC" */ = {
  579. isa = XCConfigurationList;
  580. buildConfigurations = (
  581. 6003F5BD195388D20070C39A /* Debug */,
  582. 6003F5BE195388D20070C39A /* Release */,
  583. );
  584. defaultConfigurationIsVisible = 0;
  585. defaultConfigurationName = Release;
  586. };
  587. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FDUIKitObjC_Example" */ = {
  588. isa = XCConfigurationList;
  589. buildConfigurations = (
  590. 6003F5C0195388D20070C39A /* Debug */,
  591. 6003F5C1195388D20070C39A /* Release */,
  592. );
  593. defaultConfigurationIsVisible = 0;
  594. defaultConfigurationName = Release;
  595. };
  596. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FDUIKitObjC_Tests" */ = {
  597. isa = XCConfigurationList;
  598. buildConfigurations = (
  599. 6003F5C3195388D20070C39A /* Debug */,
  600. 6003F5C4195388D20070C39A /* Release */,
  601. );
  602. defaultConfigurationIsVisible = 0;
  603. defaultConfigurationName = Release;
  604. };
  605. /* End XCConfigurationList section */
  606. };
  607. rootObject = 6003F582195388D10070C39A /* Project object */;
  608. }