Search results

  • ...to apply a sandbox to restrict what your app can do, esp. for setuid apps, in case a vulnerability is found (well maybe not needed for iPhoneOS...). The There are 5 [http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man3/sandbox_init.3.html documented
    8 KB (1,065 words) - 21:04, 19 January 2010
  • Packaging is the step prior to sharing or releasing a tweak/application/tool/library/theme. Here you put all your project files into a single nicely wrapped fil * Do not create mobile-owned files and/or directories in your package. Stay out of mobile's home directory!
    11 KB (1,701 words) - 03:34, 13 April 2021
  • ...machine readable code)."</ref> knowledge about jailbroken iOS development. In other words, this is a collection of documentation written by developers to <b>We're currently in the process of some overdue site maintenance and upgrades. Check the above
    10 KB (1,242 words) - 15:05, 7 October 2023
  • ...n by GNU Make, capable of directly creating .deb packages for distribution in Cydia * [[Logos]], a built-in preprocessor-based library of directives designed to make MobileSubstrate extension development easy
    6 KB (890 words) - 15:58, 29 September 2023
  • ...app|Settings]] application is loaded, entries are read from plists in <tt>/Library/PreferenceLoader/Preferences/</tt> and are dynamically added to the list be ...er version 1.2 and later</ref><ref>Bundles can also be loaded from /System/Library/PreferenceBundles/, but this is no longer the preferred method as of Prefer
    12 KB (1,608 words) - 15:20, 28 May 2021
  • ...en extensions. To accomplish this, the hooks of the activation methods are in one centralized Substrate plugin, which uses small bundles and preference p == How to use this library ==
    15 KB (2,009 words) - 00:20, 31 January 2020
  • '''libflipswitch''' is a library used to implement a centralized toggle system. Flipswitch switches (or togg == How to use this library ==
    14 KB (1,915 words) - 05:29, 4 August 2017
  • '''libobjcipc''' is a developer library that provides an inter-process communication (between app and SpringBoard) You only need to call the static methods in the main class <code>OBJCIPC</code>. Messages and replies can be sent synch
    4 KB (560 words) - 23:44, 6 August 2016
  • ...ry/Frameworks</tt> or <tt>/System/Library/PrivateFrameworks</tt> (or other directories) and can't, this is why. ...cation code is now in frameworks in the shared cache. The binaries you see in <tt>/Applications</tt> or <tt>/private/var/staged_system_apps</tt> are now
    9 KB (1,468 words) - 14:55, 4 January 2024
  • '''AppList''' is a library for fetching app information. As described on its package page: "Allows dev == How to use this library ==
    6 KB (650 words) - 04:20, 8 May 2021
  • ...application. Developers can build their own bundles and place them in <tt>/Library/PreferenceBundles/</tt> for others to use. It is very common to load preferences in the constructor (<code>%ctor</code>) of your tweak.
    10 KB (1,154 words) - 07:06, 2 December 2018
  • ...irect methods. With the feature called <code>objc_direct</code> introduced in Xcode 12 and iOS 14.0, these direct methods are stripped when compiled - be ...eed to perform reverse engineering on the binary that you are working with in order to determine the bytes to use. See [https://github.com/opa334/libundi
    7 KB (1,002 words) - 12:36, 28 July 2022
  • '''RocketBootstrap''' is a library that solves a denied lookup error of [[IPC]] services on iOS 7 and above<re == How to use this library ==
    7 KB (861 words) - 15:24, 28 May 2021
  • [[Frameworks]] are bundles that contain a linkable library (usually a dylib) and the associated resources and headers for development. ...nd in <tt>/System/Library/Frameworks</tt>, and private ones in <tt>/System/Library/PrivateFrameworks</tt>. Other than this artificial division, there are no d
    11 KB (1,126 words) - 22:41, 2 September 2023
  • ...ture of Objective-C, and can be done using [http://developer.apple.com/mac/library/documentation/Cocoa/Reference/ObjCRuntimeRef/Reference/reference.html#//app MSHookMessage() is not thread-safe and has been deprecated in favor of MSHookMessageEx()
    12 KB (1,633 words) - 03:08, 26 August 2020
  • == How to use this library == .../ghostbin.com/paste/xgh6e ActionMenu.h]. If using Theos, place the headers in <code>$THEOS/include/ActionMenu</code>.
    4 KB (569 words) - 22:52, 6 August 2016
  • '''IconSupport''' is a library that helps icon-layout-modifying tweaks play nicely together. This library supports up to iOS 11 and is no longer maintained.
    2 KB (246 words) - 10:54, 15 January 2022
  • '''libhide''' is a library that allows you to hide / unhide icons on SpringBoard. In order to load the library and to execute its functions, you can use the implementations of the dynami
    3 KB (467 words) - 22:19, 26 April 2014
  • ...ging is a work-in-progress [[IPC|inter-process communication]] header-only library by [[User:Rpetrich|Ryan Petrich]]. According to its [https://github.com/rpe == How to use this library ==
    4 KB (508 words) - 19:00, 24 March 2017
  • '''Internet Plug-Ins''' is a directory in <tt>/System/Library/</tt> and <tt>/Library/</tt> that contains plug-ins for WebKit. As of iOS 6 and 7, the only defaul == Structure of an Internet Plug-In ==
    2 KB (242 words) - 21:46, 28 July 2014
  • ...ks of SBSettings. Each toggle should create a directory in <tt>/var/mobile/Library/SBSettings/Toggles</tt> with the following structure: * <tt>~/Library/SBSettings/Toggles/</tt>
    2 KB (258 words) - 06:11, 21 January 2014
  • ...wn for iOS 9) search bundles (domains), all of which are occupied by built-in ones. [[SearchLoader]] is a developer library for adding more search bundles.
    2 KB (287 words) - 03:58, 30 November 2015
  • ...tween iOS version updates, but many of the interesting features of iOS are in the private frameworks. They are more likely to change between iOS versions Attempting to use private frameworks in an App Store app will result in rejection of that application.
    64 KB (3,949 words) - 04:04, 6 July 2022
  • ...screen bundles have been supported starting in 2.1, and ZoomTouch starting in 3.0. See [http://theiphonewiki.com/wiki//System/Library/SpringBoardPlugins TheiPhoneWiki] for a list of plugins.
    2 KB (235 words) - 16:02, 4 August 2014
  • ...ServicesPlugIns]] folder as of iOS 6. Little is known what is stored there in other iOS versions. ...ced]] daemon references this path but it does not seem to load the plugins in the PlugIns subdirectory.
    344 bytes (49 words) - 14:41, 2 March 2016
  • ...ackground processes. These programs may have a long life cycle. They exist in a paradigm different from tweaks: they can exist by themselves and do not h ...ist, following the reverse DNS notation (com.your.daemon), in <code>layout/Library/LaunchDaemons</code>. Use XML version of plist files, not NeXTSTEP, as some
    5 KB (828 words) - 03:10, 3 November 2018
  • ...dle</tt>. The principle class must be a subclass of [[PLPublishingAgent]] (in [[PhotoLibrary.framework]]). {{navbox Library}}
    483 bytes (65 words) - 14:27, 18 October 2009