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

This commit is contained in:
Brian West 2006-07-25 04:45:44 +00:00
parent 3ba0aa1e41
commit 525560499c

View File

@ -7,13 +7,13 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.aprutil</string>
<string>org.freeswitch.aprutil</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>