Jump to content

Header in patcher not showing up


Go to solution Solved by Crypto,

11 posts in this topic

Recommended Posts

Posted

@@Crypto

 

Solved?

 

Seems like the plist code can't find your .png file.

Posted

No, I'm not sure why it's not locating it :s

Is the .png located inside the .plist folder? Same name?

Posted

Is the .png located inside the .plist folder? Same name?

Yeah, it's all there. I'll try to remove the previous random headers that I installed and re-write the code. I'm getting way to many errors

Posted

Yeah, it's all there. I'll try to remove the previous random headers that I installed and re-write the code. I'm getting way to many errors

Wasn't there a template in the topic?

Posted (edited)

Wasn't there a template in the topic?

Yeah, but I'm talking about the .h files in the /theos/include folder , everytime I try to compile, It's asking me for a .h file that I need to find. Compiling worked before I put alot of .h files from the UIKit folder. If you could DiDa, could you give me all of your folders in your /theos/include? So I don't have to spend hours figuring out what to get and what not to

 

EDIT 1 : Nevermind, I got all of them right and can compile. Now I just need to figure out how to fix this damn .png header not showing up

Updated by Crypto
Posted (edited)
<dict>
<key>cell</key>
<string>PSStaticTextCell</string>
<key>cellClass</key>
<string>PFHeaderCell</string>
<key>background</key>
<string>#EFEFF4</string>
<key>image</key>
<string>/Library/PreferenceBundles/ProjectNamePreferences.bundle/header.png</string>
<key>height</key>
<integer>100</integer>
</dict>

<string>/Library/PreferenceBundles/ProjectNamePreferences.bundle/header.png</string>

 

is this still a valid string?

 

because I'm getting this error when I compile

make[3]: *** No rule to make target `obj/PFHeaderCell.mm.2267a18e.o', needed by `obj/mimopref.bundle/mimopref.64873355.unsigned'.  Stop.
make[2]: *** [internal-bundle-all_] Error 2
make[1]: *** [mimopref.all.bundle.variables] Error 2
make: *** [internal-all] Error 2

@DiDA

Updated by Crypto

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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