153a5a1b3Sopenharmony_ci// !$*UTF8*$!
253a5a1b3Sopenharmony_ci{
353a5a1b3Sopenharmony_ci	archiveVersion = 1;
453a5a1b3Sopenharmony_ci	classes = {
553a5a1b3Sopenharmony_ci	};
653a5a1b3Sopenharmony_ci	objectVersion = 42;
753a5a1b3Sopenharmony_ci	objects = {
853a5a1b3Sopenharmony_ci
953a5a1b3Sopenharmony_ci/* Begin PBXBuildFile section */
1053a5a1b3Sopenharmony_ci		73814AFF0907FB8200C478FC /* speex_echo.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF30907FB8200C478FC /* speex_echo.h */; settings = {ATTRIBUTES = (Public, ); }; };
1153a5a1b3Sopenharmony_ci		73814B000907FB8200C478FC /* speex_header.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF40907FB8200C478FC /* speex_header.h */; settings = {ATTRIBUTES = (Public, ); }; };
1253a5a1b3Sopenharmony_ci		73814B010907FB8200C478FC /* speex_jitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF50907FB8200C478FC /* speex_jitter.h */; settings = {ATTRIBUTES = (Public, ); }; };
1353a5a1b3Sopenharmony_ci		73814B020907FB8200C478FC /* speex_preprocess.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF60907FB8200C478FC /* speex_preprocess.h */; settings = {ATTRIBUTES = (Public, ); }; };
1453a5a1b3Sopenharmony_ci		73814B030907FB8200C478FC /* speex_stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF70907FB8200C478FC /* speex_stereo.h */; settings = {ATTRIBUTES = (Public, ); }; };
1553a5a1b3Sopenharmony_ci		73814B040907FB8200C478FC /* speex_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF80907FB8200C478FC /* speex_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
1653a5a1b3Sopenharmony_ci		73814B060907FBAB00C478FC /* speex_callbacks.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF10907FB8200C478FC /* speex_callbacks.h */; settings = {ATTRIBUTES = (Public, ); }; };
1753a5a1b3Sopenharmony_ci		73814B070907FBAD00C478FC /* speex_bits.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AF00907FB8200C478FC /* speex_bits.h */; settings = {ATTRIBUTES = (Public, ); }; };
1853a5a1b3Sopenharmony_ci		73814B080907FBAE00C478FC /* speex.h in Headers */ = {isa = PBXBuildFile; fileRef = 73814AEF0907FB8200C478FC /* speex.h */; settings = {ATTRIBUTES = (Public, ); }; };
1953a5a1b3Sopenharmony_ci		73814B750907FC9900C478FC /* jitter.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B280907FC9900C478FC /* jitter.c */; };
2053a5a1b3Sopenharmony_ci		73814B840907FC9900C478FC /* math_approx.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B370907FC9900C478FC /* math_approx.c */; };
2153a5a1b3Sopenharmony_ci		73814B880907FC9900C478FC /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B3B0907FC9900C478FC /* misc.c */; };
2253a5a1b3Sopenharmony_ci		73814B8E0907FC9900C478FC /* preprocess.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B410907FC9900C478FC /* preprocess.c */; };
2353a5a1b3Sopenharmony_ci		73814B930907FC9900C478FC /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = 73814B460907FC9900C478FC /* smallft.c */; };
2453a5a1b3Sopenharmony_ci		8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
2553a5a1b3Sopenharmony_ci/* End PBXBuildFile section */
2653a5a1b3Sopenharmony_ci
2753a5a1b3Sopenharmony_ci/* Begin PBXBuildStyle section */
2853a5a1b3Sopenharmony_ci		4F0BB7EC011F40E904CA0E50 /* Development */ = {
2953a5a1b3Sopenharmony_ci			isa = PBXBuildStyle;
3053a5a1b3Sopenharmony_ci			buildSettings = {
3153a5a1b3Sopenharmony_ci				COPY_PHASE_STRIP = NO;
3253a5a1b3Sopenharmony_ci				GCC_DYNAMIC_NO_PIC = NO;
3353a5a1b3Sopenharmony_ci				GCC_ENABLE_FIX_AND_CONTINUE = YES;
3453a5a1b3Sopenharmony_ci				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
3553a5a1b3Sopenharmony_ci				GCC_OPTIMIZATION_LEVEL = 0;
3653a5a1b3Sopenharmony_ci				ZERO_LINK = YES;
3753a5a1b3Sopenharmony_ci			};
3853a5a1b3Sopenharmony_ci			name = Development;
3953a5a1b3Sopenharmony_ci		};
4053a5a1b3Sopenharmony_ci		4F0BB7ED011F40E904CA0E50 /* Deployment */ = {
4153a5a1b3Sopenharmony_ci			isa = PBXBuildStyle;
4253a5a1b3Sopenharmony_ci			buildSettings = {
4353a5a1b3Sopenharmony_ci				COPY_PHASE_STRIP = YES;
4453a5a1b3Sopenharmony_ci				GCC_ENABLE_FIX_AND_CONTINUE = NO;
4553a5a1b3Sopenharmony_ci				ZERO_LINK = NO;
4653a5a1b3Sopenharmony_ci			};
4753a5a1b3Sopenharmony_ci			name = Deployment;
4853a5a1b3Sopenharmony_ci		};
4953a5a1b3Sopenharmony_ci/* End PBXBuildStyle section */
5053a5a1b3Sopenharmony_ci
5153a5a1b3Sopenharmony_ci/* Begin PBXFileReference section */
5253a5a1b3Sopenharmony_ci		089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
5353a5a1b3Sopenharmony_ci		32BAE0B70371A74B00C91783 /* Speex_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Speex_Prefix.pch; sourceTree = "<group>"; };
5453a5a1b3Sopenharmony_ci		73814AEF0907FB8200C478FC /* speex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex.h; sourceTree = "<group>"; };
5553a5a1b3Sopenharmony_ci		73814AF00907FB8200C478FC /* speex_bits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_bits.h; sourceTree = "<group>"; };
5653a5a1b3Sopenharmony_ci		73814AF10907FB8200C478FC /* speex_callbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_callbacks.h; sourceTree = "<group>"; };
5753a5a1b3Sopenharmony_ci		73814AF30907FB8200C478FC /* speex_echo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_echo.h; sourceTree = "<group>"; };
5853a5a1b3Sopenharmony_ci		73814AF40907FB8200C478FC /* speex_header.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_header.h; sourceTree = "<group>"; };
5953a5a1b3Sopenharmony_ci		73814AF50907FB8200C478FC /* speex_jitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_jitter.h; sourceTree = "<group>"; };
6053a5a1b3Sopenharmony_ci		73814AF60907FB8200C478FC /* speex_preprocess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_preprocess.h; sourceTree = "<group>"; };
6153a5a1b3Sopenharmony_ci		73814AF70907FB8200C478FC /* speex_stereo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_stereo.h; sourceTree = "<group>"; };
6253a5a1b3Sopenharmony_ci		73814AF80907FB8200C478FC /* speex_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = speex_types.h; sourceTree = "<group>"; };
6353a5a1b3Sopenharmony_ci		73814B0C0907FC9900C478FC /* arch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = arch.h; path = ../libspeex/arch.h; sourceTree = SOURCE_ROOT; };
6453a5a1b3Sopenharmony_ci		73814B1E0907FC9900C478FC /* fixed_arm4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_arm4.h; path = ../libspeex/fixed_arm4.h; sourceTree = SOURCE_ROOT; };
6553a5a1b3Sopenharmony_ci		73814B1F0907FC9900C478FC /* fixed_arm5e.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_arm5e.h; path = ../libspeex/fixed_arm5e.h; sourceTree = SOURCE_ROOT; };
6653a5a1b3Sopenharmony_ci		73814B200907FC9900C478FC /* fixed_bfin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_bfin.h; path = ../libspeex/fixed_bfin.h; sourceTree = SOURCE_ROOT; };
6753a5a1b3Sopenharmony_ci		73814B210907FC9900C478FC /* fixed_debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_debug.h; path = ../libspeex/fixed_debug.h; sourceTree = SOURCE_ROOT; };
6853a5a1b3Sopenharmony_ci		73814B220907FC9900C478FC /* fixed_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fixed_generic.h; path = ../libspeex/fixed_generic.h; sourceTree = SOURCE_ROOT; };
6953a5a1b3Sopenharmony_ci		73814B280907FC9900C478FC /* jitter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jitter.c; path = ../libspeex/jitter.c; sourceTree = SOURCE_ROOT; };
7053a5a1b3Sopenharmony_ci		73814B370907FC9900C478FC /* math_approx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = math_approx.c; path = ../libspeex/math_approx.c; sourceTree = SOURCE_ROOT; };
7153a5a1b3Sopenharmony_ci		73814B380907FC9900C478FC /* math_approx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = math_approx.h; path = ../libspeex/math_approx.h; sourceTree = SOURCE_ROOT; };
7253a5a1b3Sopenharmony_ci		73814B390907FC9900C478FC /* mdf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mdf.c; path = ../libspeex/mdf.c; sourceTree = SOURCE_ROOT; };
7353a5a1b3Sopenharmony_ci		73814B3A0907FC9900C478FC /* misc_bfin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc_bfin.h; path = ../libspeex/misc_bfin.h; sourceTree = SOURCE_ROOT; };
7453a5a1b3Sopenharmony_ci		73814B3B0907FC9900C478FC /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = misc.c; path = ../libspeex/misc.c; sourceTree = SOURCE_ROOT; };
7553a5a1b3Sopenharmony_ci		73814B3C0907FC9900C478FC /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc.h; path = ../libspeex/misc.h; sourceTree = SOURCE_ROOT; };
7653a5a1b3Sopenharmony_ci		73814B3E0907FC9900C478FC /* modes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = modes.h; path = ../libspeex/modes.h; sourceTree = SOURCE_ROOT; };
7753a5a1b3Sopenharmony_ci		73814B410907FC9900C478FC /* preprocess.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = preprocess.c; path = ../libspeex/preprocess.c; sourceTree = SOURCE_ROOT; };
7853a5a1b3Sopenharmony_ci		73814B460907FC9900C478FC /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = smallft.c; path = ../libspeex/smallft.c; sourceTree = SOURCE_ROOT; };
7953a5a1b3Sopenharmony_ci		73814B470907FC9900C478FC /* smallft.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = smallft.h; path = ../libspeex/smallft.h; sourceTree = SOURCE_ROOT; };
8053a5a1b3Sopenharmony_ci		73814B4B0907FC9900C478FC /* stack_alloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stack_alloc.h; path = ../libspeex/stack_alloc.h; sourceTree = SOURCE_ROOT; };
8153a5a1b3Sopenharmony_ci		73814B4D0907FC9900C478FC /* testdenoise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testdenoise.c; path = ../libspeex/testdenoise.c; sourceTree = SOURCE_ROOT; };
8253a5a1b3Sopenharmony_ci		73814B4E0907FC9900C478FC /* testecho.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testecho.c; path = ../libspeex/testecho.c; sourceTree = SOURCE_ROOT; };
8353a5a1b3Sopenharmony_ci		8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
8453a5a1b3Sopenharmony_ci		8D07F2C80486CC7A007CD1D0 /* Speex.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Speex.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8553a5a1b3Sopenharmony_ci/* End PBXFileReference section */
8653a5a1b3Sopenharmony_ci
8753a5a1b3Sopenharmony_ci/* Begin PBXFrameworksBuildPhase section */
8853a5a1b3Sopenharmony_ci		8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
8953a5a1b3Sopenharmony_ci			isa = PBXFrameworksBuildPhase;
9053a5a1b3Sopenharmony_ci			buildActionMask = 2147483647;
9153a5a1b3Sopenharmony_ci			files = (
9253a5a1b3Sopenharmony_ci			);
9353a5a1b3Sopenharmony_ci			runOnlyForDeploymentPostprocessing = 0;
9453a5a1b3Sopenharmony_ci		};
9553a5a1b3Sopenharmony_ci/* End PBXFrameworksBuildPhase section */
9653a5a1b3Sopenharmony_ci
9753a5a1b3Sopenharmony_ci/* Begin PBXGroup section */
9853a5a1b3Sopenharmony_ci		034768DDFF38A45A11DB9C8B /* Products */ = {
9953a5a1b3Sopenharmony_ci			isa = PBXGroup;
10053a5a1b3Sopenharmony_ci			children = (
10153a5a1b3Sopenharmony_ci				8D07F2C80486CC7A007CD1D0 /* Speex.framework */,
10253a5a1b3Sopenharmony_ci			);
10353a5a1b3Sopenharmony_ci			name = Products;
10453a5a1b3Sopenharmony_ci			sourceTree = "<group>";
10553a5a1b3Sopenharmony_ci		};
10653a5a1b3Sopenharmony_ci		0867D691FE84028FC02AAC07 /* Speex */ = {
10753a5a1b3Sopenharmony_ci			isa = PBXGroup;
10853a5a1b3Sopenharmony_ci			children = (
10953a5a1b3Sopenharmony_ci				08FB77ACFE841707C02AAC07 /* Source */,
11053a5a1b3Sopenharmony_ci				73814AEB0907FB6400C478FC /* Headers */,
11153a5a1b3Sopenharmony_ci				089C1665FE841158C02AAC07 /* Resources */,
11253a5a1b3Sopenharmony_ci				0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
11353a5a1b3Sopenharmony_ci				034768DDFF38A45A11DB9C8B /* Products */,
11453a5a1b3Sopenharmony_ci			);
11553a5a1b3Sopenharmony_ci			name = Speex;
11653a5a1b3Sopenharmony_ci			sourceTree = "<group>";
11753a5a1b3Sopenharmony_ci		};
11853a5a1b3Sopenharmony_ci		0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
11953a5a1b3Sopenharmony_ci			isa = PBXGroup;
12053a5a1b3Sopenharmony_ci			children = (
12153a5a1b3Sopenharmony_ci			);
12253a5a1b3Sopenharmony_ci			name = "External Frameworks and Libraries";
12353a5a1b3Sopenharmony_ci			sourceTree = "<group>";
12453a5a1b3Sopenharmony_ci		};
12553a5a1b3Sopenharmony_ci		089C1665FE841158C02AAC07 /* Resources */ = {
12653a5a1b3Sopenharmony_ci			isa = PBXGroup;
12753a5a1b3Sopenharmony_ci			children = (
12853a5a1b3Sopenharmony_ci				8D07F2C70486CC7A007CD1D0 /* Info.plist */,
12953a5a1b3Sopenharmony_ci				089C1666FE841158C02AAC07 /* InfoPlist.strings */,
13053a5a1b3Sopenharmony_ci			);
13153a5a1b3Sopenharmony_ci			name = Resources;
13253a5a1b3Sopenharmony_ci			sourceTree = "<group>";
13353a5a1b3Sopenharmony_ci		};
13453a5a1b3Sopenharmony_ci		08FB77ACFE841707C02AAC07 /* Source */ = {
13553a5a1b3Sopenharmony_ci			isa = PBXGroup;
13653a5a1b3Sopenharmony_ci			children = (
13753a5a1b3Sopenharmony_ci				73814B0C0907FC9900C478FC /* arch.h */,
13853a5a1b3Sopenharmony_ci				73814B1E0907FC9900C478FC /* fixed_arm4.h */,
13953a5a1b3Sopenharmony_ci				73814B1F0907FC9900C478FC /* fixed_arm5e.h */,
14053a5a1b3Sopenharmony_ci				73814B200907FC9900C478FC /* fixed_bfin.h */,
14153a5a1b3Sopenharmony_ci				73814B210907FC9900C478FC /* fixed_debug.h */,
14253a5a1b3Sopenharmony_ci				73814B220907FC9900C478FC /* fixed_generic.h */,
14353a5a1b3Sopenharmony_ci				73814B280907FC9900C478FC /* jitter.c */,
14453a5a1b3Sopenharmony_ci				73814B370907FC9900C478FC /* math_approx.c */,
14553a5a1b3Sopenharmony_ci				73814B380907FC9900C478FC /* math_approx.h */,
14653a5a1b3Sopenharmony_ci				73814B390907FC9900C478FC /* mdf.c */,
14753a5a1b3Sopenharmony_ci				73814B3A0907FC9900C478FC /* misc_bfin.h */,
14853a5a1b3Sopenharmony_ci				73814B3B0907FC9900C478FC /* misc.c */,
14953a5a1b3Sopenharmony_ci				73814B3C0907FC9900C478FC /* misc.h */,
15053a5a1b3Sopenharmony_ci				73814B410907FC9900C478FC /* preprocess.c */,
15153a5a1b3Sopenharmony_ci				73814B460907FC9900C478FC /* smallft.c */,
15253a5a1b3Sopenharmony_ci				73814B470907FC9900C478FC /* smallft.h */,
15353a5a1b3Sopenharmony_ci				73814B4B0907FC9900C478FC /* stack_alloc.h */,
15453a5a1b3Sopenharmony_ci				73814B4D0907FC9900C478FC /* testdenoise.c */,
15553a5a1b3Sopenharmony_ci				73814B4E0907FC9900C478FC /* testecho.c */,
15653a5a1b3Sopenharmony_ci				32BAE0B70371A74B00C91783 /* Speex_Prefix.pch */,
15753a5a1b3Sopenharmony_ci			);
15853a5a1b3Sopenharmony_ci			name = Source;
15953a5a1b3Sopenharmony_ci			sourceTree = "<group>";
16053a5a1b3Sopenharmony_ci		};
16153a5a1b3Sopenharmony_ci		73814AEB0907FB6400C478FC /* Headers */ = {
16253a5a1b3Sopenharmony_ci			isa = PBXGroup;
16353a5a1b3Sopenharmony_ci			children = (
16453a5a1b3Sopenharmony_ci				73814AEC0907FB8200C478FC /* speex */,
16553a5a1b3Sopenharmony_ci			);
16653a5a1b3Sopenharmony_ci			name = Headers;
16753a5a1b3Sopenharmony_ci			sourceTree = "<group>";
16853a5a1b3Sopenharmony_ci		};
16953a5a1b3Sopenharmony_ci		73814AEC0907FB8200C478FC /* speex */ = {
17053a5a1b3Sopenharmony_ci			isa = PBXGroup;
17153a5a1b3Sopenharmony_ci			children = (
17253a5a1b3Sopenharmony_ci				73814AEF0907FB8200C478FC /* speex.h */,
17353a5a1b3Sopenharmony_ci				73814AF00907FB8200C478FC /* speex_bits.h */,
17453a5a1b3Sopenharmony_ci				73814AF10907FB8200C478FC /* speex_callbacks.h */,
17553a5a1b3Sopenharmony_ci				73814AF30907FB8200C478FC /* speex_echo.h */,
17653a5a1b3Sopenharmony_ci				73814AF40907FB8200C478FC /* speex_header.h */,
17753a5a1b3Sopenharmony_ci				73814AF50907FB8200C478FC /* speex_jitter.h */,
17853a5a1b3Sopenharmony_ci				73814AF60907FB8200C478FC /* speex_preprocess.h */,
17953a5a1b3Sopenharmony_ci				73814AF70907FB8200C478FC /* speex_stereo.h */,
18053a5a1b3Sopenharmony_ci				73814AF80907FB8200C478FC /* speex_types.h */,
18153a5a1b3Sopenharmony_ci			);
18253a5a1b3Sopenharmony_ci			name = speex;
18353a5a1b3Sopenharmony_ci			path = ../include/speex;
18453a5a1b3Sopenharmony_ci			sourceTree = SOURCE_ROOT;
18553a5a1b3Sopenharmony_ci		};
18653a5a1b3Sopenharmony_ci/* End PBXGroup section */
18753a5a1b3Sopenharmony_ci
18853a5a1b3Sopenharmony_ci/* Begin PBXHeadersBuildPhase section */
18953a5a1b3Sopenharmony_ci		8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
19053a5a1b3Sopenharmony_ci			isa = PBXHeadersBuildPhase;
19153a5a1b3Sopenharmony_ci			buildActionMask = 2147483647;
19253a5a1b3Sopenharmony_ci			files = (
19353a5a1b3Sopenharmony_ci				73814AFF0907FB8200C478FC /* speex_echo.h in Headers */,
19453a5a1b3Sopenharmony_ci				73814B000907FB8200C478FC /* speex_header.h in Headers */,
19553a5a1b3Sopenharmony_ci				73814B010907FB8200C478FC /* speex_jitter.h in Headers */,
19653a5a1b3Sopenharmony_ci				73814B020907FB8200C478FC /* speex_preprocess.h in Headers */,
19753a5a1b3Sopenharmony_ci				73814B030907FB8200C478FC /* speex_stereo.h in Headers */,
19853a5a1b3Sopenharmony_ci				73814B040907FB8200C478FC /* speex_types.h in Headers */,
19953a5a1b3Sopenharmony_ci				73814B060907FBAB00C478FC /* speex_callbacks.h in Headers */,
20053a5a1b3Sopenharmony_ci				73814B070907FBAD00C478FC /* speex_bits.h in Headers */,
20153a5a1b3Sopenharmony_ci				73814B080907FBAE00C478FC /* speex.h in Headers */,
20253a5a1b3Sopenharmony_ci			);
20353a5a1b3Sopenharmony_ci			runOnlyForDeploymentPostprocessing = 0;
20453a5a1b3Sopenharmony_ci		};
20553a5a1b3Sopenharmony_ci/* End PBXHeadersBuildPhase section */
20653a5a1b3Sopenharmony_ci
20753a5a1b3Sopenharmony_ci/* Begin PBXNativeTarget section */
20853a5a1b3Sopenharmony_ci		8D07F2BC0486CC7A007CD1D0 /* Speex */ = {
20953a5a1b3Sopenharmony_ci			isa = PBXNativeTarget;
21053a5a1b3Sopenharmony_ci			buildConfigurationList = 73814ADF0907FB1E00C478FC /* Build configuration list for PBXNativeTarget "Speex" */;
21153a5a1b3Sopenharmony_ci			buildPhases = (
21253a5a1b3Sopenharmony_ci				8D07F2BD0486CC7A007CD1D0 /* Headers */,
21353a5a1b3Sopenharmony_ci				8D07F2BF0486CC7A007CD1D0 /* Resources */,
21453a5a1b3Sopenharmony_ci				8D07F2C10486CC7A007CD1D0 /* Sources */,
21553a5a1b3Sopenharmony_ci				8D07F2C30486CC7A007CD1D0 /* Frameworks */,
21653a5a1b3Sopenharmony_ci				8D07F2C50486CC7A007CD1D0 /* Rez */,
21753a5a1b3Sopenharmony_ci			);
21853a5a1b3Sopenharmony_ci			buildRules = (
21953a5a1b3Sopenharmony_ci			);
22053a5a1b3Sopenharmony_ci			buildSettings = {
22153a5a1b3Sopenharmony_ci				DYLIB_COMPATIBILITY_VERSION = 1;
22253a5a1b3Sopenharmony_ci				DYLIB_CURRENT_VERSION = 1;
22353a5a1b3Sopenharmony_ci				FRAMEWORK_VERSION = A;
22453a5a1b3Sopenharmony_ci				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
22553a5a1b3Sopenharmony_ci				GCC_PRECOMPILE_PREFIX_HEADER = YES;
22653a5a1b3Sopenharmony_ci				GCC_PREFIX_HEADER = Speex_Prefix.pch;
22753a5a1b3Sopenharmony_ci				INFOPLIST_FILE = Info.plist;
22853a5a1b3Sopenharmony_ci				INSTALL_PATH = "$(HOME)/Library/Frameworks";
22953a5a1b3Sopenharmony_ci				LIBRARY_STYLE = DYNAMIC;
23053a5a1b3Sopenharmony_ci				PRODUCT_NAME = Speex;
23153a5a1b3Sopenharmony_ci				WRAPPER_EXTENSION = framework;
23253a5a1b3Sopenharmony_ci			};
23353a5a1b3Sopenharmony_ci			dependencies = (
23453a5a1b3Sopenharmony_ci			);
23553a5a1b3Sopenharmony_ci			name = Speex;
23653a5a1b3Sopenharmony_ci			productInstallPath = "$(HOME)/Library/Frameworks";
23753a5a1b3Sopenharmony_ci			productName = Speex;
23853a5a1b3Sopenharmony_ci			productReference = 8D07F2C80486CC7A007CD1D0 /* Speex.framework */;
23953a5a1b3Sopenharmony_ci			productType = "com.apple.product-type.framework";
24053a5a1b3Sopenharmony_ci		};
24153a5a1b3Sopenharmony_ci/* End PBXNativeTarget section */
24253a5a1b3Sopenharmony_ci
24353a5a1b3Sopenharmony_ci/* Begin PBXProject section */
24453a5a1b3Sopenharmony_ci		0867D690FE84028FC02AAC07 /* Project object */ = {
24553a5a1b3Sopenharmony_ci			isa = PBXProject;
24653a5a1b3Sopenharmony_ci			buildConfigurationList = 73814AE30907FB1E00C478FC /* Build configuration list for PBXProject "Speex_UB" */;
24753a5a1b3Sopenharmony_ci			buildSettings = {
24853a5a1b3Sopenharmony_ci			};
24953a5a1b3Sopenharmony_ci			buildStyles = (
25053a5a1b3Sopenharmony_ci				4F0BB7EC011F40E904CA0E50 /* Development */,
25153a5a1b3Sopenharmony_ci				4F0BB7ED011F40E904CA0E50 /* Deployment */,
25253a5a1b3Sopenharmony_ci			);
25353a5a1b3Sopenharmony_ci			hasScannedForEncodings = 1;
25453a5a1b3Sopenharmony_ci			mainGroup = 0867D691FE84028FC02AAC07 /* Speex */;
25553a5a1b3Sopenharmony_ci			productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
25653a5a1b3Sopenharmony_ci			projectDirPath = "";
25753a5a1b3Sopenharmony_ci			targets = (
25853a5a1b3Sopenharmony_ci				8D07F2BC0486CC7A007CD1D0 /* Speex */,
25953a5a1b3Sopenharmony_ci			);
26053a5a1b3Sopenharmony_ci		};
26153a5a1b3Sopenharmony_ci/* End PBXProject section */
26253a5a1b3Sopenharmony_ci
26353a5a1b3Sopenharmony_ci/* Begin PBXResourcesBuildPhase section */
26453a5a1b3Sopenharmony_ci		8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
26553a5a1b3Sopenharmony_ci			isa = PBXResourcesBuildPhase;
26653a5a1b3Sopenharmony_ci			buildActionMask = 2147483647;
26753a5a1b3Sopenharmony_ci			files = (
26853a5a1b3Sopenharmony_ci				8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */,
26953a5a1b3Sopenharmony_ci			);
27053a5a1b3Sopenharmony_ci			runOnlyForDeploymentPostprocessing = 0;
27153a5a1b3Sopenharmony_ci		};
27253a5a1b3Sopenharmony_ci/* End PBXResourcesBuildPhase section */
27353a5a1b3Sopenharmony_ci
27453a5a1b3Sopenharmony_ci/* Begin PBXRezBuildPhase section */
27553a5a1b3Sopenharmony_ci		8D07F2C50486CC7A007CD1D0 /* Rez */ = {
27653a5a1b3Sopenharmony_ci			isa = PBXRezBuildPhase;
27753a5a1b3Sopenharmony_ci			buildActionMask = 2147483647;
27853a5a1b3Sopenharmony_ci			files = (
27953a5a1b3Sopenharmony_ci			);
28053a5a1b3Sopenharmony_ci			runOnlyForDeploymentPostprocessing = 0;
28153a5a1b3Sopenharmony_ci		};
28253a5a1b3Sopenharmony_ci/* End PBXRezBuildPhase section */
28353a5a1b3Sopenharmony_ci
28453a5a1b3Sopenharmony_ci/* Begin PBXSourcesBuildPhase section */
28553a5a1b3Sopenharmony_ci		8D07F2C10486CC7A007CD1D0 /* Sources */ = {
28653a5a1b3Sopenharmony_ci			isa = PBXSourcesBuildPhase;
28753a5a1b3Sopenharmony_ci			buildActionMask = 2147483647;
28853a5a1b3Sopenharmony_ci			files = (
28953a5a1b3Sopenharmony_ci				73814B750907FC9900C478FC /* jitter.c in Sources */,
29053a5a1b3Sopenharmony_ci				73814B840907FC9900C478FC /* math_approx.c in Sources */,
29153a5a1b3Sopenharmony_ci				73814B880907FC9900C478FC /* misc.c in Sources */,
29253a5a1b3Sopenharmony_ci				73814B8E0907FC9900C478FC /* preprocess.c in Sources */,
29353a5a1b3Sopenharmony_ci				73814B930907FC9900C478FC /* smallft.c in Sources */,
29453a5a1b3Sopenharmony_ci			);
29553a5a1b3Sopenharmony_ci			runOnlyForDeploymentPostprocessing = 0;
29653a5a1b3Sopenharmony_ci		};
29753a5a1b3Sopenharmony_ci/* End PBXSourcesBuildPhase section */
29853a5a1b3Sopenharmony_ci
29953a5a1b3Sopenharmony_ci/* Begin PBXVariantGroup section */
30053a5a1b3Sopenharmony_ci		089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
30153a5a1b3Sopenharmony_ci			isa = PBXVariantGroup;
30253a5a1b3Sopenharmony_ci			children = (
30353a5a1b3Sopenharmony_ci				089C1667FE841158C02AAC07 /* English */,
30453a5a1b3Sopenharmony_ci			);
30553a5a1b3Sopenharmony_ci			name = InfoPlist.strings;
30653a5a1b3Sopenharmony_ci			sourceTree = "<group>";
30753a5a1b3Sopenharmony_ci		};
30853a5a1b3Sopenharmony_ci/* End PBXVariantGroup section */
30953a5a1b3Sopenharmony_ci
31053a5a1b3Sopenharmony_ci/* Begin XCBuildConfiguration section */
31153a5a1b3Sopenharmony_ci		73814AE00907FB1E00C478FC /* Development */ = {
31253a5a1b3Sopenharmony_ci			isa = XCBuildConfiguration;
31353a5a1b3Sopenharmony_ci			buildSettings = {
31453a5a1b3Sopenharmony_ci				COPY_PHASE_STRIP = NO;
31553a5a1b3Sopenharmony_ci				DYLIB_COMPATIBILITY_VERSION = 1;
31653a5a1b3Sopenharmony_ci				DYLIB_CURRENT_VERSION = 1;
31753a5a1b3Sopenharmony_ci				FRAMEWORK_VERSION = A;
31853a5a1b3Sopenharmony_ci				GCC_DYNAMIC_NO_PIC = NO;
31953a5a1b3Sopenharmony_ci				GCC_ENABLE_FIX_AND_CONTINUE = YES;
32053a5a1b3Sopenharmony_ci				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
32153a5a1b3Sopenharmony_ci				GCC_OPTIMIZATION_LEVEL = 0;
32253a5a1b3Sopenharmony_ci				GCC_PRECOMPILE_PREFIX_HEADER = YES;
32353a5a1b3Sopenharmony_ci				GCC_PREFIX_HEADER = Speex_Prefix.pch;
32453a5a1b3Sopenharmony_ci				INFOPLIST_FILE = Info.plist;
32553a5a1b3Sopenharmony_ci				INSTALL_PATH = /Library/Frameworks;
32653a5a1b3Sopenharmony_ci				LIBRARY_STYLE = DYNAMIC;
32753a5a1b3Sopenharmony_ci				MACH_O_TYPE = mh_dylib;
32853a5a1b3Sopenharmony_ci				PRODUCT_NAME = Speex;
32953a5a1b3Sopenharmony_ci				WRAPPER_EXTENSION = framework;
33053a5a1b3Sopenharmony_ci				ZERO_LINK = YES;
33153a5a1b3Sopenharmony_ci			};
33253a5a1b3Sopenharmony_ci			name = Development;
33353a5a1b3Sopenharmony_ci		};
33453a5a1b3Sopenharmony_ci		73814AE10907FB1E00C478FC /* Deployment */ = {
33553a5a1b3Sopenharmony_ci			isa = XCBuildConfiguration;
33653a5a1b3Sopenharmony_ci			buildSettings = {
33753a5a1b3Sopenharmony_ci				COPY_PHASE_STRIP = YES;
33853a5a1b3Sopenharmony_ci				DYLIB_COMPATIBILITY_VERSION = 1;
33953a5a1b3Sopenharmony_ci				DYLIB_CURRENT_VERSION = 1;
34053a5a1b3Sopenharmony_ci				FRAMEWORK_VERSION = A;
34153a5a1b3Sopenharmony_ci				GCC_ENABLE_FIX_AND_CONTINUE = NO;
34253a5a1b3Sopenharmony_ci				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
34353a5a1b3Sopenharmony_ci				GCC_PRECOMPILE_PREFIX_HEADER = YES;
34453a5a1b3Sopenharmony_ci				GCC_PREFIX_HEADER = Speex_Prefix.pch;
34553a5a1b3Sopenharmony_ci				INFOPLIST_FILE = Info.plist;
34653a5a1b3Sopenharmony_ci				INSTALL_PATH = /Library/Frameworks;
34753a5a1b3Sopenharmony_ci				LIBRARY_STYLE = DYNAMIC;
34853a5a1b3Sopenharmony_ci				MACH_O_TYPE = mh_dylib;
34953a5a1b3Sopenharmony_ci				PRODUCT_NAME = Speex;
35053a5a1b3Sopenharmony_ci				WRAPPER_EXTENSION = framework;
35153a5a1b3Sopenharmony_ci				ZERO_LINK = NO;
35253a5a1b3Sopenharmony_ci			};
35353a5a1b3Sopenharmony_ci			name = Deployment;
35453a5a1b3Sopenharmony_ci		};
35553a5a1b3Sopenharmony_ci		73814AE20907FB1E00C478FC /* Default */ = {
35653a5a1b3Sopenharmony_ci			isa = XCBuildConfiguration;
35753a5a1b3Sopenharmony_ci			buildSettings = {
35853a5a1b3Sopenharmony_ci				DYLIB_COMPATIBILITY_VERSION = 1;
35953a5a1b3Sopenharmony_ci				DYLIB_CURRENT_VERSION = 1;
36053a5a1b3Sopenharmony_ci				FRAMEWORK_VERSION = A;
36153a5a1b3Sopenharmony_ci				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
36253a5a1b3Sopenharmony_ci				GCC_PRECOMPILE_PREFIX_HEADER = YES;
36353a5a1b3Sopenharmony_ci				GCC_PREFIX_HEADER = Speex_Prefix.pch;
36453a5a1b3Sopenharmony_ci				INFOPLIST_FILE = Info.plist;
36553a5a1b3Sopenharmony_ci				INSTALL_PATH = /Library/Frameworks;
36653a5a1b3Sopenharmony_ci				LIBRARY_STYLE = DYNAMIC;
36753a5a1b3Sopenharmony_ci				MACH_O_TYPE = mh_dylib;
36853a5a1b3Sopenharmony_ci				PRODUCT_NAME = Speex;
36953a5a1b3Sopenharmony_ci				WRAPPER_EXTENSION = framework;
37053a5a1b3Sopenharmony_ci			};
37153a5a1b3Sopenharmony_ci			name = Default;
37253a5a1b3Sopenharmony_ci		};
37353a5a1b3Sopenharmony_ci		73814AE40907FB1E00C478FC /* Development */ = {
37453a5a1b3Sopenharmony_ci			isa = XCBuildConfiguration;
37553a5a1b3Sopenharmony_ci			buildSettings = {
37653a5a1b3Sopenharmony_ci				ARCHS = (
37753a5a1b3Sopenharmony_ci					ppc,
37853a5a1b3Sopenharmony_ci					i386,
37953a5a1b3Sopenharmony_ci				);
38053a5a1b3Sopenharmony_ci				GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
38153a5a1b3Sopenharmony_ci				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
38253a5a1b3Sopenharmony_ci			};
38353a5a1b3Sopenharmony_ci			name = Development;
38453a5a1b3Sopenharmony_ci		};
38553a5a1b3Sopenharmony_ci		73814AE50907FB1E00C478FC /* Deployment */ = {
38653a5a1b3Sopenharmony_ci			isa = XCBuildConfiguration;
38753a5a1b3Sopenharmony_ci			buildSettings = {
38853a5a1b3Sopenharmony_ci				ARCHS = (
38953a5a1b3Sopenharmony_ci					ppc,
39053a5a1b3Sopenharmony_ci					i386,
39153a5a1b3Sopenharmony_ci				);
39253a5a1b3Sopenharmony_ci				GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
39353a5a1b3Sopenharmony_ci				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
39453a5a1b3Sopenharmony_ci			};
39553a5a1b3Sopenharmony_ci			name = Deployment;
39653a5a1b3Sopenharmony_ci		};
39753a5a1b3Sopenharmony_ci		73814AE60907FB1E00C478FC /* Default */ = {
39853a5a1b3Sopenharmony_ci			isa = XCBuildConfiguration;
39953a5a1b3Sopenharmony_ci			buildSettings = {
40053a5a1b3Sopenharmony_ci				ARCHS = (
40153a5a1b3Sopenharmony_ci					ppc,
40253a5a1b3Sopenharmony_ci					i386,
40353a5a1b3Sopenharmony_ci				);
40453a5a1b3Sopenharmony_ci				GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
40553a5a1b3Sopenharmony_ci				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
40653a5a1b3Sopenharmony_ci			};
40753a5a1b3Sopenharmony_ci			name = Default;
40853a5a1b3Sopenharmony_ci		};
40953a5a1b3Sopenharmony_ci/* End XCBuildConfiguration section */
41053a5a1b3Sopenharmony_ci
41153a5a1b3Sopenharmony_ci/* Begin XCConfigurationList section */
41253a5a1b3Sopenharmony_ci		73814ADF0907FB1E00C478FC /* Build configuration list for PBXNativeTarget "Speex" */ = {
41353a5a1b3Sopenharmony_ci			isa = XCConfigurationList;
41453a5a1b3Sopenharmony_ci			buildConfigurations = (
41553a5a1b3Sopenharmony_ci				73814AE00907FB1E00C478FC /* Development */,
41653a5a1b3Sopenharmony_ci				73814AE10907FB1E00C478FC /* Deployment */,
41753a5a1b3Sopenharmony_ci				73814AE20907FB1E00C478FC /* Default */,
41853a5a1b3Sopenharmony_ci			);
41953a5a1b3Sopenharmony_ci			defaultConfigurationIsVisible = 0;
42053a5a1b3Sopenharmony_ci			defaultConfigurationName = Default;
42153a5a1b3Sopenharmony_ci		};
42253a5a1b3Sopenharmony_ci		73814AE30907FB1E00C478FC /* Build configuration list for PBXProject "Speex_UB" */ = {
42353a5a1b3Sopenharmony_ci			isa = XCConfigurationList;
42453a5a1b3Sopenharmony_ci			buildConfigurations = (
42553a5a1b3Sopenharmony_ci				73814AE40907FB1E00C478FC /* Development */,
42653a5a1b3Sopenharmony_ci				73814AE50907FB1E00C478FC /* Deployment */,
42753a5a1b3Sopenharmony_ci				73814AE60907FB1E00C478FC /* Default */,
42853a5a1b3Sopenharmony_ci			);
42953a5a1b3Sopenharmony_ci			defaultConfigurationIsVisible = 0;
43053a5a1b3Sopenharmony_ci			defaultConfigurationName = Default;
43153a5a1b3Sopenharmony_ci		};
43253a5a1b3Sopenharmony_ci/* End XCConfigurationList section */
43353a5a1b3Sopenharmony_ci	};
43453a5a1b3Sopenharmony_ci	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
43553a5a1b3Sopenharmony_ci}
436