Jump to content

Rook

Administrator
  • Posts

    67,280
  • Joined

  • Last visited

Everything posted by Rook

  1. You've messed up your plist Use this one: <?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>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>
  2. Look at the entry.plist file and change the label at the bottom.
  3. Yeah, okay. We can create a new Coding Section about general coding and source files an all?
  4. You hook them up with the same key and use one key in the pref plist to turn on at the same time all the functions that have the same key.
  5. Isn't that what Cheaters section is for?
  6. There's one posted in the Tools section of iOSGods.
  7. Once it finishes with result code 0 jus respring.
  8. What should we do? This is already posted...
  9. Follow the rules please: http://iosgods.com/topic/56-rules-for-posting-a-request/
  10. When will iOS 8 instructions get included in your Topic(s)?
  11. No worries. What matters is that you fixed it
  12. How can you not notice this? You spellt 'instal' wrong. It's install
  13. iGameGuardian.blogspot.com
  14. Try these: http://ge.tt/api/1/files/8RhB9y32/0/blob?download
  15. Explain more so we can assist you.
  16. The location is mentioned on the error. /var/theos/include/UIAlertView/UIAlertView.h Rename it to UIAlertView.h.bak so you don't have to delete it.
  17. Hmmmm try removing the UIAlertView.h file from your include folder because it seems it's conflicting with the on in SDK?
  18. I did that on purpose so you could learn it. And you did!
  19. Merged it with Sponge's thread.
×
  • 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