Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道,假设我有一个调整,我将如何让人们通过开关启用或禁用它?我需要帮助我正在进行的当前调整。这是由 Theos 中的徽标制作的移动基板调整
创建一个 Preferences plist,如许多基于 MobileSubstrate 的开源项目中所例示的那样,并且如此处所述。
然后,体面地检查您的调整是否在您认为最有必要的钩子中启用,仅此而已。
请注意,在检查首选项时,请正确执行。这个函数就是一个很好的例子。