Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. Welcome
  2. Fixed. The [email protected] needs to be 750x250 instead of 640x200. Height needs to be 125 instead of 100 Like this : <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>125</integer> </dict>
  3. Ending in 5 hours and 30 minutes
  4. Is the IPA cracked?
  5. <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
  6. 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
  7. 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
  8. No, I'm not sure why it's not locating it :s
  9. Goodjob man I'm sorry about your grandfather's death. May he rest in peace
  10. Well this is what I used : <dict> <key>cell</key> <string>PSStaticTextCell</string> <key>height</key> <string>133</string> <key>label</key> <string></string> <key>icon</key> <string>banner.png</string> I'm not exactly sure what I'm supposed to write to make it centered?
×
  • 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