Edit for me what i have done wrong
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>items</key>
<array>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>footerText</key>
<string>By iosgods</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>Resource</string>
<key>key</key>
<string>Resource</string>
<key>label</key>
<string>Resources</string>
</dict>
<dict>
<key>cell</key>
<string>PSTextCell</string>
<key>label</key>
<string>Made by fahadmxb.</string>
</dict>
<dict>
<key>action</key>
<string>link</string>
<key>cell</key>
<string>PSButtonCell</string>
<key>icon</key>
<string>
[email protected]</string>
<key>label</key>
<string>Visit iosgods.com</string>
</dict>
</array>
<key>title</key>
<string>duped Cheats</string>
</dict>
</plist>
thanks