From 9c236f15488b869fc3ceadd085d6d0ade1c4347e Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 25 Jul 2006 05:38:53 +0000 Subject: [PATCH] Update the info in the plists /b git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2103 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- mac/xcode/dingaling.plist | 4 ++-- mac/xcode/iksemel.plist | 4 ++-- mac/xcode/teletone.plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mac/xcode/dingaling.plist b/mac/xcode/dingaling.plist index 105d9b0cd3..06af825a69 100644 --- a/mac/xcode/dingaling.plist +++ b/mac/xcode/dingaling.plist @@ -7,13 +7,13 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier - com.yourcompany.dingaling + org.freeswitch.dingaling CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType FMWK CFBundleSignature - ???? + BKW CFBundleVersion 1.0 diff --git a/mac/xcode/iksemel.plist b/mac/xcode/iksemel.plist index 73ef11549c..8c742c779c 100644 --- a/mac/xcode/iksemel.plist +++ b/mac/xcode/iksemel.plist @@ -7,13 +7,13 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier - com.yourcompany.iksemel + org.freeswitch.iksemel CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType FMWK CFBundleSignature - ???? + BKW CFBundleVersion 1.0 diff --git a/mac/xcode/teletone.plist b/mac/xcode/teletone.plist index 8354b96a57..308340751e 100644 --- a/mac/xcode/teletone.plist +++ b/mac/xcode/teletone.plist @@ -7,13 +7,13 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier - com.yourcompany.teletone + org.freeswitch.teletone CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType FMWK CFBundleSignature - ???? + BKW CFBundleVersion 1.0