Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

15.12.2008 14:00:51
Re: LiveStation

This posting is older than 6 months and can contain outdated information.
Hi Felix

I tried that but still RB does not recognize the app (it does not get the bundle id if I try to drop it into the field). 
So we are still missing something. I paste below the info.plist with your new key added, the one that still does not work (I hope xml code does not create problems with the forum)

<?xml version="1.0" encoding="UTF-8"?> 
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> 
<plist version="0.9"> 
<dict> 
<key>CFBundleIconFile</key> 
<string>icon.icns</string> 
<key>CFBundlePackageType</key> 
<string>APPL</string> 
<key>CFBundleGetInfoString</key> 
<string>Created by Qt/QMake</string> 
<key>CFBundleSignature</key> 
<string>????</string> 
<key>CFBundleExecutable</key> 
<string>Livestation</string> 
<key>NOTE</key> 
<string>Please, do NOT change this file -- It was generated by Qt/QMake.</string> 
<key>CFBundleIdentifier</key>  
<string>com.livestation.livestation</string> 
</dict> 
</plist>

Thread-display::