]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Small update.
authorBrian West <brian@freeswitch.org>
Sun, 26 Mar 2006 23:09:53 +0000 (23:09 +0000)
committerBrian West <brian@freeswitch.org>
Sun, 26 Mar 2006 23:09:53 +0000 (23:09 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@932 d0543943-73ff-0310-b7d9-9358b9ac24b2

mac/xcode/freeswitch.xcodeproj/project.pbxproj
mac/xcode/libs/resample.xcodeproj/project.pbxproj
mac/xcode/libs/sqlite-3.2.8.xcodeproj/project.pbxproj
mac/xcode/libs/sqlite-Info.plist

index 311d967f9c931e7caeae563fc445a37de950dbd5..b8cef88f12117b786ed58d0f0a96952fb92c7827 100644 (file)
@@ -39,7 +39,7 @@
                D35430C509C37820000A33C3 /* sqlite.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = sqlite.framework; path = /Library/Frameworks/sqlite.framework; sourceTree = "<absolute>"; };
                D35430C609C37820000A33C3 /* teletone.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = teletone.framework; path = /Library/Frameworks/teletone.framework; sourceTree = "<absolute>"; };
                D3814F8D09CFA28200553C1B /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = ../../src/include/config.h; sourceTree = SOURCE_ROOT; };
-               D3EA84A109C127DC006A903B /* freeswitch */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = freeswitch; sourceTree = BUILT_PRODUCTS_DIR; };
+               D3EA84A109C127DC006A903B /* freeswitch */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = freeswitch; sourceTree = BUILT_PRODUCTS_DIR; };
                D3EA84AA09C12851006A903B /* switch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch.c; path = ../../src/switch.c; sourceTree = SOURCE_ROOT; };
 /* End PBXFileReference section */
 
index 729c77166d5a5dd8311ca16d00b8a4929b236b77..34fdfd10f5a538240264ac030e1893c91ba64ab0 100644 (file)
@@ -7,6 +7,22 @@
        objects = {
 
 /* Begin PBXBuildFile section */
+               D342280B09D7559500A49F95 /* filterkit.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FCE09C1088100AA370C /* filterkit.c */; };
+               D342280C09D7559500A49F95 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD109C1088100AA370C /* resample.c */; };
+               D342280D09D7559500A49F95 /* resamplesubs.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD209C1088100AA370C /* resamplesubs.c */; };
+               D342281109D755BD00A49F95 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCC09C1088100AA370C /* config.h */; };
+               D342281209D755BD00A49F95 /* configtemplate.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCD09C1088100AA370C /* configtemplate.h */; };
+               D342281309D755BD00A49F95 /* filterkit.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCF09C1088100AA370C /* filterkit.h */; };
+               D342281409D755BD00A49F95 /* resample_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FD009C1088100AA370C /* resample_defs.h */; };
+               D342281509D755BD00A49F95 /* libresample.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCA09C1086700AA370C /* libresample.h */; };
+               D342282309D7560900A49F95 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCC09C1088100AA370C /* config.h */; };
+               D342282409D7560900A49F95 /* configtemplate.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCD09C1088100AA370C /* configtemplate.h */; };
+               D342282509D7560900A49F95 /* filterkit.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCF09C1088100AA370C /* filterkit.h */; };
+               D342282609D7560900A49F95 /* resample_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FD009C1088100AA370C /* resample_defs.h */; };
+               D342282709D7560900A49F95 /* libresample.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCA09C1086700AA370C /* libresample.h */; };
+               D342282809D7560F00A49F95 /* filterkit.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FCE09C1088100AA370C /* filterkit.c */; };
+               D342282909D7560F00A49F95 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD109C1088100AA370C /* resample.c */; };
+               D342282A09D7560F00A49F95 /* resamplesubs.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD209C1088100AA370C /* resamplesubs.c */; };
                D3DA9FEA09C109D400AA370C /* filterkit.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FCE09C1088100AA370C /* filterkit.c */; };
                D3DA9FEB09C109D400AA370C /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD109C1088100AA370C /* resample.c */; };
                D3DA9FEC09C109D400AA370C /* resamplesubs.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD209C1088100AA370C /* resamplesubs.c */; };
@@ -35,6 +51,9 @@
 /* End PBXBuildStyle section */
 
 /* Begin PBXFileReference section */
+               D342280A09D7556F00A49F95 /* libresample.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; name = libresample.dylib; path = build/resample/libresample.dylib; sourceTree = "<group>"; };
+               D342281E09D755F500A49F95 /* resample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = resample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+               D342281F09D755F500A49F95 /* resample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "resample-Info.plist"; sourceTree = "<group>"; };
                D3DA9FCA09C1086700AA370C /* libresample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libresample.h; path = "../../../libs/libresample-0.1.3/include/libresample.h"; sourceTree = SOURCE_ROOT; };
                D3DA9FCC09C1088100AA370C /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = "../../../libs/libresample-0.1.3/src/config.h"; sourceTree = SOURCE_ROOT; };
                D3DA9FCD09C1088100AA370C /* configtemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = configtemplate.h; path = "../../../libs/libresample-0.1.3/src/configtemplate.h"; sourceTree = SOURCE_ROOT; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
+               D342280809D7556F00A49F95 /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               D342281C09D755F500A49F95 /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
                D3DA9FE409C109A100AA370C /* Frameworks */ = {
                        isa = PBXFrameworksBuildPhase;
                        buildActionMask = 2147483647;
@@ -61,6 +94,7 @@
                        isa = PBXGroup;
                        children = (
                                D3DA9FB409C1074000AA370C /* resample */,
+                               D342281F09D755F500A49F95 /* resample-Info.plist */,
                        );
                        sourceTree = "<group>";
                };
                                D3DA9FBB09C1079E00AA370C /* include */,
                                D3DA9FBC09C107A500AA370C /* src */,
                                D3DA9FE609C109A100AA370C /* libresample.a */,
+                               D342280A09D7556F00A49F95 /* libresample.dylib */,
+                               D342281E09D755F500A49F95 /* resample.framework */,
                        );
                        name = resample;
                        sourceTree = "<group>";
 /* End PBXGroup section */
 
 /* Begin PBXHeadersBuildPhase section */
