project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3A4C94251B5B20570088C3F2 /* FLEX.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A4C94241B5B20570088C3F2 /* FLEX.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 3A4C942B1B5B20570088C3F2 /* FLEX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A4C941F1B5B20570088C3F2 /* FLEX.framework */; };
  11. 3A4C94321B5B20570088C3F2 /* FLEXTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A4C94311B5B20570088C3F2 /* FLEXTests.m */; };
  12. /* End PBXBuildFile section */
  13. /* Begin PBXContainerItemProxy section */
  14. 3A4C942C1B5B20570088C3F2 /* PBXContainerItemProxy */ = {
  15. isa = PBXContainerItemProxy;
  16. containerPortal = 3A4C94161B5B20570088C3F2 /* Project object */;
  17. proxyType = 1;
  18. remoteGlobalIDString = 3A4C941E1B5B20570088C3F2;
  19. remoteInfo = FLEX;
  20. };
  21. /* End PBXContainerItemProxy section */
  22. /* Begin PBXFileReference section */
  23. 3A4C941F1B5B20570088C3F2 /* FLEX.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FLEX.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  24. 3A4C94231B5B20570088C3F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  25. 3A4C94241B5B20570088C3F2 /* FLEX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FLEX.h; sourceTree = "<group>"; };
  26. 3A4C942A1B5B20570088C3F2 /* FLEXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FLEXTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  27. 3A4C94301B5B20570088C3F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  28. 3A4C94311B5B20570088C3F2 /* FLEXTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FLEXTests.m; sourceTree = "<group>"; };
  29. /* End PBXFileReference section */
  30. /* Begin PBXFrameworksBuildPhase section */
  31. 3A4C941B1B5B20570088C3F2 /* Frameworks */ = {
  32. isa = PBXFrameworksBuildPhase;
  33. buildActionMask = 2147483647;
  34. files = (
  35. );
  36. runOnlyForDeploymentPostprocessing = 0;
  37. };
  38. 3A4C94271B5B20570088C3F2 /* Frameworks */ = {
  39. isa = PBXFrameworksBuildPhase;
  40. buildActionMask = 2147483647;
  41. files = (
  42. 3A4C942B1B5B20570088C3F2 /* FLEX.framework in Frameworks */,
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. /* End PBXFrameworksBuildPhase section */
  47. /* Begin PBXGroup section */
  48. 3A4C94151B5B20570088C3F2 = {
  49. isa = PBXGroup;
  50. children = (
  51. 3A4C94211B5B20570088C3F2 /* FLEX */,
  52. 3A4C942E1B5B20570088C3F2 /* FLEXTests */,
  53. 3A4C94201B5B20570088C3F2 /* Products */,
  54. );
  55. sourceTree = "<group>";
  56. };
  57. 3A4C94201B5B20570088C3F2 /* Products */ = {
  58. isa = PBXGroup;
  59. children = (
  60. 3A4C941F1B5B20570088C3F2 /* FLEX.framework */,
  61. 3A4C942A1B5B20570088C3F2 /* FLEXTests.xctest */,
  62. );
  63. name = Products;
  64. sourceTree = "<group>";
  65. };
  66. 3A4C94211B5B20570088C3F2 /* FLEX */ = {
  67. isa = PBXGroup;
  68. children = (
  69. 3A4C94241B5B20570088C3F2 /* FLEX.h */,
  70. 3A4C94221B5B20570088C3F2 /* Supporting Files */,
  71. );
  72. path = FLEX;
  73. sourceTree = "<group>";
  74. };
  75. 3A4C94221B5B20570088C3F2 /* Supporting Files */ = {
  76. isa = PBXGroup;
  77. children = (
  78. 3A4C94231B5B20570088C3F2 /* Info.plist */,
  79. );
  80. name = "Supporting Files";
  81. sourceTree = "<group>";
  82. };
  83. 3A4C942E1B5B20570088C3F2 /* FLEXTests */ = {
  84. isa = PBXGroup;
  85. children = (
  86. 3A4C94311B5B20570088C3F2 /* FLEXTests.m */,
  87. 3A4C942F1B5B20570088C3F2 /* Supporting Files */,
  88. );
  89. path = FLEXTests;
  90. sourceTree = "<group>";
  91. };
  92. 3A4C942F1B5B20570088C3F2 /* Supporting Files */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 3A4C94301B5B20570088C3F2 /* Info.plist */,
  96. );
  97. name = "Supporting Files";
  98. sourceTree = "<group>";
  99. };
  100. /* End PBXGroup section */
  101. /* Begin PBXHeadersBuildPhase section */
  102. 3A4C941C1B5B20570088C3F2 /* Headers */ = {
  103. isa = PBXHeadersBuildPhase;
  104. buildActionMask = 2147483647;
  105. files = (
  106. 3A4C94251B5B20570088C3F2 /* FLEX.h in Headers */,
  107. );
  108. runOnlyForDeploymentPostprocessing = 0;
  109. };
  110. /* End PBXHeadersBuildPhase section */
  111. /* Begin PBXNativeTarget section */
  112. 3A4C941E1B5B20570088C3F2 /* FLEX */ = {
  113. isa = PBXNativeTarget;
  114. buildConfigurationList = 3A4C94351B5B20570088C3F2 /* Build configuration list for PBXNativeTarget "FLEX" */;
  115. buildPhases = (
  116. 3A4C941A1B5B20570088C3F2 /* Sources */,
  117. 3A4C941B1B5B20570088C3F2 /* Frameworks */,
  118. 3A4C941C1B5B20570088C3F2 /* Headers */,
  119. 3A4C941D1B5B20570088C3F2 /* Resources */,
  120. );
  121. buildRules = (
  122. );
  123. dependencies = (
  124. );
  125. name = FLEX;
  126. productName = FLEX;
  127. productReference = 3A4C941F1B5B20570088C3F2 /* FLEX.framework */;
  128. productType = "com.apple.product-type.framework";
  129. };
  130. 3A4C94291B5B20570088C3F2 /* FLEXTests */ = {
  131. isa = PBXNativeTarget;
  132. buildConfigurationList = 3A4C94381B5B20570088C3F2 /* Build configuration list for PBXNativeTarget "FLEXTests" */;
  133. buildPhases = (
  134. 3A4C94261B5B20570088C3F2 /* Sources */,
  135. 3A4C94271B5B20570088C3F2 /* Frameworks */,
  136. 3A4C94281B5B20570088C3F2 /* Resources */,
  137. );
  138. buildRules = (
  139. );
  140. dependencies = (
  141. 3A4C942D1B5B20570088C3F2 /* PBXTargetDependency */,
  142. );
  143. name = FLEXTests;
  144. productName = FLEXTests;
  145. productReference = 3A4C942A1B5B20570088C3F2 /* FLEXTests.xctest */;
  146. productType = "com.apple.product-type.bundle.unit-test";
  147. };
  148. /* End PBXNativeTarget section */
  149. /* Begin PBXProject section */
  150. 3A4C94161B5B20570088C3F2 /* Project object */ = {
  151. isa = PBXProject;
  152. attributes = {
  153. LastUpgradeCheck = 0640;
  154. ORGANIZATIONNAME = Flipboard;
  155. TargetAttributes = {
  156. 3A4C941E1B5B20570088C3F2 = {
  157. CreatedOnToolsVersion = 6.4;
  158. };
  159. 3A4C94291B5B20570088C3F2 = {
  160. CreatedOnToolsVersion = 6.4;
  161. };
  162. };
  163. };
  164. buildConfigurationList = 3A4C94191B5B20570088C3F2 /* Build configuration list for PBXProject "FLEX" */;
  165. compatibilityVersion = "Xcode 3.2";
  166. developmentRegion = English;
  167. hasScannedForEncodings = 0;
  168. knownRegions = (
  169. en,
  170. );
  171. mainGroup = 3A4C94151B5B20570088C3F2;
  172. productRefGroup = 3A4C94201B5B20570088C3F2 /* Products */;
  173. projectDirPath = "";
  174. projectRoot = "";
  175. targets = (
  176. 3A4C941E1B5B20570088C3F2 /* FLEX */,
  177. 3A4C94291B5B20570088C3F2 /* FLEXTests */,
  178. );
  179. };
  180. /* End PBXProject section */
  181. /* Begin PBXResourcesBuildPhase section */
  182. 3A4C941D1B5B20570088C3F2 /* Resources */ = {
  183. isa = PBXResourcesBuildPhase;
  184. buildActionMask = 2147483647;
  185. files = (
  186. );
  187. runOnlyForDeploymentPostprocessing = 0;
  188. };
  189. 3A4C94281B5B20570088C3F2 /* Resources */ = {
  190. isa = PBXResourcesBuildPhase;
  191. buildActionMask = 2147483647;
  192. files = (
  193. );
  194. runOnlyForDeploymentPostprocessing = 0;
  195. };
  196. /* End PBXResourcesBuildPhase section */
  197. /* Begin PBXSourcesBuildPhase section */
  198. 3A4C941A1B5B20570088C3F2 /* Sources */ = {
  199. isa = PBXSourcesBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. );
  203. runOnlyForDeploymentPostprocessing = 0;
  204. };
  205. 3A4C94261B5B20570088C3F2 /* Sources */ = {
  206. isa = PBXSourcesBuildPhase;
  207. buildActionMask = 2147483647;
  208. files = (
  209. 3A4C94321B5B20570088C3F2 /* FLEXTests.m in Sources */,
  210. );
  211. runOnlyForDeploymentPostprocessing = 0;
  212. };
  213. /* End PBXSourcesBuildPhase section */
  214. /* Begin PBXTargetDependency section */
  215. 3A4C942D1B5B20570088C3F2 /* PBXTargetDependency */ = {
  216. isa = PBXTargetDependency;
  217. target = 3A4C941E1B5B20570088C3F2 /* FLEX */;
  218. targetProxy = 3A4C942C1B5B20570088C3F2 /* PBXContainerItemProxy */;
  219. };
  220. /* End PBXTargetDependency section */
  221. /* Begin XCBuildConfiguration section */
  222. 3A4C94331B5B20570088C3F2 /* Debug */ = {
  223. isa = XCBuildConfiguration;
  224. buildSettings = {
  225. ALWAYS_SEARCH_USER_PATHS = NO;
  226. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  227. CLANG_CXX_LIBRARY = "libc++";
  228. CLANG_ENABLE_MODULES = YES;
  229. CLANG_ENABLE_OBJC_ARC = YES;
  230. CLANG_WARN_BOOL_CONVERSION = YES;
  231. CLANG_WARN_CONSTANT_CONVERSION = YES;
  232. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  233. CLANG_WARN_EMPTY_BODY = YES;
  234. CLANG_WARN_ENUM_CONVERSION = YES;
  235. CLANG_WARN_INT_CONVERSION = YES;
  236. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  237. CLANG_WARN_UNREACHABLE_CODE = YES;
  238. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  239. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  240. COPY_PHASE_STRIP = NO;
  241. CURRENT_PROJECT_VERSION = 1;
  242. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  243. ENABLE_STRICT_OBJC_MSGSEND = YES;
  244. GCC_C_LANGUAGE_STANDARD = gnu99;
  245. GCC_DYNAMIC_NO_PIC = NO;
  246. GCC_NO_COMMON_BLOCKS = YES;
  247. GCC_OPTIMIZATION_LEVEL = 0;
  248. GCC_PREPROCESSOR_DEFINITIONS = (
  249. "DEBUG=1",
  250. "$(inherited)",
  251. );
  252. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  253. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  254. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  255. GCC_WARN_UNDECLARED_SELECTOR = YES;
  256. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  257. GCC_WARN_UNUSED_FUNCTION = YES;
  258. GCC_WARN_UNUSED_VARIABLE = YES;
  259. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  260. MTL_ENABLE_DEBUG_INFO = YES;
  261. ONLY_ACTIVE_ARCH = YES;
  262. SDKROOT = iphoneos;
  263. TARGETED_DEVICE_FAMILY = "1,2";
  264. VERSIONING_SYSTEM = "apple-generic";
  265. VERSION_INFO_PREFIX = "";
  266. };
  267. name = Debug;
  268. };
  269. 3A4C94341B5B20570088C3F2 /* Release */ = {
  270. isa = XCBuildConfiguration;
  271. buildSettings = {
  272. ALWAYS_SEARCH_USER_PATHS = NO;
  273. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  274. CLANG_CXX_LIBRARY = "libc++";
  275. CLANG_ENABLE_MODULES = YES;
  276. CLANG_ENABLE_OBJC_ARC = YES;
  277. CLANG_WARN_BOOL_CONVERSION = YES;
  278. CLANG_WARN_CONSTANT_CONVERSION = YES;
  279. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  280. CLANG_WARN_EMPTY_BODY = YES;
  281. CLANG_WARN_ENUM_CONVERSION = YES;
  282. CLANG_WARN_INT_CONVERSION = YES;
  283. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  284. CLANG_WARN_UNREACHABLE_CODE = YES;
  285. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  286. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  287. COPY_PHASE_STRIP = NO;
  288. CURRENT_PROJECT_VERSION = 1;
  289. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  290. ENABLE_NS_ASSERTIONS = NO;
  291. ENABLE_STRICT_OBJC_MSGSEND = YES;
  292. GCC_C_LANGUAGE_STANDARD = gnu99;
  293. GCC_NO_COMMON_BLOCKS = YES;
  294. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  295. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  296. GCC_WARN_UNDECLARED_SELECTOR = YES;
  297. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  298. GCC_WARN_UNUSED_FUNCTION = YES;
  299. GCC_WARN_UNUSED_VARIABLE = YES;
  300. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  301. MTL_ENABLE_DEBUG_INFO = NO;
  302. SDKROOT = iphoneos;
  303. TARGETED_DEVICE_FAMILY = "1,2";
  304. VALIDATE_PRODUCT = YES;
  305. VERSIONING_SYSTEM = "apple-generic";
  306. VERSION_INFO_PREFIX = "";
  307. };
  308. name = Release;
  309. };
  310. 3A4C94361B5B20570088C3F2 /* Debug */ = {
  311. isa = XCBuildConfiguration;
  312. buildSettings = {
  313. DEFINES_MODULE = YES;
  314. DYLIB_COMPATIBILITY_VERSION = 1;
  315. DYLIB_CURRENT_VERSION = 1;
  316. DYLIB_INSTALL_NAME_BASE = "@rpath";
  317. INFOPLIST_FILE = FLEX/Info.plist;
  318. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  319. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  320. PRODUCT_NAME = "$(TARGET_NAME)";
  321. SKIP_INSTALL = YES;
  322. };
  323. name = Debug;
  324. };
  325. 3A4C94371B5B20570088C3F2 /* Release */ = {
  326. isa = XCBuildConfiguration;
  327. buildSettings = {
  328. DEFINES_MODULE = YES;
  329. DYLIB_COMPATIBILITY_VERSION = 1;
  330. DYLIB_CURRENT_VERSION = 1;
  331. DYLIB_INSTALL_NAME_BASE = "@rpath";
  332. INFOPLIST_FILE = FLEX/Info.plist;
  333. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  334. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  335. PRODUCT_NAME = "$(TARGET_NAME)";
  336. SKIP_INSTALL = YES;
  337. };
  338. name = Release;
  339. };
  340. 3A4C94391B5B20570088C3F2 /* Debug */ = {
  341. isa = XCBuildConfiguration;
  342. buildSettings = {
  343. FRAMEWORK_SEARCH_PATHS = (
  344. "$(SDKROOT)/Developer/Library/Frameworks",
  345. "$(inherited)",
  346. );
  347. GCC_PREPROCESSOR_DEFINITIONS = (
  348. "DEBUG=1",
  349. "$(inherited)",
  350. );
  351. INFOPLIST_FILE = FLEXTests/Info.plist;
  352. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  353. PRODUCT_NAME = "$(TARGET_NAME)";
  354. };
  355. name = Debug;
  356. };
  357. 3A4C943A1B5B20570088C3F2 /* Release */ = {
  358. isa = XCBuildConfiguration;
  359. buildSettings = {
  360. FRAMEWORK_SEARCH_PATHS = (
  361. "$(SDKROOT)/Developer/Library/Frameworks",
  362. "$(inherited)",
  363. );
  364. INFOPLIST_FILE = FLEXTests/Info.plist;
  365. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  366. PRODUCT_NAME = "$(TARGET_NAME)";
  367. };
  368. name = Release;
  369. };
  370. /* End XCBuildConfiguration section */
  371. /* Begin XCConfigurationList section */
  372. 3A4C94191B5B20570088C3F2 /* Build configuration list for PBXProject "FLEX" */ = {
  373. isa = XCConfigurationList;
  374. buildConfigurations = (
  375. 3A4C94331B5B20570088C3F2 /* Debug */,
  376. 3A4C94341B5B20570088C3F2 /* Release */,
  377. );
  378. defaultConfigurationIsVisible = 0;
  379. defaultConfigurationName = Release;
  380. };
  381. 3A4C94351B5B20570088C3F2 /* Build configuration list for PBXNativeTarget "FLEX" */ = {
  382. isa = XCConfigurationList;
  383. buildConfigurations = (
  384. 3A4C94361B5B20570088C3F2 /* Debug */,
  385. 3A4C94371B5B20570088C3F2 /* Release */,
  386. );
  387. defaultConfigurationIsVisible = 0;
  388. };
  389. 3A4C94381B5B20570088C3F2 /* Build configuration list for PBXNativeTarget "FLEXTests" */ = {
  390. isa = XCConfigurationList;
  391. buildConfigurations = (
  392. 3A4C94391B5B20570088C3F2 /* Debug */,
  393. 3A4C943A1B5B20570088C3F2 /* Release */,
  394. );
  395. defaultConfigurationIsVisible = 0;
  396. };
  397. /* End XCConfigurationList section */
  398. };
  399. rootObject = 3A4C94161B5B20570088C3F2 /* Project object */;
  400. }