This is for people who have a iPhone 5S, iPad Air, iPad Mini 2 or any device powered by the A7 Chip. You need to download these 1. iOS7AppleInternal.dylib
http://mcmx.in/1hH8HXQ 2. SpringBoad-Internal.strings file
http://mcmx.in/1hH8HXQ and if you don't already have 3. PrototypeTools.framework
http://mcmx.in/1crdFHl
If these links become unavailable please let me know!
1. Install afc2add, iFile (I find it easiest to edit the .plist’s in place but you can transfer back to the computer, edit and replace on the device if you’d like) and OpenSSH (OpenSSH is there so you can get in to your phone if you massively screw up).
2. Download PrototypeTools. If you're an iOS developer, you already have it on your computer.
3. Install iFunBox and browse to your device.
4. Go to the Raw File System, browse to /System/Library/PrivateFrameworks. Create a new folder called "PrototypeTools.framework" and in that folder, place the PrototypeTools file downloaded from the previous step.
5. If the path /Library/MobileSubstrate/DynamicLibraries/ doesn’t exist, create it.
6. Download iOS7AppleInternal.dylib from here and place it in /Library/MobileSubstrate/DynamicLibraries
7. Open iFile and browse to /var/mobile/Library/Preferences/ and open com.apple.springboard.plist in the plist viewer.
8. Add the following key to the plist and set its value to YES/TRUE/ON
SBPrototypeSettingsEnabled
Type: BOOLEAN
9. Browse to /System/Library/LaunchDaemons/ and edit com.apple.SpringBoard.plist in the plist viewer
Add the following key to the plist:
EnvironmentVariables
Type: Dictionary
9. To the EnvironmentVariables dictionary created above, add the following key and value (this tells springboard to load the Apple Internal dylib before running (essentially what MobileSubstrate does, but I do it less elegantly)):
DYLD_INSERT_LIBRARIES
/Library/MobileSubstrate/DynamicLibraries/iOS7AppleInternal.dylib
10. Reboot or respring!
11. Press the volume up button to activate the prototype settings menu and begin tweaking!
Merry Christmas!