]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2149 d0543943-73ff-0310...
authorBrian West <brian@freeswitch.org>
Wed, 26 Jul 2006 01:05:31 +0000 (01:05 +0000)
committerBrian West <brian@freeswitch.org>
Wed, 26 Jul 2006 01:05:31 +0000 (01:05 +0000)
mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj
mac/xcode/iax.plist
mac/xcode/ilbc.plist
mac/xcode/portaudio.plist

index af5dd9f89d42f335b83a246c3ef3b71f61d72f47..823f515f2dd6fbb2d2a7f07edc3547e78cd684bb 100644 (file)
                        remoteGlobalIDString = D3BC34E50A76B0FC00DE971E;
                        remoteInfo = mod_console;
                };
+               D3D43FA00A76F41200FDA7FC /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = D3152F7C0A76F0A100549119;
+                       remoteInfo = portaudio;
+               };
                D3DEC8140A75D8D3002001CF /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
                        buildRules = (
                        );
                        dependencies = (
+                               D3D43FA10A76F41200FDA7FC /* PBXTargetDependency */,
                        );
                        name = mod_portaudio;
                        productName = mod_portaudio;
                        target = D3BC34E50A76B0FC00DE971E /* mod_console */;
                        targetProxy = D3BC34FE0A76B1AB00DE971E /* PBXContainerItemProxy */;
                };
+               D3D43FA10A76F41200FDA7FC /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = D3152F7C0A76F0A100549119 /* portaudio */;
+                       targetProxy = D3D43FA00A76F41200FDA7FC /* PBXContainerItemProxy */;
+               };
                D3DEC8150A75D8D3002001CF /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = D3DEC21C0A75CB06002001CF /* apr */;
                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
                                INFOPLIST_FILE = libfreeswitch.plist;
                                INSTALL_PATH = "$(HOME)/Library/Frameworks";
+                               OTHER_CFLAGS = (
+                                       "-fPIC",
+                                       "-Wmissing-prototypes",
+                                       "-g",
+                                       "-std=c99",
+                                       "-O2",
+                                       "-Wstrict-prototypes",
+                                       "-DMACOSX",
+                                       "-DDARWIN",
+                                       "-Wall",
+                                       "-Werror",
+                                       "$(OTHER_CFLAGS_QUOTED_1)",
+                                       "$(OTHER_CFLAGS_QUOTED_2)",
+                                       "$(OTHER_CFLAGS_QUOTED_3)",
+                                       "$(OTHER_CFLAGS_QUOTED_4)",
+                                       "$(OTHER_CFLAGS_QUOTED_5)",
+                                       "$(OTHER_CFLAGS_QUOTED_6)",
+                                       "$(OTHER_CFLAGS_QUOTED_7)",
+                               );
                                OTHER_LDFLAGS = (
                                        "-framework",
                                        Foundation,
                                INSTALL_PATH = "$(HOME)/Library/Frameworks";
                                MACH_O_TYPE = mh_dylib;
                                OTHER_CFLAGS = (
-                                       "-DHAVE_CONFIG_H",
-                                       "-I.",
-                                       "-I.",
-                                       "-I./src/include",
-                                       "-I../../libs/srtp/include",
-                                       "-I../../libs/srtp/crypto/include/",
-                                       "-I/usr/local/freeswitch/include",
+                                       "-fPIC",
+                                       "-Wmissing-prototypes",
                                        "-g",
+                                       "-std=c99",
                                        "-O2",
-                                       "-DDARWIN",
-                                       "-DSIGPROCMASK_SETS_THREAD_MASK",
-                                       "-no-cpp-precomp",
-                                       "-I/usr/local/freeswitch/include/apr-1",
-                                       "-I/usr/local/freeswitch/include/srtp",
-                                       "-I/usr/local/freeswitch/include/apr-1",
-                                       "-I/usr/local/include",
+                                       "-Wstrict-prototypes",
                                        "-DMACOSX",
-                                       "-fPIC",
+                                       "-DDARWIN",
                                        "-Wall",
-                                       "-I/usr/local/src/freeswitch.trunk/src/sqlite",
-                                       "-I/usr/local/src/freeswitch.trunk",
-                                       "-I/usr/local/src/freeswitch.trunk/src/include",
-                                       "-I/usr/local/freeswitch/include",
+                                       "-Werror",
                                        "$(OTHER_CFLAGS_QUOTED_1)",
                                        "$(OTHER_CFLAGS_QUOTED_2)",
                                        "$(OTHER_CFLAGS_QUOTED_3)",
                                        "$(OTHER_CFLAGS_QUOTED_5)",
                                        "$(OTHER_CFLAGS_QUOTED_6)",
                                        "$(OTHER_CFLAGS_QUOTED_7)",
-                                       "-Wall",
-                                       "-Werror",
-                                       "-Wstrict-prototypes",
-                                       "-Wmissing-prototypes",
-                                       "-g",
-                                       "-std=c99",
-                                       "-g",
-                                       "-O2",
                                );
                                OTHER_CFLAGS_QUOTED_1 = "-DSWITCH_MOD_DIR=\\\"$(FREESWITCH_INSTALL_PREFIX)/freeswitch/mod\\\"";
                                OTHER_CFLAGS_QUOTED_2 = "-DSWITCH_PREFIX_DIR=\\\"$(FREESWITCH_INSTALL_PREFIX)/freeswitch\\\"";
index 80e7dcd75a6aa98f71068d5a567d8612c61e997d..adcfb66b082e84bd876d85de2774a4a2d9bd6ff0 100644 (file)
@@ -7,13 +7,13 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.iax2</string>
+       <string>org.freeswitch.iax</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleSignature</key>
-       <string>????</string>
+       <string>BKW</string>
        <key>CFBundleVersion</key>
        <string>1.0</string>
 </dict>
index 8f53fba145e2f61cba05312521904de1d02082c2..a7e16b5f0358cd400a2f8ebed07947bb1f96a38f 100644 (file)
@@ -7,13 +7,13 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.ilbc</string>
+       <string>org.freeswitch.ilbc</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleSignature</key>
-       <string>????</string>
+       <string>BKW</string>
        <key>CFBundleVersion</key>
        <string>1.0</string>
 </dict>
index 2473efe0c3fa5ad5d63fcd9d2c035df9582c41b7..c9dc7bb4a82aeb3dd6e08745e47a2a4b34cc1ebf 100644 (file)
@@ -7,13 +7,13 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.portaudio</string>
+       <string>org.freeswitch.portaudio</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleSignature</key>
-       <string>????</string>
+       <string>BKW</string>
        <key>CFBundleVersion</key>
        <string>1.0</string>
 </dict>