View Single Post
  #24 (permalink)  
Old 10-16-2007, 08:46 PM
plmars plmars is offline
Green Apple
 
Join Date: Jun 2007
Posts: 47
Thanks: 0
Thanked 11 Times in 8 Posts

The GUID is bad. It has to be numbers or letter from A to F. Just use digits its simpler

Quote:
Originally Posted by littlegame1 View Post
I get the following so something is wrong:

<?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>Ringtones</key>
<dict>
<key>Custard Pie_Ringtone.m4a</key>
<dict>
<key>GUID</key>
<string>Custard Pie_Ringtone.m4a</string>
<key>Name</key>
<string>Custard Pie_Ringtone</string>
</dict>
</dict>
</dict>
</plist>
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote