]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Update the info in the plists
authorBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 05:38:53 +0000 (05:38 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 05:38:53 +0000 (05:38 +0000)
/b

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2103 d0543943-73ff-0310-b7d9-9358b9ac24b2

mac/xcode/dingaling.plist
mac/xcode/iksemel.plist
mac/xcode/teletone.plist

index 105d9b0cd3ea7e78b7971e53b1249528c18c576e..06af825a694faab05f347902504d782ad7029345 100644 (file)
@@ -7,13 +7,13 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.dingaling</string>
+       <string>org.freeswitch.dingaling</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 73ef11549c758e64d7801ba1c7055501e67f47e1..8c742c779c37ea527ef3eb1ad00201215ff53110 100644 (file)
@@ -7,13 +7,13 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.iksemel</string>
+       <string>org.freeswitch.iksemel</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 8354b96a57b7871d49e480ea484889e1e3090df8..308340751ef07f15848aa4dae578b93b76cfe642 100644 (file)
@@ -7,13 +7,13 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.teletone</string>
+       <string>org.freeswitch.teletone</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>