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