Quote:
Originally Posted by Rip
I've made shortcut apps for quickdial and web pages and need to make one for a specific song.
What do I need to put in the plist file in place of the red text:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleName</key>
<string>Embark</string>
<key>CFBundleExecutable</key>
<string>Embark</string>
<key>CFBundleIdentifier</key>
<string>com.google.embark</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>0.1</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>EmbarkURL</key>
<string>song name</string>
</dict>
|
the encrypted iTunes name.
if you use Send Song, for example, you can find it...
thats what i think, at least.
cant hurt to try
(i.e. DCVM.m4a)