project.pbxproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 38;
  7. objects = {
  8. 014CEA440018CDF011CA2923 = {
  9. buildRules = (
  10. );
  11. buildSettings = {
  12. COPY_PHASE_STRIP = NO;
  13. OPTIMIZATION_CFLAGS = "-O0";
  14. };
  15. isa = PBXBuildStyle;
  16. name = Development;
  17. };
  18. 014CEA450018CDF011CA2923 = {
  19. buildRules = (
  20. );
  21. buildSettings = {
  22. COPY_PHASE_STRIP = YES;
  23. };
  24. isa = PBXBuildStyle;
  25. name = Deployment;
  26. };
  27. //010
  28. //011
  29. //012
  30. //013
  31. //014
  32. //030
  33. //031
  34. //032
  35. //033
  36. //034
  37. 034768DFFF38A50411DB9C8B = {
  38. children = (
  39. 034768E0FF38A50411DB9C8B,
  40. F8FDCD0303AEBD5D01A8000A,
  41. F8FDCD0903AEBD7901A8000A,
  42. F8FDCD1003AEBD8901A8000A,
  43. F886735D03B8B31801A8000A,
  44. );
  45. isa = PBXGroup;
  46. name = Products;
  47. refType = 4;
  48. };
  49. 034768E0FF38A50411DB9C8B = {
  50. isa = PBXFrameworkReference;
  51. path = physfs.framework;
  52. refType = 3;
  53. };
  54. //030
  55. //031
  56. //032
  57. //033
  58. //034
  59. //080
  60. //081
  61. //082
  62. //083
  63. //084
  64. 0867D690FE84028FC02AAC07 = {
  65. buildStyles = (
  66. 014CEA440018CDF011CA2923,
  67. 014CEA450018CDF011CA2923,
  68. );
  69. hasScannedForEncodings = 1;
  70. isa = PBXProject;
  71. mainGroup = 0867D691FE84028FC02AAC07;
  72. productRefGroup = 034768DFFF38A50411DB9C8B;
  73. projectDirPath = "";
  74. targets = (
  75. 0867D69CFE84028FC02AAC07,
  76. F8FDCD0203AEBD5D01A8000A,
  77. F8FDCD0803AEBD7901A8000A,
  78. F8FDCD0F03AEBD8901A8000A,
  79. F886735C03B8B31801A8000A,
  80. );
  81. };
  82. 0867D691FE84028FC02AAC07 = {
  83. children = (
  84. 089C1666FE841158C02AAC07,
  85. 08FB77AEFE84172EC02AAC07,
  86. 089C1665FE841158C02AAC07,
  87. F8FDCD2103AEBE7B01A8000A,
  88. F886736003B8B34001A8000A,
  89. 034768DFFF38A50411DB9C8B,
  90. );
  91. isa = PBXGroup;
  92. name = physfs;
  93. refType = 4;
  94. };
  95. 0867D69CFE84028FC02AAC07 = {
  96. buildPhases = (
  97. 0867D69DFE84028FC02AAC07,
  98. 0867D69EFE84028FC02AAC07,
  99. 0867D69FFE84028FC02AAC07,
  100. 0867D6A0FE84028FC02AAC07,
  101. 0867D6A2FE84028FC02AAC07,
  102. F8FDCD2203AECAA201A8000A,
  103. );
  104. buildSettings = {
  105. DEBUGGING_SYMBOLS = NO;
  106. DYLIB_COMPATIBILITY_VERSION = 1;
  107. DYLIB_CURRENT_VERSION = 1;
  108. EXPORTED_SYMBOLS_FILE = exports/physfs.exp;
  109. FRAMEWORK_SEARCH_PATHS = "";
  110. FRAMEWORK_VERSION = A;
  111. HEADER_SEARCH_PATHS = "";
  112. INSTALL_PATH = "$(HOME)/Library/Frameworks";
  113. LIBRARY_SEARCH_PATHS = "";
  114. OTHER_CFLAGS = "-DPHYSFS_HAVE_SYS_UCRED_H -DZ_PREFIX -DNDEBUG -DPHYSFS_SUPPORTS_ZIP -DPHYSFS_SUPPORTS_GRP -DPHYSFS_SUPPORTS_QPAK -DPHYSFS_SUPPORTS_HOG -DPHYSFS_SUPPORTS_MVL -DPHYSFS_SUPPORTS_WAD";
  115. OTHER_LDFLAGS = "-seg1addr 0x30A00000 -framework IOKit -framework Carbon";
  116. PRODUCT_NAME = physfs;
  117. SECTORDER_FLAGS = "";
  118. WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  119. WRAPPER_EXTENSION = framework;
  120. };
  121. dependencies = (
  122. );
  123. isa = PBXFrameworkTarget;
  124. name = Framework;
  125. productInstallPath = "$(HOME)/Library/Frameworks";
  126. productName = physfs;
  127. productReference = 034768E0FF38A50411DB9C8B;
  128. productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  129. <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
  130. <plist version=\"1.0\">
  131. <dict>
  132. <key>CFBundleDevelopmentRegion</key>
  133. <string>English</string>
  134. <key>CFBundleExecutable</key>
  135. <string>physfs</string>
  136. <key>CFBundleGetInfoString</key>
  137. <string>http://www.icculus.org/physfs</string>
  138. <key>CFBundleIconFile</key>
  139. <string></string>
  140. <key>CFBundleIdentifier</key>
  141. <string></string>
  142. <key>CFBundleInfoDictionaryVersion</key>
  143. <string>6.0</string>
  144. <key>CFBundleName</key>
  145. <string>PhysFS</string>
  146. <key>CFBundlePackageType</key>
  147. <string>FMWK</string>
  148. <key>CFBundleShortVersionString</key>
  149. <string>1.0.0</string>
  150. <key>CFBundleSignature</key>
  151. <string>????</string>
  152. <key>CFBundleVersion</key>
  153. <string>1.0.0</string>
  154. <key>NSPrincipalClass</key>
  155. <string></string>
  156. </dict>
  157. </plist>
  158. ";
  159. };
  160. 0867D69DFE84028FC02AAC07 = {
  161. buildActionMask = 2147483647;
  162. files = (
  163. F8FDCE0A03AEDD6801A8000A,
  164. F8FDCE6B03AEDE1F01A8000A,
  165. F8FDCE8A03AEDE1F01A8000A,
  166. F8FDCE9003AEDE1F01A8000A,
  167. F8FDCE9103AEDE1F01A8000A,
  168. F8FDCE9403AEDE1F01A8000A,
  169. F8FDCE9B03AEDE1F01A8000A,
  170. F8FDCE9D03AEDE1F01A8000A,
  171. F8FDCE9E03AEDE1F01A8000A,
  172. F8FDCEA003AEDE1F01A8000A,
  173. );
  174. isa = PBXHeadersBuildPhase;
  175. runOnlyForDeploymentPostprocessing = 0;
  176. };
  177. 0867D69EFE84028FC02AAC07 = {
  178. buildActionMask = 2147483647;
  179. files = (
  180. );
  181. isa = PBXResourcesBuildPhase;
  182. runOnlyForDeploymentPostprocessing = 0;
  183. };
  184. 0867D69FFE84028FC02AAC07 = {
  185. buildActionMask = 2147483647;
  186. files = (
  187. F8FDCE6203AEDE1F01A8000A,
  188. F8FDCE6303AEDE1F01A8000A,
  189. F8FDCE6903AEDE1F01A8000A,
  190. F8FDCE6A03AEDE1F01A8000A,
  191. F8FDCE6C03AEDE1F01A8000A,
  192. F8FDCE7503AEDE1F01A8000A,
  193. F8FDCE8603AEDE1F01A8000A,
  194. F8FDCE8703AEDE1F01A8000A,
  195. F8FDCE8803AEDE1F01A8000A,
  196. F8FDCE8903AEDE1F01A8000A,
  197. F8FDCE8F03AEDE1F01A8000A,
  198. F8FDCE9203AEDE1F01A8000A,
  199. F8FDCE9303AEDE1F01A8000A,
  200. F8FDCE9A03AEDE1F01A8000A,
  201. F8FDCE9C03AEDE1F01A8000A,
  202. F8FDCE9F03AEDE1F01A8000A,
  203. F8FDCEC703AEDE3A01A8000A,
  204. F886735503B8AF5501A8000A,
  205. 56E7B5B005A6A75B00A801AA,
  206. 56E7B5B105A6A75B00A801AA,
  207. 56E7B5B205A6A75B00A801AA,
  208. );
  209. isa = PBXSourcesBuildPhase;
  210. runOnlyForDeploymentPostprocessing = 0;
  211. };
  212. 0867D6A0FE84028FC02AAC07 = {
  213. buildActionMask = 2147483647;
  214. files = (
  215. );
  216. isa = PBXFrameworksBuildPhase;
  217. runOnlyForDeploymentPostprocessing = 0;
  218. };
  219. 0867D6A2FE84028FC02AAC07 = {
  220. buildActionMask = 2147483647;
  221. files = (
  222. );
  223. isa = PBXRezBuildPhase;
  224. runOnlyForDeploymentPostprocessing = 0;
  225. };
  226. 089C1665FE841158C02AAC07 = {
  227. children = (
  228. F8FDCE0803AEDD6801A8000A,
  229. );
  230. isa = PBXGroup;
  231. name = "Public Headers";
  232. refType = 4;
  233. };
  234. 089C1666FE841158C02AAC07 = {
  235. children = (
  236. 089C1667FE841158C02AAC07,
  237. );
  238. isa = PBXVariantGroup;
  239. name = InfoPlist.strings;
  240. path = "";
  241. refType = 4;
  242. };
  243. 089C1667FE841158C02AAC07 = {
  244. fileEncoding = 10;
  245. isa = PBXFileReference;
  246. name = English;
  247. path = English.lproj/InfoPlist.strings;
  248. refType = 4;
  249. };
  250. 08FB77AEFE84172EC02AAC07 = {
  251. children = (
  252. F8FDCE0B03AEDDC901A8000A,
  253. F8FDCE0F03AEDDC901A8000A,
  254. F8FDCE1003AEDDC901A8000A,
  255. F8FDCE1103AEDDC901A8000A,
  256. F8FDCE1203AEDDC901A8000A,
  257. );
  258. isa = PBXGroup;
  259. name = "pkg-support";
  260. refType = 4;
  261. };
  262. //080
  263. //081
  264. //082
  265. //083
  266. //084
  267. //560
  268. //561
  269. //562
  270. //563
  271. //564
  272. 56E7B5AD05A6A75B00A801AA = {
  273. fileEncoding = 30;
  274. isa = PBXFileReference;
  275. path = hog.c;
  276. refType = 4;
  277. };
  278. 56E7B5AE05A6A75B00A801AA = {
  279. fileEncoding = 30;
  280. isa = PBXFileReference;
  281. path = mvl.c;
  282. refType = 4;
  283. };
  284. 56E7B5AF05A6A75B00A801AA = {
  285. fileEncoding = 30;
  286. isa = PBXFileReference;
  287. path = wad.c;
  288. refType = 4;
  289. };
  290. 56E7B5B005A6A75B00A801AA = {
  291. fileRef = 56E7B5AD05A6A75B00A801AA;
  292. isa = PBXBuildFile;
  293. settings = {
  294. };
  295. };
  296. 56E7B5B105A6A75B00A801AA = {
  297. fileRef = 56E7B5AE05A6A75B00A801AA;
  298. isa = PBXBuildFile;
  299. settings = {
  300. };
  301. };
  302. 56E7B5B205A6A75B00A801AA = {
  303. fileRef = 56E7B5AF05A6A75B00A801AA;
  304. isa = PBXBuildFile;
  305. settings = {
  306. };
  307. };
  308. 56E7B5B305A6A75B00A801AA = {
  309. fileRef = 56E7B5AD05A6A75B00A801AA;
  310. isa = PBXBuildFile;
  311. settings = {
  312. };
  313. };
  314. 56E7B5B405A6A75B00A801AA = {
  315. fileRef = 56E7B5AE05A6A75B00A801AA;
  316. isa = PBXBuildFile;
  317. settings = {
  318. };
  319. };
  320. 56E7B5B505A6A75B00A801AA = {
  321. fileRef = 56E7B5AF05A6A75B00A801AA;
  322. isa = PBXBuildFile;
  323. settings = {
  324. };
  325. };
  326. //560
  327. //561
  328. //562
  329. //563
  330. //564
  331. //F80
  332. //F81
  333. //F82
  334. //F83
  335. //F84
  336. F886735403B8AF5501A8000A = {
  337. fileEncoding = 30;
  338. isa = PBXFileReference;
  339. name = qpak.c;
  340. path = ../archivers/qpak.c;
  341. refType = 2;
  342. };
  343. F886735503B8AF5501A8000A = {
  344. fileRef = F886735403B8AF5501A8000A;
  345. isa = PBXBuildFile;
  346. settings = {
  347. };
  348. };
  349. F886735603B8AF5501A8000A = {
  350. fileRef = F886735403B8AF5501A8000A;
  351. isa = PBXBuildFile;
  352. settings = {
  353. };
  354. };
  355. F886735703B8B31801A8000A = {
  356. buildActionMask = 2147483647;
  357. files = (
  358. );
  359. isa = PBXHeadersBuildPhase;
  360. runOnlyForDeploymentPostprocessing = 0;
  361. };
  362. F886735803B8B31801A8000A = {
  363. buildActionMask = 2147483647;
  364. files = (
  365. );
  366. isa = PBXResourcesBuildPhase;
  367. runOnlyForDeploymentPostprocessing = 0;
  368. };
  369. F886735903B8B31801A8000A = {
  370. buildActionMask = 2147483647;
  371. files = (
  372. F886736403B8B37C01A8000A,
  373. );
  374. isa = PBXSourcesBuildPhase;
  375. runOnlyForDeploymentPostprocessing = 0;
  376. };
  377. F886735A03B8B31801A8000A = {
  378. buildActionMask = 2147483647;
  379. files = (
  380. F886736603B8B43A01A8000A,
  381. );
  382. isa = PBXFrameworksBuildPhase;
  383. runOnlyForDeploymentPostprocessing = 0;
  384. };
  385. F886735B03B8B31801A8000A = {
  386. buildActionMask = 2147483647;
  387. files = (
  388. );
  389. isa = PBXRezBuildPhase;
  390. runOnlyForDeploymentPostprocessing = 0;
  391. };
  392. F886735C03B8B31801A8000A = {
  393. buildPhases = (
  394. F886735703B8B31801A8000A,
  395. F886735803B8B31801A8000A,
  396. F886735903B8B31801A8000A,
  397. F886735A03B8B31801A8000A,
  398. F886735B03B8B31801A8000A,
  399. );
  400. buildSettings = {
  401. OTHER_CFLAGS = "";
  402. OTHER_REZFLAGS = "";
  403. PRODUCT_NAME = test_physfs_static;
  404. SECTORDER_FLAGS = "";
  405. WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  406. WRAPPER_EXTENSION = app;
  407. };
  408. dependencies = (
  409. F886735F03B8B32101A8000A,
  410. );
  411. isa = PBXApplicationTarget;
  412. name = test_physfs_static;
  413. productInstallPath = "$(USER_APPS_DIR)";
  414. productName = test_physfs_static;
  415. productReference = F886735D03B8B31801A8000A;
  416. productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  417. <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
  418. <plist version=\"1.0\">
  419. <dict>
  420. <key>CFBundleDevelopmentRegion</key>
  421. <string>English</string>
  422. <key>CFBundleExecutable</key>
  423. <string></string>
  424. <key>CFBundleGetInfoString</key>
  425. <string></string>
  426. <key>CFBundleIconFile</key>
  427. <string></string>
  428. <key>CFBundleIdentifier</key>
  429. <string></string>
  430. <key>CFBundleInfoDictionaryVersion</key>
  431. <string>6.0</string>
  432. <key>CFBundleName</key>
  433. <string></string>
  434. <key>CFBundlePackageType</key>
  435. <string>APPL</string>
  436. <key>CFBundleShortVersionString</key>
  437. <string></string>
  438. <key>CFBundleSignature</key>
  439. <string>????</string>
  440. <key>CFBundleVersion</key>
  441. <string>0.0.1d1</string>
  442. </dict>
  443. </plist>
  444. ";
  445. };
  446. F886735D03B8B31801A8000A = {
  447. isa = PBXApplicationReference;
  448. path = test_physfs_static.app;
  449. refType = 3;
  450. };
  451. F886735F03B8B32101A8000A = {
  452. isa = PBXTargetDependency;
  453. target = F8FDCD0203AEBD5D01A8000A;
  454. };
  455. F886736003B8B34001A8000A = {
  456. children = (
  457. F886736303B8B37C01A8000A,
  458. );
  459. isa = PBXGroup;
  460. name = "Test Program";
  461. refType = 4;
  462. };
  463. F886736303B8B37C01A8000A = {
  464. fileEncoding = 30;
  465. isa = PBXFileReference;
  466. name = test_physfs.c;
  467. path = ../test/test_physfs.c;
  468. refType = 2;
  469. };
  470. F886736403B8B37C01A8000A = {
  471. fileRef = F886736303B8B37C01A8000A;
  472. isa = PBXBuildFile;
  473. settings = {
  474. };
  475. };
  476. F886736603B8B43A01A8000A = {
  477. fileRef = F8FDCD0303AEBD5D01A8000A;
  478. isa = PBXBuildFile;
  479. settings = {
  480. };
  481. };
  482. F8FDCCFE03AEBD5D01A8000A = {
  483. buildActionMask = 2147483647;
  484. files = (
  485. F8FDCE0903AEDD6801A8000A,
  486. F8FDCEA703AEDE1F01A8000A,
  487. F8FDCEB303AEDE1F01A8000A,
  488. F8FDCEB903AEDE1F01A8000A,
  489. F8FDCEBA03AEDE1F01A8000A,
  490. F8FDCEBD03AEDE1F01A8000A,
  491. F8FDCEC103AEDE1F01A8000A,
  492. F8FDCEC303AEDE1F01A8000A,
  493. F8FDCEC403AEDE1F01A8000A,
  494. F8FDCEC603AEDE1F01A8000A,
  495. );
  496. isa = PBXHeadersBuildPhase;
  497. runOnlyForDeploymentPostprocessing = 0;
  498. };
  499. F8FDCCFF03AEBD5D01A8000A = {
  500. buildActionMask = 2147483647;
  501. files = (
  502. F8FDCEA103AEDE1F01A8000A,
  503. F8FDCEA203AEDE1F01A8000A,
  504. F8FDCEA503AEDE1F01A8000A,
  505. F8FDCEA603AEDE1F01A8000A,
  506. F8FDCEA803AEDE1F01A8000A,
  507. F8FDCEAD03AEDE1F01A8000A,
  508. F8FDCEAF03AEDE1F01A8000A,
  509. F8FDCEB003AEDE1F01A8000A,
  510. F8FDCEB103AEDE1F01A8000A,
  511. F8FDCEB203AEDE1F01A8000A,
  512. F8FDCEB803AEDE1F01A8000A,
  513. F8FDCEBB03AEDE1F01A8000A,
  514. F8FDCEBC03AEDE1F01A8000A,
  515. F8FDCEC003AEDE1F01A8000A,
  516. F8FDCEC203AEDE1F01A8000A,
  517. F8FDCEC503AEDE1F01A8000A,
  518. F8FDCECA03AF0B0001A8000A,
  519. F886735603B8AF5501A8000A,
  520. 56E7B5B305A6A75B00A801AA,
  521. 56E7B5B405A6A75B00A801AA,
  522. 56E7B5B505A6A75B00A801AA,
  523. );
  524. isa = PBXSourcesBuildPhase;
  525. runOnlyForDeploymentPostprocessing = 0;
  526. };
  527. F8FDCD0003AEBD5D01A8000A = {
  528. buildActionMask = 2147483647;
  529. files = (
  530. );
  531. isa = PBXFrameworksBuildPhase;
  532. runOnlyForDeploymentPostprocessing = 0;
  533. };
  534. F8FDCD0103AEBD5D01A8000A = {
  535. buildActionMask = 2147483647;
  536. files = (
  537. );
  538. isa = PBXRezBuildPhase;
  539. runOnlyForDeploymentPostprocessing = 0;
  540. };
  541. F8FDCD0203AEBD5D01A8000A = {
  542. buildPhases = (
  543. F8FDCCFE03AEBD5D01A8000A,
  544. F8FDCCFF03AEBD5D01A8000A,
  545. F8FDCD0003AEBD5D01A8000A,
  546. F8FDCD0103AEBD5D01A8000A,
  547. );
  548. buildSettings = {
  549. DYLIB_COMPATIBILITY_VERSION = 1;
  550. DYLIB_CURRENT_VERSION = 1;
  551. LIBRARY_STYLE = STATIC;
  552. OTHER_CFLAGS = "-DPHYSFS_HAVE_SYS_UCRED_H -DNDEBUG -DPHYSFS_SUPPORTS_ZIP -DPHYSFS_SUPPORTS_GRP -DPHYSFS_SUPPORTS_QPAK";
  553. OTHER_LDFLAGS = "";
  554. OTHER_LIBTOOL_FLAGS = "";
  555. OTHER_REZFLAGS = "";
  556. PRODUCT_NAME = libphysfs.a;
  557. REZ_EXECUTABLE = YES;
  558. SECTORDER_FLAGS = "";
  559. WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  560. };
  561. dependencies = (
  562. );
  563. isa = PBXLibraryTarget;
  564. name = "Static Library";
  565. productInstallPath = /usr/local/lib;
  566. productName = libphysfs.a;
  567. productReference = F8FDCD0303AEBD5D01A8000A;
  568. };
  569. F8FDCD0303AEBD5D01A8000A = {
  570. isa = PBXLibraryReference;
  571. path = libphysfs.a;
  572. refType = 3;
  573. };
  574. F8FDCD0803AEBD7901A8000A = {
  575. buildPhases = (
  576. F8FDCDDA03AECC6401A8000A,
  577. );
  578. buildSettings = {
  579. OTHER_CFLAGS = "";
  580. OTHER_LDFLAGS = "";
  581. OTHER_REZFLAGS = "";
  582. PRODUCT_NAME = "Standard Package";
  583. REZ_EXECUTABLE = YES;
  584. SECTORDER_FLAGS = "";
  585. WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  586. };
  587. dependencies = (
  588. F8FDCF6303AF110C01A8000A,
  589. );
  590. isa = PBXToolTarget;
  591. name = "Standard Package";
  592. productInstallPath = /usr/local/bin;
  593. productName = "Standard Package";
  594. productReference = F8FDCD0903AEBD7901A8000A;
  595. };
  596. F8FDCD0903AEBD7901A8000A = {
  597. isa = PBXExecutableFileReference;
  598. path = "Standard Package";
  599. refType = 3;
  600. };
  601. F8FDCD0F03AEBD8901A8000A = {
  602. buildPhases = (
  603. F8FDCDDB03AECC7A01A8000A,
  604. );
  605. buildSettings = {
  606. OTHER_CFLAGS = "";
  607. OTHER_LDFLAGS = "";
  608. OTHER_REZFLAGS = "";
  609. PRODUCT_NAME = "Devel Package";
  610. REZ_EXECUTABLE = YES;
  611. SECTORDER_FLAGS = "";
  612. WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  613. };
  614. dependencies = (
  615. F8FDCF6403AF111101A8000A,
  616. );
  617. isa = PBXToolTarget;
  618. name = "Devel Package";
  619. productInstallPath = /usr/local/bin;
  620. productName = "Devel Package";
  621. productReference = F8FDCD1003AEBD8901A8000A;
  622. };
  623. F8FDCD1003AEBD8901A8000A = {
  624. isa = PBXExecutableFileReference;
  625. path = "Devel Package";
  626. refType = 3;
  627. };
  628. F8FDCD2103AEBE7B01A8000A = {
  629. children = (
  630. F8FDCE1503AEDE1F01A8000A,
  631. F8FDCE2303AEDE1F01A8000A,
  632. F8FDCE2403AEDE1F01A8000A,
  633. F8FDCE2503AEDE1F01A8000A,
  634. F8FDCE2603AEDE1F01A8000A,
  635. F8FDCE3403AEDE1F01A8000A,
  636. );
  637. isa = PBXGroup;
  638. name = "Library Source";
  639. path = "";
  640. refType = 4;
  641. };
  642. F8FDCD2203AECAA201A8000A = {
  643. buildActionMask = 8;
  644. files = (
  645. );
  646. generatedFileNames = (
  647. );
  648. isa = PBXShellScriptBuildPhase;
  649. neededFileNames = (
  650. );
  651. runOnlyForDeploymentPostprocessing = 1;
  652. shellPath = /bin/sh;
  653. shellScript = "# make frameworks directory if it doesn't already exist\nmkdir -p ~/Library/Frameworks\n# delete the old framework\nrm -rf ~/Library/Frameworks/physfs.framework\n# copy framework to its home\n/Developer/Tools/CpMac -r build/physfs.framework ~/Library/Frameworks/physfs.framework\n# precompile header for speedier compiles\n/usr/bin/cc -I $HOME/Library/Frameworks/physfs.framework/Headers -precomp ~/Library/Frameworks/physfs.framework/Headers/physfs.h -o ~/Library/Frameworks/physfs.framework/Headers/physfs.p";
  654. };
  655. F8FDCDDA03AECC6401A8000A = {
  656. buildActionMask = 2147483647;
  657. files = (
  658. );
  659. generatedFileNames = (
  660. );
  661. isa = PBXShellScriptBuildPhase;
  662. neededFileNames = (
  663. );
  664. runOnlyForDeploymentPostprocessing = 0;
  665. shellPath = /bin/sh;
  666. shellScript = "exec ./pkg-support/mkpackage.sh \"physfs\" \"standard\"";
  667. };
  668. F8FDCDDB03AECC7A01A8000A = {
  669. buildActionMask = 2147483647;
  670. files = (
  671. );
  672. generatedFileNames = (
  673. );
  674. isa = PBXShellScriptBuildPhase;
  675. neededFileNames = (
  676. );
  677. runOnlyForDeploymentPostprocessing = 0;
  678. shellPath = /bin/sh;
  679. shellScript = "exec ./pkg-support/mkpackage.sh \"physfs\" \"devel\"";
  680. };
  681. F8FDCE0803AEDD6801A8000A = {
  682. fileEncoding = 30;
  683. isa = PBXFileReference;
  684. name = physfs.h;
  685. path = ../physfs.h;
  686. refType = 2;
  687. };
  688. F8FDCE0903AEDD6801A8000A = {
  689. fileRef = F8FDCE0803AEDD6801A8000A;
  690. isa = PBXBuildFile;
  691. settings = {
  692. };
  693. };
  694. F8FDCE0A03AEDD6801A8000A = {
  695. fileRef = F8FDCE0803AEDD6801A8000A;
  696. isa = PBXBuildFile;
  697. settings = {
  698. ATTRIBUTES = (
  699. Public,
  700. );
  701. };
  702. };
  703. F8FDCE0B03AEDDC901A8000A = {
  704. children = (
  705. F8FDCE0C03AEDDC901A8000A,
  706. F8FDCE0D03AEDDC901A8000A,
  707. F8FDCE0E03AEDDC901A8000A,
  708. );
  709. isa = PBXGroup;
  710. name = "devel-resources";
  711. path = "pkg-support/devel-resources";
  712. refType = 2;
  713. };
  714. F8FDCE0C03AEDDC901A8000A = {
  715. fileEncoding = 30;
  716. isa = PBXExecutableFileReference;
  717. path = install.sh;
  718. refType = 4;
  719. };
  720. F8FDCE0D03AEDDC901A8000A = {
  721. fileEncoding = 30;
  722. isa = PBXFileReference;
  723. path = ReadMe.txt;
  724. refType = 4;
  725. };
  726. F8FDCE0E03AEDDC901A8000A = {
  727. fileEncoding = 30;
  728. isa = PBXFileReference;
  729. path = Welcome.txt;
  730. refType = 4;
  731. };
  732. F8FDCE0F03AEDDC901A8000A = {
  733. fileEncoding = 30;
  734. isa = PBXExecutableFileReference;
  735. name = mkpackage.sh;
  736. path = "pkg-support/mkpackage.sh";
  737. refType = 2;
  738. };
  739. F8FDCE1003AEDDC901A8000A = {
  740. fileEncoding = 30;
  741. isa = PBXFileReference;
  742. name = "physfs-devel.info";
  743. path = "pkg-support/physfs-devel.info";
  744. refType = 2;
  745. };
  746. F8FDCE1103AEDDC901A8000A = {
  747. fileEncoding = 30;
  748. isa = PBXFileReference;
  749. name = physfs.info;
  750. path = "pkg-support/physfs.info";
  751. refType = 2;
  752. };
  753. F8FDCE1203AEDDC901A8000A = {
  754. children = (
  755. F8FDCE1303AEDDC901A8000A,
  756. F8FDCE1403AEDDC901A8000A,
  757. );
  758. isa = PBXGroup;
  759. name = resources;
  760. path = "pkg-support/resources";
  761. refType = 2;
  762. };
  763. F8FDCE1303AEDDC901A8000A = {
  764. fileEncoding = 30;
  765. isa = PBXFileReference;
  766. path = ReadMe.txt;
  767. refType = 4;
  768. };
  769. F8FDCE1403AEDDC901A8000A = {
  770. fileEncoding = 30;
  771. isa = PBXFileReference;
  772. path = Welcome.txt;
  773. refType = 4;
  774. };
  775. F8FDCE1503AEDE1F01A8000A = {
  776. children = (
  777. F8FDCE1B03AEDE1F01A8000A,
  778. F8FDCE1C03AEDE1F01A8000A,
  779. F8FDCE2203AEDE1F01A8000A,
  780. F886735403B8AF5501A8000A,
  781. 56E7B5AD05A6A75B00A801AA,
  782. 56E7B5AE05A6A75B00A801AA,
  783. 56E7B5AF05A6A75B00A801AA,
  784. );
  785. isa = PBXGroup;
  786. name = archivers;
  787. path = ../archivers;
  788. refType = 2;
  789. };
  790. F8FDCE1B03AEDE1F01A8000A = {
  791. fileEncoding = 30;
  792. isa = PBXFileReference;
  793. path = dir.c;
  794. refType = 4;
  795. };
  796. F8FDCE1C03AEDE1F01A8000A = {
  797. fileEncoding = 30;
  798. isa = PBXFileReference;
  799. path = grp.c;
  800. refType = 4;
  801. };
  802. F8FDCE2203AEDE1F01A8000A = {
  803. fileEncoding = 30;
  804. isa = PBXFileReference;
  805. path = zip.c;
  806. refType = 4;
  807. };
  808. F8FDCE2303AEDE1F01A8000A = {
  809. fileEncoding = 30;
  810. isa = PBXFileReference;
  811. name = physfs_byteorder.c;
  812. path = ../physfs_byteorder.c;
  813. refType = 2;
  814. };
  815. F8FDCE2403AEDE1F01A8000A = {
  816. fileEncoding = 30;
  817. isa = PBXFileReference;
  818. name = physfs_internal.h;
  819. path = ../physfs_internal.h;
  820. refType = 2;
  821. };
  822. F8FDCE2503AEDE1F01A8000A = {
  823. fileEncoding = 30;
  824. isa = PBXFileReference;
  825. name = physfs.c;
  826. path = ../physfs.c;
  827. refType = 2;
  828. };
  829. F8FDCE2603AEDE1F01A8000A = {
  830. children = (
  831. F8FDCE2B03AEDE1F01A8000A,
  832. F8FDCE2C03AEDE1F01A8000A,
  833. F8FDCE3003AEDE1F01A8000A,
  834. F8FDCE3103AEDE1F01A8000A,
  835. F8FDCE3203AEDE1F01A8000A,
  836. F8FDCE3303AEDE1F01A8000A,
  837. );
  838. isa = PBXGroup;
  839. name = platform;
  840. path = ../platform;
  841. refType = 2;
  842. };
  843. F8FDCE2B03AEDE1F01A8000A = {
  844. fileEncoding = 30;
  845. isa = PBXFileReference;
  846. path = beos.cpp;
  847. refType = 4;
  848. };
  849. F8FDCE2C03AEDE1F01A8000A = {
  850. fileEncoding = 30;
  851. isa = PBXFileReference;
  852. path = macclassic.c;
  853. refType = 4;
  854. };
  855. F8FDCE3003AEDE1F01A8000A = {
  856. fileEncoding = 30;
  857. isa = PBXFileReference;
  858. path = posix.c;
  859. refType = 4;
  860. };
  861. F8FDCE3103AEDE1F01A8000A = {
  862. fileEncoding = 30;
  863. isa = PBXFileReference;
  864. path = skeleton.c;
  865. refType = 4;
  866. };
  867. F8FDCE3203AEDE1F01A8000A = {
  868. fileEncoding = 30;
  869. isa = PBXFileReference;
  870. path = unix.c;
  871. refType = 4;
  872. };
  873. F8FDCE3303AEDE1F01A8000A = {
  874. fileEncoding = 30;
  875. isa = PBXFileReference;
  876. path = win32.c;
  877. refType = 4;
  878. };
  879. F8FDCE3403AEDE1F01A8000A = {
  880. children = (
  881. F8FDCE4303AEDE1F01A8000A,
  882. F8FDCE4403AEDE1F01A8000A,
  883. F8FDCE4503AEDE1F01A8000A,
  884. F8FDCE4603AEDE1F01A8000A,
  885. F8FDCE4703AEDE1F01A8000A,
  886. F8FDCE4C03AEDE1F01A8000A,
  887. F8FDCE4D03AEDE1F01A8000A,
  888. F8FDCE4E03AEDE1F01A8000A,
  889. F8FDCE4F03AEDE1F01A8000A,
  890. F8FDCE5003AEDE1F01A8000A,
  891. F8FDCE5103AEDE1F01A8000A,
  892. F8FDCE5703AEDE1F01A8000A,
  893. F8FDCE5803AEDE1F01A8000A,
  894. F8FDCE5903AEDE1F01A8000A,
  895. F8FDCE5A03AEDE1F01A8000A,
  896. F8FDCE5B03AEDE1F01A8000A,
  897. F8FDCE5C03AEDE1F01A8000A,
  898. F8FDCE5D03AEDE1F01A8000A,
  899. );
  900. isa = PBXGroup;
  901. name = zlib123;
  902. path = ../zlib123;
  903. refType = 2;
  904. };
  905. F8FDCE4303AEDE1F01A8000A = {
  906. fileEncoding = 30;
  907. isa = PBXFileReference;
  908. path = adler32.c;
  909. refType = 4;
  910. };
  911. F8FDCE4403AEDE1F01A8000A = {
  912. fileEncoding = 30;
  913. isa = PBXFileReference;
  914. path = compress.c;
  915. refType = 4;
  916. };
  917. F8FDCE4503AEDE1F01A8000A = {
  918. fileEncoding = 30;
  919. isa = PBXFileReference;
  920. path = crc32.c;
  921. refType = 4;
  922. };
  923. F8FDCE4603AEDE1F01A8000A = {
  924. fileEncoding = 30;
  925. isa = PBXFileReference;
  926. path = deflate.c;
  927. refType = 4;
  928. };
  929. F8FDCE4703AEDE1F01A8000A = {
  930. fileEncoding = 30;
  931. isa = PBXFileReference;
  932. path = deflate.h;
  933. refType = 4;
  934. };
  935. F8FDCE4C03AEDE1F01A8000A = {
  936. fileEncoding = 30;
  937. isa = PBXFileReference;
  938. path = inffast.c;
  939. refType = 4;
  940. };
  941. F8FDCE4D03AEDE1F01A8000A = {
  942. fileEncoding = 30;
  943. isa = PBXFileReference;
  944. path = inffast.h;
  945. refType = 4;
  946. };
  947. F8FDCE4E03AEDE1F01A8000A = {
  948. fileEncoding = 30;
  949. isa = PBXFileReference;
  950. path = inffixed.h;
  951. refType = 4;
  952. };
  953. F8FDCE4F03AEDE1F01A8000A = {
  954. fileEncoding = 30;
  955. isa = PBXFileReference;
  956. path = inflate.c;
  957. refType = 4;
  958. };
  959. F8FDCE5003AEDE1F01A8000A = {
  960. fileEncoding = 30;
  961. isa = PBXFileReference;
  962. path = inftrees.c;
  963. refType = 4;
  964. };
  965. F8FDCE5103AEDE1F01A8000A = {
  966. fileEncoding = 30;
  967. isa = PBXFileReference;
  968. path = inftrees.h;
  969. refType = 4;
  970. };
  971. F8FDCE5703AEDE1F01A8000A = {
  972. fileEncoding = 30;
  973. isa = PBXFileReference;
  974. path = trees.c;
  975. refType = 4;
  976. };
  977. F8FDCE5803AEDE1F01A8000A = {
  978. fileEncoding = 30;
  979. isa = PBXFileReference;
  980. path = trees.h;
  981. refType = 4;
  982. };
  983. F8FDCE5903AEDE1F01A8000A = {
  984. fileEncoding = 30;
  985. isa = PBXFileReference;
  986. path = uncompr.c;
  987. refType = 4;
  988. };
  989. F8FDCE5A03AEDE1F01A8000A = {
  990. fileEncoding = 30;
  991. isa = PBXFileReference;
  992. path = zconf.h;
  993. refType = 4;
  994. };
  995. F8FDCE5B03AEDE1F01A8000A = {
  996. fileEncoding = 30;
  997. isa = PBXFileReference;
  998. path = zlib.h;
  999. refType = 4;
  1000. };
  1001. F8FDCE5C03AEDE1F01A8000A = {
  1002. fileEncoding = 30;
  1003. isa = PBXFileReference;
  1004. path = zutil.c;
  1005. refType = 4;
  1006. };
  1007. F8FDCE5D03AEDE1F01A8000A = {
  1008. fileEncoding = 30;
  1009. isa = PBXFileReference;
  1010. path = zutil.h;
  1011. refType = 4;
  1012. };
  1013. F8FDCE6203AEDE1F01A8000A = {
  1014. fileRef = F8FDCE1B03AEDE1F01A8000A;
  1015. isa = PBXBuildFile;
  1016. settings = {
  1017. };
  1018. };
  1019. F8FDCE6303AEDE1F01A8000A = {
  1020. fileRef = F8FDCE1C03AEDE1F01A8000A;
  1021. isa = PBXBuildFile;
  1022. settings = {
  1023. };
  1024. };
  1025. F8FDCE6903AEDE1F01A8000A = {
  1026. fileRef = F8FDCE2203AEDE1F01A8000A;
  1027. isa = PBXBuildFile;
  1028. settings = {
  1029. };
  1030. };
  1031. F8FDCE6A03AEDE1F01A8000A = {
  1032. fileRef = F8FDCE2303AEDE1F01A8000A;
  1033. isa = PBXBuildFile;
  1034. settings = {
  1035. };
  1036. };
  1037. F8FDCE6B03AEDE1F01A8000A = {
  1038. fileRef = F8FDCE2403AEDE1F01A8000A;
  1039. isa = PBXBuildFile;
  1040. settings = {
  1041. };
  1042. };
  1043. F8FDCE6C03AEDE1F01A8000A = {
  1044. fileRef = F8FDCE2503AEDE1F01A8000A;
  1045. isa = PBXBuildFile;
  1046. settings = {
  1047. };
  1048. };
  1049. F8FDCE7503AEDE1F01A8000A = {
  1050. fileRef = F8FDCE3003AEDE1F01A8000A;
  1051. isa = PBXBuildFile;
  1052. settings = {
  1053. };
  1054. };
  1055. F8FDCE8603AEDE1F01A8000A = {
  1056. fileRef = F8FDCE4303AEDE1F01A8000A;
  1057. isa = PBXBuildFile;
  1058. settings = {
  1059. };
  1060. };
  1061. F8FDCE8703AEDE1F01A8000A = {
  1062. fileRef = F8FDCE4403AEDE1F01A8000A;
  1063. isa = PBXBuildFile;
  1064. settings = {
  1065. };
  1066. };
  1067. F8FDCE8803AEDE1F01A8000A = {
  1068. fileRef = F8FDCE4503AEDE1F01A8000A;
  1069. isa = PBXBuildFile;
  1070. settings = {
  1071. };
  1072. };
  1073. F8FDCE8903AEDE1F01A8000A = {
  1074. fileRef = F8FDCE4603AEDE1F01A8000A;
  1075. isa = PBXBuildFile;
  1076. settings = {
  1077. };
  1078. };
  1079. F8FDCE8A03AEDE1F01A8000A = {
  1080. fileRef = F8FDCE4703AEDE1F01A8000A;
  1081. isa = PBXBuildFile;
  1082. settings = {
  1083. };
  1084. };
  1085. F8FDCE8F03AEDE1F01A8000A = {
  1086. fileRef = F8FDCE4C03AEDE1F01A8000A;
  1087. isa = PBXBuildFile;
  1088. settings = {
  1089. };
  1090. };
  1091. F8FDCE9003AEDE1F01A8000A = {
  1092. fileRef = F8FDCE4D03AEDE1F01A8000A;
  1093. isa = PBXBuildFile;
  1094. settings = {
  1095. };
  1096. };
  1097. F8FDCE9103AEDE1F01A8000A = {
  1098. fileRef = F8FDCE4E03AEDE1F01A8000A;
  1099. isa = PBXBuildFile;
  1100. settings = {
  1101. };
  1102. };
  1103. F8FDCE9203AEDE1F01A8000A = {
  1104. fileRef = F8FDCE4F03AEDE1F01A8000A;
  1105. isa = PBXBuildFile;
  1106. settings = {
  1107. };
  1108. };
  1109. F8FDCE9303AEDE1F01A8000A = {
  1110. fileRef = F8FDCE5003AEDE1F01A8000A;
  1111. isa = PBXBuildFile;
  1112. settings = {
  1113. };
  1114. };
  1115. F8FDCE9403AEDE1F01A8000A = {
  1116. fileRef = F8FDCE5103AEDE1F01A8000A;
  1117. isa = PBXBuildFile;
  1118. settings = {
  1119. };
  1120. };
  1121. F8FDCE9A03AEDE1F01A8000A = {
  1122. fileRef = F8FDCE5703AEDE1F01A8000A;
  1123. isa = PBXBuildFile;
  1124. settings = {
  1125. };
  1126. };
  1127. F8FDCE9B03AEDE1F01A8000A = {
  1128. fileRef = F8FDCE5803AEDE1F01A8000A;
  1129. isa = PBXBuildFile;
  1130. settings = {
  1131. };
  1132. };
  1133. F8FDCE9C03AEDE1F01A8000A = {
  1134. fileRef = F8FDCE5903AEDE1F01A8000A;
  1135. isa = PBXBuildFile;
  1136. settings = {
  1137. };
  1138. };
  1139. F8FDCE9D03AEDE1F01A8000A = {
  1140. fileRef = F8FDCE5A03AEDE1F01A8000A;
  1141. isa = PBXBuildFile;
  1142. settings = {
  1143. };
  1144. };
  1145. F8FDCE9E03AEDE1F01A8000A = {
  1146. fileRef = F8FDCE5B03AEDE1F01A8000A;
  1147. isa = PBXBuildFile;
  1148. settings = {
  1149. };
  1150. };
  1151. F8FDCE9F03AEDE1F01A8000A = {
  1152. fileRef = F8FDCE5C03AEDE1F01A8000A;
  1153. isa = PBXBuildFile;
  1154. settings = {
  1155. };
  1156. };
  1157. F8FDCEA003AEDE1F01A8000A = {
  1158. fileRef = F8FDCE5D03AEDE1F01A8000A;
  1159. isa = PBXBuildFile;
  1160. settings = {
  1161. };
  1162. };
  1163. F8FDCEA103AEDE1F01A8000A = {
  1164. fileRef = F8FDCE1B03AEDE1F01A8000A;
  1165. isa = PBXBuildFile;
  1166. settings = {
  1167. };
  1168. };
  1169. F8FDCEA203AEDE1F01A8000A = {
  1170. fileRef = F8FDCE1C03AEDE1F01A8000A;
  1171. isa = PBXBuildFile;
  1172. settings = {
  1173. };
  1174. };
  1175. F8FDCEA503AEDE1F01A8000A = {
  1176. fileRef = F8FDCE2203AEDE1F01A8000A;
  1177. isa = PBXBuildFile;
  1178. settings = {
  1179. };
  1180. };
  1181. F8FDCEA603AEDE1F01A8000A = {
  1182. fileRef = F8FDCE2303AEDE1F01A8000A;
  1183. isa = PBXBuildFile;
  1184. settings = {
  1185. };
  1186. };
  1187. F8FDCEA703AEDE1F01A8000A = {
  1188. fileRef = F8FDCE2403AEDE1F01A8000A;
  1189. isa = PBXBuildFile;
  1190. settings = {
  1191. };
  1192. };
  1193. F8FDCEA803AEDE1F01A8000A = {
  1194. fileRef = F8FDCE2503AEDE1F01A8000A;
  1195. isa = PBXBuildFile;
  1196. settings = {
  1197. };
  1198. };
  1199. F8FDCEAD03AEDE1F01A8000A = {
  1200. fileRef = F8FDCE3203AEDE1F01A8000A;
  1201. isa = PBXBuildFile;
  1202. settings = {
  1203. };
  1204. };
  1205. F8FDCEAF03AEDE1F01A8000A = {
  1206. fileRef = F8FDCE4303AEDE1F01A8000A;
  1207. isa = PBXBuildFile;
  1208. settings = {
  1209. };
  1210. };
  1211. F8FDCEB003AEDE1F01A8000A = {
  1212. fileRef = F8FDCE4403AEDE1F01A8000A;
  1213. isa = PBXBuildFile;
  1214. settings = {
  1215. };
  1216. };
  1217. F8FDCEB103AEDE1F01A8000A = {
  1218. fileRef = F8FDCE4503AEDE1F01A8000A;
  1219. isa = PBXBuildFile;
  1220. settings = {
  1221. };
  1222. };
  1223. F8FDCEB203AEDE1F01A8000A = {
  1224. fileRef = F8FDCE4603AEDE1F01A8000A;
  1225. isa = PBXBuildFile;
  1226. settings = {
  1227. };
  1228. };
  1229. F8FDCEB303AEDE1F01A8000A = {
  1230. fileRef = F8FDCE4703AEDE1F01A8000A;
  1231. isa = PBXBuildFile;
  1232. settings = {
  1233. };
  1234. };
  1235. F8FDCEB803AEDE1F01A8000A = {
  1236. fileRef = F8FDCE4C03AEDE1F01A8000A;
  1237. isa = PBXBuildFile;
  1238. settings = {
  1239. };
  1240. };
  1241. F8FDCEB903AEDE1F01A8000A = {
  1242. fileRef = F8FDCE4D03AEDE1F01A8000A;
  1243. isa = PBXBuildFile;
  1244. settings = {
  1245. };
  1246. };
  1247. F8FDCEBA03AEDE1F01A8000A = {
  1248. fileRef = F8FDCE4E03AEDE1F01A8000A;
  1249. isa = PBXBuildFile;
  1250. settings = {
  1251. };
  1252. };
  1253. F8FDCEBB03AEDE1F01A8000A = {
  1254. fileRef = F8FDCE4F03AEDE1F01A8000A;
  1255. isa = PBXBuildFile;
  1256. settings = {
  1257. };
  1258. };
  1259. F8FDCEBC03AEDE1F01A8000A = {
  1260. fileRef = F8FDCE5003AEDE1F01A8000A;
  1261. isa = PBXBuildFile;
  1262. settings = {
  1263. };
  1264. };
  1265. F8FDCEBD03AEDE1F01A8000A = {
  1266. fileRef = F8FDCE5103AEDE1F01A8000A;
  1267. isa = PBXBuildFile;
  1268. settings = {
  1269. };
  1270. };
  1271. F8FDCEC003AEDE1F01A8000A = {
  1272. fileRef = F8FDCE5703AEDE1F01A8000A;
  1273. isa = PBXBuildFile;
  1274. settings = {
  1275. };
  1276. };
  1277. F8FDCEC103AEDE1F01A8000A = {
  1278. fileRef = F8FDCE5803AEDE1F01A8000A;
  1279. isa = PBXBuildFile;
  1280. settings = {
  1281. };
  1282. };
  1283. F8FDCEC203AEDE1F01A8000A = {
  1284. fileRef = F8FDCE5903AEDE1F01A8000A;
  1285. isa = PBXBuildFile;
  1286. settings = {
  1287. };
  1288. };
  1289. F8FDCEC303AEDE1F01A8000A = {
  1290. fileRef = F8FDCE5A03AEDE1F01A8000A;
  1291. isa = PBXBuildFile;
  1292. settings = {
  1293. };
  1294. };
  1295. F8FDCEC403AEDE1F01A8000A = {
  1296. fileRef = F8FDCE5B03AEDE1F01A8000A;
  1297. isa = PBXBuildFile;
  1298. settings = {
  1299. };
  1300. };
  1301. F8FDCEC503AEDE1F01A8000A = {
  1302. fileRef = F8FDCE5C03AEDE1F01A8000A;
  1303. isa = PBXBuildFile;
  1304. settings = {
  1305. };
  1306. };
  1307. F8FDCEC603AEDE1F01A8000A = {
  1308. fileRef = F8FDCE5D03AEDE1F01A8000A;
  1309. isa = PBXBuildFile;
  1310. settings = {
  1311. };
  1312. };
  1313. F8FDCEC703AEDE3A01A8000A = {
  1314. fileRef = F8FDCE3203AEDE1F01A8000A;
  1315. isa = PBXBuildFile;
  1316. settings = {
  1317. };
  1318. };
  1319. F8FDCECA03AF0B0001A8000A = {
  1320. fileRef = F8FDCE3003AEDE1F01A8000A;
  1321. isa = PBXBuildFile;
  1322. settings = {
  1323. };
  1324. };
  1325. F8FDCF6303AF110C01A8000A = {
  1326. isa = PBXTargetDependency;
  1327. target = 0867D69CFE84028FC02AAC07;
  1328. };
  1329. F8FDCF6403AF111101A8000A = {
  1330. isa = PBXTargetDependency;
  1331. target = 0867D69CFE84028FC02AAC07;
  1332. };
  1333. };
  1334. rootObject = 0867D690FE84028FC02AAC07;
  1335. }