Jump to content

Preference Bundle Appearing Blank


Go to solution Solved by Rook,

6 posts in this topic

Recommended Posts

Posted

Here's my code for my .plist, the result is blank :(

 

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>entry</key>
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>icon</key>
<string>icon.png</string>
<key>label</key>
<string>LockDelete</string>
</dict>
<key>items</key>
<array>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Prevent Apps From Being Deleted</string></dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.AsD.pref</string>
<key>key</key>
<string>kUninstall</string>
<key>label</key>
<string>Enable LockDelete</string>       
</dict>
</dict>
<key>cell</key>
<string>PSButtonCell</string>
<key>label</key>
<string>Respring</string>
<key>action</key>
<string>respring</string>
</dict>           
</array>
<key>title</key>
<string>LockDelete</string>
</dict>
</plist
Posted

OMG please use the code tags. It's annoying looking at it like this. :/

[code] [/code]

Your plist is mad wrong. Why didn't you use the one I gave you?

  • Solution
Posted

it disappeared from the messages :/

 

Mind sending again?

Check your PM.

Posted

:MeGusta:

 

Topic locked. Any other questions? Make a new support topic. :)

Guest
This topic is now closed to further replies.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines