You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

436 lines
20KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 73814AFF0907FB8200C478FC /* speex_echo.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF30907FB8200C478FC /* speex_echo.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 73814B000907FB8200C478FC /* speex_header.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF40907FB8200C478FC /* speex_header.h */; settings = {ATTRIBUTES = (Public, ); }; };
  11. 73814B010907FB8200C478FC /* speex_jitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF50907FB8200C478FC /* speex_jitter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. 73814B020907FB8200C478FC /* speex_preprocess.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF60907FB8200C478FC /* speex_preprocess.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 73814B030907FB8200C478FC /* speex_stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF70907FB8200C478FC /* speex_stereo.h */; settings = {ATTRIBUTES = (Public, ); }; };
  14. 73814B040907FB8200C478FC /* speex_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF80907FB8200C478FC /* speex_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. 73814B060907FBAB00C478FC /* speex_callbacks.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF10907FB8200C478FC /* speex_callbacks.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. 73814B070907FBAD00C478FC /* speex_bits.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF00907FB8200C478FC /* speex_bits.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. 73814B080907FBAE00C478FC /* speex.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AEF0907FB8200C478FC /* speex.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. 73814B750907FC9900C478FC /* jitter.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B280907FC9900C478FC /* jitter.c */; };
  19. 73814B840907FC9900C478FC /* math_approx.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B370907FC9900C478FC /* math_approx.c */; };
  20. 73814B880907FC9900C478FC /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B3B0907FC9900C478FC /* misc.c */; };
  21. 73814B8E0907FC9900C478FC /* preprocess.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B410907FC9900C478FC /* preprocess.c */; };
  22. 73814B930907FC9900C478FC /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B460907FC9900C478FC /* smallft.c */; };
  23. 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
  24. /* End PBXBuildFile section */
  25. /* Begin PBXBuildStyle section */
  26. 4F0BB7EC011F40E904CA0E50 /* Development */ = {
  27. isa = PBXBuildStyle;
  28. buildSettings = {
  29. COPY_PHASE_STRIP = NO;
  30. GCC_DYNAMIC_NO_PIC = NO;
  31. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  32. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  33. GCC_OPTIMIZATION_LEVEL = 0;
  34. ZERO_LINK = YES;
  35. };
  36. name = Development;
  37. };
  38. 4F0BB7ED011F40E904CA0E50 /* Deployment */ = {
  39. isa = PBXBuildStyle;
  40. buildSettings = {
  41. COPY_PHASE_STRIP = YES;
  42. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  43. ZERO_LINK = NO;
  44. };
  45. name = Deployment;
  46. };
  47. /* End PBXBuildStyle section */
  48. /* Begin PBXFileReference section */
  49. 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  50. 32BAE0B70371A74B00C91783 /* Speex_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Speex_Prefix.pch; sourceTree = "<group>"; };
  51. 73814AEF0907FB8200C478FC /* speex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex.h; sourceTree = "<group>"; };
  52. 73814AF00907FB8200C478FC /* speex_bits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_bits.h; sourceTree = "<group>"; };
  53. 73814AF10907FB8200C478FC /* speex_callbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_callbacks.h; sourceTree = "<group>"; };
  54. 73814AF30907FB8200C478FC /* speex_echo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_echo.h; sourceTree = "<group>"; };
  55. 73814AF40907FB8200C478FC /* speex_header.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_header.h; sourceTree = "<group>"; };
  56. 73814AF50907FB8200C478FC /* speex_jitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_jitter.h; sourceTree = "<group>"; };
  57. 73814AF60907FB8200C478FC /* speex_preprocess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_preprocess.h; sourceTree = "<group>"; };
  58. 73814AF70907FB8200C478FC /* speex_stereo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_stereo.h; sourceTree = "<group>"; };
  59. 73814AF80907FB8200C478FC /* speex_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_types.h; sourceTree = "<group>"; };
  60. 73814B0C0907FC9900C478FC /* arch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = arch.h; path = ../libspeex/arch.h; sourceTree = SOURCE_ROOT; };
  61. 73814B1E0907FC9900C478FC /* fixed_arm4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_arm4.h; path = ../libspeex/fixed_arm4.h; sourceTree = SOURCE_ROOT; };
  62. 73814B1F0907FC9900C478FC /* fixed_arm5e.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_arm5e.h; path = ../libspeex/fixed_arm5e.h; sourceTree = SOURCE_ROOT; };
  63. 73814B200907FC9900C478FC /* fixed_bfin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_bfin.h; path = ../libspeex/fixed_bfin.h; sourceTree = SOURCE_ROOT; };
  64. 73814B210907FC9900C478FC /* fixed_debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_debug.h; path = ../libspeex/fixed_debug.h; sourceTree = SOURCE_ROOT; };
  65. 73814B220907FC9900C478FC /* fixed_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_generic.h; path = ../libspeex/fixed_generic.h; sourceTree = SOURCE_ROOT; };
  66. 73814B280907FC9900C478FC /* jitter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jitter.c; path = ../libspeex/jitter.c; sourceTree = SOURCE_ROOT; };
  67. 73814B370907FC9900C478FC /* math_approx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = math_approx.c; path = ../libspeex/math_approx.c; sourceTree = SOURCE_ROOT; };
  68. 73814B380907FC9900C478FC /* math_approx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = math_approx.h; path = ../libspeex/math_approx.h; sourceTree = SOURCE_ROOT; };
  69. 73814B390907FC9900C478FC /* mdf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mdf.c; path = ../libspeex/mdf.c; sourceTree = SOURCE_ROOT; };
  70. 73814B3A0907FC9900C478FC /* misc_bfin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc_bfin.h; path = ../libspeex/misc_bfin.h; sourceTree = SOURCE_ROOT; };
  71. 73814B3B0907FC9900C478FC /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = misc.c; path = ../libspeex/misc.c; sourceTree = SOURCE_ROOT; };
  72. 73814B3C0907FC9900C478FC /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc.h; path = ../libspeex/misc.h; sourceTree = SOURCE_ROOT; };
  73. 73814B3E0907FC9900C478FC /* modes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = modes.h; path = ../libspeex/modes.h; sourceTree = SOURCE_ROOT; };
  74. 73814B410907FC9900C478FC /* preprocess.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = preprocess.c; path = ../libspeex/preprocess.c; sourceTree = SOURCE_ROOT; };
  75. 73814B460907FC9900C478FC /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = smallft.c; path = ../libspeex/smallft.c; sourceTree = SOURCE_ROOT; };
  76. 73814B470907FC9900C478FC /* smallft.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = smallft.h; path = ../libspeex/smallft.h; sourceTree = SOURCE_ROOT; };
  77. 73814B4B0907FC9900C478FC /* stack_alloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stack_alloc.h; path = ../libspeex/stack_alloc.h; sourceTree = SOURCE_ROOT; };
  78. 73814B4D0907FC9900C478FC /* testdenoise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testdenoise.c; path = ../libspeex/testdenoise.c; sourceTree = SOURCE_ROOT; };
  79. 73814B4E0907FC9900C478FC /* testecho.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testecho.c; path = ../libspeex/testecho.c; sourceTree = SOURCE_ROOT; };
  80. 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
  81. 8D07F2C80486CC7A007CD1D0 /* Speex.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Speex.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  82. /* End PBXFileReference section */
  83. /* Begin PBXFrameworksBuildPhase section */
  84. 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. /* End PBXFrameworksBuildPhase section */
  92. /* Begin PBXGroup section */
  93. 034768DDFF38A45A11DB9C8B /* Products */ = {
  94. isa = PBXGroup;
  95. children = (
  96. 8D07F2C80486CC7A007CD1D0 /* Speex.framework */,
  97. );
  98. name = Products;
  99. sourceTree = "<group>";
  100. };
  101. 0867D691FE84028FC02AAC07 /* Speex */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 08FB77ACFE841707C02AAC07 /* Source */,
  105. 73814AEB0907FB6400C478FC /* Headers */,
  106. 089C1665FE841158C02AAC07 /* Resources */,
  107. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
  108. 034768DDFF38A45A11DB9C8B /* Products */,
  109. );
  110. name = Speex;
  111. sourceTree = "<group>";
  112. };
  113. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
  114. isa = PBXGroup;
  115. children = (
  116. );
  117. name = "External Frameworks and Libraries";
  118. sourceTree = "<group>";
  119. };
  120. 089C1665FE841158C02AAC07 /* Resources */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 8D07F2C70486CC7A007CD1D0 /* Info.plist */,
  124. 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
  125. );
  126. name = Resources;
  127. sourceTree = "<group>";
  128. };
  129. 08FB77ACFE841707C02AAC07 /* Source */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 73814B0C0907FC9900C478FC /* arch.h */,
  133. 73814B1E0907FC9900C478FC /* fixed_arm4.h */,
  134. 73814B1F0907FC9900C478FC /* fixed_arm5e.h */,
  135. 73814B200907FC9900C478FC /* fixed_bfin.h */,
  136. 73814B210907FC9900C478FC /* fixed_debug.h */,
  137. 73814B220907FC9900C478FC /* fixed_generic.h */,
  138. 73814B280907FC9900C478FC /* jitter.c */,
  139. 73814B370907FC9900C478FC /* math_approx.c */,
  140. 73814B380907FC9900C478FC /* math_approx.h */,
  141. 73814B390907FC9900C478FC /* mdf.c */,
  142. 73814B3A0907FC9900C478FC /* misc_bfin.h */,
  143. 73814B3B0907FC9900C478FC /* misc.c */,
  144. 73814B3C0907FC9900C478FC /* misc.h */,
  145. 73814B410907FC9900C478FC /* preprocess.c */,
  146. 73814B460907FC9900C478FC /* smallft.c */,
  147. 73814B470907FC9900C478FC /* smallft.h */,
  148. 73814B4B0907FC9900C478FC /* stack_alloc.h */,
  149. 73814B4D0907FC9900C478FC /* testdenoise.c */,
  150. 73814B4E0907FC9900C478FC /* testecho.c */,
  151. 32BAE0B70371A74B00C91783 /* Speex_Prefix.pch */,
  152. );
  153. name = Source;
  154. sourceTree = "<group>";
  155. };
  156. 73814AEB0907FB6400C478FC /* Headers */ = {
  157. isa = PBXGroup;
  158. children = (
  159. 73814AEC0907FB8200C478FC /* speex */,
  160. );
  161. name = Headers;
  162. sourceTree = "<group>";
  163. };
  164. 73814AEC0907FB8200C478FC /* speex */ = {
  165. isa = PBXGroup;
  166. children = (
  167. 73814AEF0907FB8200C478FC /* speex.h */,
  168. 73814AF00907FB8200C478FC /* speex_bits.h */,
  169. 73814AF10907FB8200C478FC /* speex_callbacks.h */,
  170. 73814AF30907FB8200C478FC /* speex_echo.h */,
  171. 73814AF40907FB8200C478FC /* speex_header.h */,
  172. 73814AF50907FB8200C478FC /* speex_jitter.h */,
  173. 73814AF60907FB8200C478FC /* speex_preprocess.h */,
  174. 73814AF70907FB8200C478FC /* speex_stereo.h */,
  175. 73814AF80907FB8200C478FC /* speex_types.h */,
  176. );
  177. name = speex;
  178. path = ../include/speex;
  179. sourceTree = SOURCE_ROOT;
  180. };
  181. /* End PBXGroup section */
  182. /* Begin PBXHeadersBuildPhase section */
  183. 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
  184. isa = PBXHeadersBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. 73814AFF0907FB8200C478FC /* speex_echo.h in Headers */,
  188. 73814B000907FB8200C478FC /* speex_header.h in Headers */,
  189. 73814B010907FB8200C478FC /* speex_jitter.h in Headers */,
  190. 73814B020907FB8200C478FC /* speex_preprocess.h in Headers */,
  191. 73814B030907FB8200C478FC /* speex_stereo.h in Headers */,
  192. 73814B040907FB8200C478FC /* speex_types.h in Headers */,
  193. 73814B060907FBAB00C478FC /* speex_callbacks.h in Headers */,
  194. 73814B070907FBAD00C478FC /* speex_bits.h in Headers */,
  195. 73814B080907FBAE00C478FC /* speex.h in Headers */,
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. };
  199. /* End PBXHeadersBuildPhase section */
  200. /* Begin PBXNativeTarget section */
  201. 8D07F2BC0486CC7A007CD1D0 /* Speex */ = {
  202. isa = PBXNativeTarget;
  203. buildConfigurationList = 73814ADF0907FB1E00C478FC /* Build configuration list for PBXNativeTarget "Speex" */;
  204. buildPhases = (
  205. 8D07F2BD0486CC7A007CD1D0 /* Headers */,
  206. 8D07F2BF0486CC7A007CD1D0 /* Resources */,
  207. 8D07F2C10486CC7A007CD1D0 /* Sources */,
  208. 8D07F2C30486CC7A007CD1D0 /* Frameworks */,
  209. 8D07F2C50486CC7A007CD1D0 /* Rez */,
  210. );
  211. buildRules = (
  212. );
  213. buildSettings = {
  214. DYLIB_COMPATIBILITY_VERSION = 1;
  215. DYLIB_CURRENT_VERSION = 1;
  216. FRAMEWORK_VERSION = A;
  217. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  218. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  219. GCC_PREFIX_HEADER = Speex_Prefix.pch;
  220. INFOPLIST_FILE = Info.plist;
  221. INSTALL_PATH = "$(HOME)/Library/Frameworks";
  222. LIBRARY_STYLE = DYNAMIC;
  223. PRODUCT_NAME = Speex;
  224. WRAPPER_EXTENSION = framework;
  225. };
  226. dependencies = (
  227. );
  228. name = Speex;
  229. productInstallPath = "$(HOME)/Library/Frameworks";
  230. productName = Speex;
  231. productReference = 8D07F2C80486CC7A007CD1D0 /* Speex.framework */;
  232. productType = "com.apple.product-type.framework";
  233. };
  234. /* End PBXNativeTarget section */
  235. /* Begin PBXProject section */
  236. 0867D690FE84028FC02AAC07 /* Project object */ = {
  237. isa = PBXProject;
  238. buildConfigurationList = 73814AE30907FB1E00C478FC /* Build configuration list for PBXProject "Speex_UB" */;
  239. buildSettings = {
  240. };
  241. buildStyles = (
  242. 4F0BB7EC011F40E904CA0E50 /* Development */,
  243. 4F0BB7ED011F40E904CA0E50 /* Deployment */,
  244. );
  245. hasScannedForEncodings = 1;
  246. mainGroup = 0867D691FE84028FC02AAC07 /* Speex */;
  247. productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
  248. projectDirPath = "";
  249. targets = (
  250. 8D07F2BC0486CC7A007CD1D0 /* Speex */,
  251. );
  252. };
  253. /* End PBXProject section */
  254. /* Begin PBXResourcesBuildPhase section */
  255. 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
  256. isa = PBXResourcesBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */,
  260. );
  261. runOnlyForDeploymentPostprocessing = 0;
  262. };
  263. /* End PBXResourcesBuildPhase section */
  264. /* Begin PBXRezBuildPhase section */
  265. 8D07F2C50486CC7A007CD1D0 /* Rez */ = {
  266. isa = PBXRezBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. );
  270. runOnlyForDeploymentPostprocessing = 0;
  271. };
  272. /* End PBXRezBuildPhase section */
  273. /* Begin PBXSourcesBuildPhase section */
  274. 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
  275. isa = PBXSourcesBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. 73814B750907FC9900C478FC /* jitter.c in Sources */,
  279. 73814B840907FC9900C478FC /* math_approx.c in Sources */,
  280. 73814B880907FC9900C478FC /* misc.c in Sources */,
  281. 73814B8E0907FC9900C478FC /* preprocess.c in Sources */,
  282. 73814B930907FC9900C478FC /* smallft.c in Sources */,
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. };
  286. /* End PBXSourcesBuildPhase section */
  287. /* Begin PBXVariantGroup section */
  288. 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
  289. isa = PBXVariantGroup;
  290. children = (
  291. 089C1667FE841158C02AAC07 /* English */,
  292. );
  293. name = InfoPlist.strings;
  294. sourceTree = "<group>";
  295. };
  296. /* End PBXVariantGroup section */
  297. /* Begin XCBuildConfiguration section */
  298. 73814AE00907FB1E00C478FC /* Development */ = {
  299. isa = XCBuildConfiguration;
  300. buildSettings = {
  301. COPY_PHASE_STRIP = NO;
  302. DYLIB_COMPATIBILITY_VERSION = 1;
  303. DYLIB_CURRENT_VERSION = 1;
  304. FRAMEWORK_VERSION = A;
  305. GCC_DYNAMIC_NO_PIC = NO;
  306. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  307. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  308. GCC_OPTIMIZATION_LEVEL = 0;
  309. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  310. GCC_PREFIX_HEADER = Speex_Prefix.pch;
  311. INFOPLIST_FILE = Info.plist;
  312. INSTALL_PATH = /Library/Frameworks;
  313. LIBRARY_STYLE = DYNAMIC;
  314. MACH_O_TYPE = mh_dylib;
  315. PRODUCT_NAME = Speex;
  316. WRAPPER_EXTENSION = framework;
  317. ZERO_LINK = YES;
  318. };
  319. name = Development;
  320. };
  321. 73814AE10907FB1E00C478FC /* Deployment */ = {
  322. isa = XCBuildConfiguration;
  323. buildSettings = {
  324. COPY_PHASE_STRIP = YES;
  325. DYLIB_COMPATIBILITY_VERSION = 1;
  326. DYLIB_CURRENT_VERSION = 1;
  327. FRAMEWORK_VERSION = A;
  328. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  329. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  330. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  331. GCC_PREFIX_HEADER = Speex_Prefix.pch;
  332. INFOPLIST_FILE = Info.plist;
  333. INSTALL_PATH = /Library/Frameworks;
  334. LIBRARY_STYLE = DYNAMIC;
  335. MACH_O_TYPE = mh_dylib;
  336. PRODUCT_NAME = Speex;
  337. WRAPPER_EXTENSION = framework;
  338. ZERO_LINK = NO;
  339. };
  340. name = Deployment;
  341. };
  342. 73814AE20907FB1E00C478FC /* Default */ = {
  343. isa = XCBuildConfiguration;
  344. buildSettings = {
  345. DYLIB_COMPATIBILITY_VERSION = 1;
  346. DYLIB_CURRENT_VERSION = 1;
  347. FRAMEWORK_VERSION = A;
  348. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  349. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  350. GCC_PREFIX_HEADER = Speex_Prefix.pch;
  351. INFOPLIST_FILE = Info.plist;
  352. INSTALL_PATH = /Library/Frameworks;
  353. LIBRARY_STYLE = DYNAMIC;
  354. MACH_O_TYPE = mh_dylib;
  355. PRODUCT_NAME = Speex;
  356. WRAPPER_EXTENSION = framework;
  357. };
  358. name = Default;
  359. };
  360. 73814AE40907FB1E00C478FC /* Development */ = {
  361. isa = XCBuildConfiguration;
  362. buildSettings = {
  363. ARCHS = (
  364. ppc,
  365. i386,
  366. );
  367. GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
  368. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  369. };
  370. name = Development;
  371. };
  372. 73814AE50907FB1E00C478FC /* Deployment */ = {
  373. isa = XCBuildConfiguration;
  374. buildSettings = {
  375. ARCHS = (
  376. ppc,
  377. i386,
  378. );
  379. GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
  380. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  381. };
  382. name = Deployment;
  383. };
  384. 73814AE60907FB1E00C478FC /* Default */ = {
  385. isa = XCBuildConfiguration;
  386. buildSettings = {
  387. ARCHS = (
  388. ppc,
  389. i386,
  390. );
  391. GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
  392. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  393. };
  394. name = Default;
  395. };
  396. /* End XCBuildConfiguration section */
  397. /* Begin XCConfigurationList section */
  398. 73814ADF0907FB1E00C478FC /* Build configuration list for PBXNativeTarget "Speex" */ = {
  399. isa = XCConfigurationList;
  400. buildConfigurations = (
  401. 73814AE00907FB1E00C478FC /* Development */,
  402. 73814AE10907FB1E00C478FC /* Deployment */,
  403. 73814AE20907FB1E00C478FC /* Default */,
  404. );
  405. defaultConfigurationIsVisible = 0;
  406. defaultConfigurationName = Default;
  407. };
  408. 73814AE30907FB1E00C478FC /* Build configuration list for PBXProject "Speex_UB" */ = {
  409. isa = XCConfigurationList;
  410. buildConfigurations = (
  411. 73814AE40907FB1E00C478FC /* Development */,
  412. 73814AE50907FB1E00C478FC /* Deployment */,
  413. 73814AE60907FB1E00C478FC /* Default */,
  414. );
  415. defaultConfigurationIsVisible = 0;
  416. defaultConfigurationName = Default;
  417. };
  418. /* End XCConfigurationList section */
  419. };
  420. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  421. }