Jump to content

How to include all apps In a preference bundle?


Go to solution Solved by Rook,

7 posts in this topic

Recommended Posts

  • Solution
Posted

You can either remove the .plist completely or use com.apple.uikit

Posted
<key>Filter</key>
<dict>
   <key>Bundles</key>
   <array>
      <string>custom bundle id</string>
      <string>add more here like this</string>
   </array>
</dict> 
Got this from @castix

 

This is a good reference also: http://iosgods.com/topic/7312-2-or-multiple-bundle-ids-in-one-hack/

 

-

 

And he's not looking for that otherwise he'd have to type all the bundle IDs of all the apps on the app store and the pre-installed Apple stuff.

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