set bundle identifier

This commit is contained in:
matthias.ringwald 2009-10-25 16:50:37 +00:00
parent 75d343d1ca
commit f55bb93403
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
/* new todo file for BTstack */
NEXT:
- timeout for remote name request shorter e.g. 5 seconds
- make package script for WiiMote demo
- prepend all source files with 'new BSD' copyright header
- provide test version by setting up APT repository within BTstack SVN

View File

@ -11,7 +11,7 @@
<key>CFBundleIconFile</key>
<string>wiimote_logo_55px.png</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.${PRODUCT_NAME:identifier}</string>
<string>ch.ringwald.btstack.wiimote</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>