diff --git a/TODO.txt b/TODO.txt index b776376e1..4e9a27bf4 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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 diff --git a/example/WiiMoteOpenGLDemo/Info.plist b/example/WiiMoteOpenGLDemo/Info.plist index 293e59d2d..65ae5cfe3 100644 --- a/example/WiiMoteOpenGLDemo/Info.plist +++ b/example/WiiMoteOpenGLDemo/Info.plist @@ -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>