+               D342280609D7556F00A49F95 /* Headers */ = {
+                       isa = PBXHeadersBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               D342281109D755BD00A49F95 /* config.h in Headers */,
+                               D342281209D755BD00A49F95 /* configtemplate.h in Headers */,
+                               D342281309D755BD00A49F95 /* filterkit.h in Headers */,
+                               D342281409D755BD00A49F95 /* resample_defs.h in Headers */,
+                               D342281509D755BD00A49F95 /* libresample.h in Headers */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               D342281909D755F500A49F95 /* Headers */ = {
+                       isa = PBXHeadersBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               D342282309D7560900A49F95 /* config.h in Headers */,
+                               D342282409D7560900A49F95 /* configtemplate.h in Headers */,
+                               D342282509D7560900A49F95 /* filterkit.h in Headers */,
+                               D342282609D7560900A49F95 /* resample_defs.h in Headers */,
+                               D342282709D7560900A49F95 /* libresample.h in Headers */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
                D3DA9FE209C109A100AA370C /* Headers */ = {
                        isa = PBXHeadersBuildPhase;
                        buildActionMask = 2147483647;
 /* End PBXHeadersBuildPhase section */
 
 /* Begin PBXNativeTarget section */
+               D342280909D7556F00A49F95 /* libresample.dylib */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = D342281709D755DF00A49F95 /* Build configuration list for PBXNativeTarget "libresample.dylib" */;
+                       buildPhases = (
+                               D342280609D7556F00A49F95 /* Headers */,
+                               D342280709D7556F00A49F95 /* Sources */,
+                               D342280809D7556F00A49F95 /* Frameworks */,
+                       );
+                       buildRules = (
+                       );
+                       buildSettings = {
+                               EXECUTABLE_PREFIX = lib;
+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
+                               GCC_MODEL_TUNING = G5;
+                               INSTALL_PATH = /usr/local/lib;
+                               PREBINDING = NO;
+                               PRODUCT_NAME = resample;
+                               ZERO_LINK = YES;
+                       };
+                       dependencies = (
+                       );
+                       name = libresample.dylib;
+                       productName = resample;
+                       productReference = D342280A09D7556F00A49F95 /* libresample.dylib */;
+                       productType = "com.apple.product-type.library.dynamic";
+               };
+               D342281D09D755F500A49F95 /* resample.framework */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = D342282009D755F500A49F95 /* Build configuration list for PBXNativeTarget "resample.framework" */;
+                       buildPhases = (
+                               D342281909D755F500A49F95 /* Headers */,
+                               D342281A09D755F500A49F95 /* Resources */,
+                               D342281B09D755F500A49F95 /* Sources */,
+                               D342281C09D755F500A49F95 /* Frameworks */,
+                       );
+                       buildRules = (
+                       );
+                       buildSettings = {
+                               DYLIB_COMPATIBILITY_VERSION = 1;
+                               DYLIB_CURRENT_VERSION = 1;
+                               FRAMEWORK_VERSION = A;
+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
+                               GCC_MODEL_TUNING = G5;
+                               GCC_PRECOMPILE_PREFIX_HEADER = YES;
+                               GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
+                               INFOPLIST_FILE = "resample-Info.plist";
+                               INSTALL_PATH = "$(HOME)/Library/Frameworks";
+                               OTHER_LDFLAGS = (
+                                       "-framework",
+                                       Foundation,
+                                       "-framework",
+                                       AppKit,
+                               );
+                               PREBINDING = NO;
+                               PRODUCT_NAME = resample;
+                               ZERO_LINK = YES;
+                       };
+                       dependencies = (
+                       );
+                       name = resample.framework;
+                       productName = resample;
+                       productReference = D342281E09D755F500A49F95 /* resample.framework */;
+                       productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
+<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
+<plist version=\"1.0\">
+<dict>
+       <key>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleExecutable</key>
+       <string>${EXECUTABLE_NAME}</string>
+       <key>CFBundleIdentifier</key>
+       <string>com.yourcompany.resample</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundlePackageType</key>
+       <string>FMWK</string>
+       <key>CFBundleSignature</key>
+       <string>????</string>
+       <key>CFBundleVersion</key>
+       <string>1.0</string>
+</dict>
+</plist>
+";
+                       productType = "com.apple.product-type.framework";
+               };
                D3DA9FE509C109A100AA370C /* libresample.a */ = {
                        isa = PBXNativeTarget;
                        buildConfigurationList = D3DA9FF309C109EF00AA370C /* Build configuration list for PBXNativeTarget "libresample.a" */;
                        projectDirPath = "";
                        targets = (
                                D3DA9FE509C109A100AA370C /* libresample.a */,
+                               D342280909D7556F00A49F95 /* libresample.dylib */,
+                               D342281D09D755F500A49F95 /* resample.framework */,
                        );
                };
 /* End PBXProject section */
 
+/* Begin PBXResourcesBuildPhase section */
+               D342281A09D755F500A49F95 /* Resources */ = {
+                       isa = PBXResourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXResourcesBuildPhase section */
+
 /* Begin PBXShellScriptBuildPhase section */
                D3DA9FFD09C10A1F00AA370C /* Prepare Source */ = {
                        isa = PBXShellScriptBuildPhase;
 /* End PBXShellScriptBuildPhase section */
 
 /* Begin PBXSourcesBuildPhase section */
+               D342280709D7556F00A49F95 /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               D342280B09D7559500A49F95 /* filterkit.c in Sources */,
+                               D342280C09D7559500A49F95 /* resample.c in Sources */,
+                               D342280D09D7559500A49F95 /* resamplesubs.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               D342281B09D755F500A49F95 /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               D342282809D7560F00A49F95 /* filterkit.c in Sources */,
+                               D342282909D7560F00A49F95 /* resample.c in Sources */,
+                               D342282A09D7560F00A49F95 /* resamplesubs.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
                D3DA9FE309C109A100AA370C /* Sources */ = {
                        isa = PBXSourcesBuildPhase;
                        buildActionMask = 2147483647;
 /* End PBXSourcesBuildPhase section */
 
 /* Begin XCBuildConfiguration section */
+               D342281809D755DF00A49F95 /* resample */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               EXECUTABLE_PREFIX = lib;
+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
+                               GCC_MODEL_TUNING = G5;
+                               INSTALL_PATH = /usr/local/lib;
+                               PREBINDING = NO;
+                               PRODUCT_NAME = resample;
+                               ZERO_LINK = YES;
+                       };
+                       name = resample;
+               };
+               D342282109D755F500A49F95 /* resample */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               DYLIB_COMPATIBILITY_VERSION = 1;
+                               DYLIB_CURRENT_VERSION = 1;
+                               FRAMEWORK_VERSION = A;
+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
+                               GCC_MODEL_TUNING = G5;
+                               GCC_PRECOMPILE_PREFIX_HEADER = YES;
+                               INFOPLIST_FILE = "resample-Info.plist";
+                               INSTALL_PATH = "$(HOME)/Library/Frameworks";
+                               PREBINDING = NO;
+                               PRODUCT_NAME = resample;
+                               ZERO_LINK = YES;
+                       };
+                       name = resample;
+               };
                D3DA9FA409C1072700AA370C /* resample */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
+               D342281709D755DF00A49F95 /* Build configuration list for PBXNativeTarget "libresample.dylib" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               D342281809D755DF00A49F95 /* resample */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = resample;
+               };
+               D342282009D755F500A49F95 /* Build configuration list for PBXNativeTarget "resample.framework" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               D342282109D755F500A49F95 /* resample */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = resample;
+               };
                D3DA9FA309C1072700AA370C /* Build configuration list for PBXProject "resample" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
index 0e32153afb283e7ff40952ae2e8113b1256eef10..48dd2200f4d57dea9fc8fe2c17abc1f207f878d4 100644 (file)
                        buildSettings = {
                                COPY_PHASE_STRIP = NO;
                                FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
-                               FRAMEWORK_VERSION = A;
+                               FRAMEWORK_VERSION = 3.2.8;
                                GCC_DYNAMIC_NO_PIC = NO;
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
index ec33946b59161be37f1de8ce000146db51953732..c32f2d6a1e18455603f5f4b63f7117a2494d6e85 100644 (file)
@@ -13,8 +13,8 @@
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleSignature</key>
-       <string>????</string>
+       <string>BKW</string>
        <key>CFBundleVersion</key>
-       <string>1.0</string>
+       <string>3.2.8</string>
 </dict>
 </plist>