How To Add Text/Photo At the Top Of iPhone’s Settings App?

How to use 3uTools Jailbreak?

Moderators: Lily Lee, jc_3u, Moderators

Jacob Black
Posts: 248
Joined: 27 Jul 2016 14:51
like: 70

How To Add Text/Photo At the Top Of iPhone’s Settings App?

Postby Jacob Black » 13 Feb 2017 14:48

Step1: Download and install the latest 3uTools on PC. Connect iPhone to PC using the USB cable. Click File management and find the file path
(/System/Library/PrivateFrameworks/PreferencesUI.framework/Settings.plist) you need to modify.

Step2: Click Settings.plist, and add the following codes before <array>:
<dict>
                        <key>cell</key>
                        <string>PSGroupCell</string>
                        <key>label</key>
                        <string>       (Add the text here)  </string>
               </dict>
               <dict>
                        <key>height</key>
                        <integer>180</integer>
                        <key>icon</key>
                        <string>cl@2x.png</string>
               </dict>

Warm prompt:

The first paragraph is mainly used to add words, if you don’t want to add any words, just delete the whole part.

In the second paragraph, you need to select a photo and resize it into 770*400, rename it “cl@2x.Png” and put it to the root directory (/System/Library/PrivateFrameworks/PreferencesUI.framework/)

Step3: Save Stettings.plist , launch Settings app again, and then you’ll see the text or image at the top of your iPhone’s Settings app.

11.jpg
11.jpg (50.14 KiB) Viewed 7448 times

Return to “Jailbreak Tutorials”