Full Code of RootHide/Developer for AI

main 569f848b7fe1 cached
246 files
874.0 KB
225.4k tokens
80 symbols
1 requests
Download .txt
Showing preview only (961K chars total). Download the full file or copy to clipboard to get everything.
Repository: RootHide/Developer
Branch: main
Commit: 569f848b7fe1
Files: 246
Total size: 874.0 KB

Directory structure:
gitextract_bku8k4r1/

├── .gitattributes
├── LICENSE
├── README.md
├── entitlements.md
├── filemirror.md
├── interface.md
├── roothide.entitlements
├── roothide.md
├── theos/
│   └── lib/
│       └── iphone/
│           └── roothide/
│               ├── AltList.framework/
│               │   ├── AltList
│               │   ├── Headers/
│               │   │   ├── ATLApplicationListControllerBase.h
│               │   │   ├── ATLApplicationListMultiSelectionController.h
│               │   │   ├── ATLApplicationListSelectionController.h
│               │   │   ├── ATLApplicationListSubcontroller.h
│               │   │   ├── ATLApplicationListSubcontrollerController.h
│               │   │   ├── ATLApplicationSection.h
│               │   │   ├── ATLApplicationSelectionCell.h
│               │   │   ├── ATLApplicationSubtitleCell.h
│               │   │   ├── ATLApplicationSubtitleSwitchCell.h
│               │   │   └── LSApplicationProxy+AltList.h
│               │   ├── Info.plist
│               │   ├── ar.lproj/
│               │   │   └── Localizable.strings
│               │   ├── de.lproj/
│               │   │   └── Localizable.strings
│               │   ├── en.lproj/
│               │   │   └── Localizable.strings
│               │   ├── fr.lproj/
│               │   │   └── Localizable.strings
│               │   ├── it.lproj/
│               │   │   └── Localizable.strings
│               │   ├── ja.lproj/
│               │   │   └── Localizable.strings
│               │   ├── ko.lproj/
│               │   │   └── Localizable.strings
│               │   ├── nl.lproj/
│               │   │   └── Localizable.strings
│               │   ├── pl.lproj/
│               │   │   └── Localizable.strings
│               │   ├── pt.lproj/
│               │   │   └── Localizable.strings
│               │   ├── ru.lproj/
│               │   │   └── Localizable.strings
│               │   ├── sk.lproj/
│               │   │   └── Localizable.strings
│               │   ├── tr.lproj/
│               │   │   └── Localizable.strings
│               │   ├── zh-Hant.lproj/
│               │   │   └── Localizable.strings
│               │   └── zh.lproj/
│               │       └── Localizable.strings
│               ├── Cephei.framework/
│               │   ├── Cephei
│               │   ├── Headers/
│               │   │   ├── Cephei-Swift.h
│               │   │   ├── Cephei.h
│               │   │   ├── HBOutputForShellCommand.h
│               │   │   ├── HBPreferences.h
│               │   │   └── HBRespringController.h
│               │   ├── Info.plist
│               │   └── Modules/
│               │       └── module.modulemap
│               ├── CepheiPrefs.framework/
│               │   ├── CepheiPrefs
│               │   ├── DemoAbout.plist
│               │   ├── DemoRoot.plist
│               │   ├── Headers/
│               │   │   ├── CepheiPrefs-Swift.h
│               │   │   ├── CepheiPrefs.h
│               │   │   ├── HBAboutListController.h
│               │   │   ├── HBLinkTableCell.h
│               │   │   ├── HBListController.h
│               │   │   ├── HBMastodonTableCell.h
│               │   │   ├── HBPackageNameHeaderCell.h
│               │   │   ├── HBPackageTableCell.h
│               │   │   ├── HBRootListController.h
│               │   │   ├── HBStepperTableCell.h
│               │   │   ├── HBSupportController.h
│               │   │   ├── HBTintedTableCell.h
│               │   │   ├── HBTwitterCell.h
│               │   │   └── PSListController+HBTintAdditions.h
│               │   ├── Info.plist
│               │   ├── Modules/
│               │   │   └── module.modulemap
│               │   ├── ar.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ca.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── cs.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── da.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── de.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── el.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── en.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── en_AU.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── en_GB.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── entry.plist
│               │   ├── es.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── es_MX.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── fi.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── fr.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── fr_CA.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── he.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── hi.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── hr.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── hu.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── id.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── it.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ja.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ko.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ms.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── nb.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── nl.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── pl.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── pt.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── pt_PT.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ro.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ru.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── sk.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── sv.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── th.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── tr.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── uk.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── vi.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── zh_CN.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── zh_HK.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   └── zh_TW.lproj/
│               │       ├── Common.strings
│               │       ├── PackageCell.strings
│               │       ├── PackageNameHeaderCell.strings
│               │       └── Support.strings
│               ├── CepheiUI.framework/
│               │   ├── CepheiUI
│               │   ├── Headers/
│               │   │   ├── CepheiUI-Swift.h
│               │   │   └── CepheiUI.h
│               │   ├── Info.plist
│               │   └── Modules/
│               │       └── module.modulemap
│               └── Comet.framework/
│                   ├── Comet
│                   ├── Headers/
│                   │   ├── Comet-Swift.h
│                   │   └── Comet.h
│                   ├── Info.plist
│                   ├── Modules/
│                   │   ├── Comet.swiftmodule/
│                   │   │   ├── arm64-apple-ios.abi.json
│                   │   │   ├── arm64-apple-ios.private.swiftinterface
│                   │   │   ├── arm64-apple-ios.swiftdoc
│                   │   │   ├── arm64-apple-ios.swiftinterface
│                   │   │   ├── arm64-apple-ios.swiftmodule
│                   │   │   ├── arm64e-apple-ios.abi.json
│                   │   │   ├── arm64e-apple-ios.private.swiftinterface
│                   │   │   ├── arm64e-apple-ios.swiftdoc
│                   │   │   ├── arm64e-apple-ios.swiftinterface
│                   │   │   └── arm64e-apple-ios.swiftmodule
│                   │   └── module.modulemap
│                   ├── PrivateHeaders/
│                   │   ├── FBSSystemService.h
│                   │   ├── LSApplicationWorkspace.h
│                   │   └── UIImage+Icon.h
│                   └── Resources.bundle/
│                       ├── en.lproj/
│                       │   └── Localizable.strings
│                       ├── zh-Hant.lproj/
│                       │   └── Localizable.strings
│                       └── zh_Hans.lproj/
│                           └── Localizable.strings
└── vroot.md

================================================
FILE CONTENTS
================================================

================================================
FILE: .gitattributes
================================================
# Auto detect text files and perform LF normalization
* text=auto


================================================
FILE: LICENSE
================================================
MIT License

Copyright (c) 2023 roothide

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


================================================
FILE: README.md
================================================
# update jailbreak apps/tweaks for roothide
 
 1. install roothide/theos

    ```bash -c "$(curl -fsSL https://raw.githubusercontent.com/roothide/theos/master/bin/install-theos)"```
    
    and it's always automatically synchronized and maintains 100% compatibility with the original theos.

 2. Build package for roothide


    for those simple tweaks that don't use the file api to access jailbreak files, just

    ```make package``` with ```THEOS_PACKAGE_SCHEME=roothide```


 3. Using `roothide` APIs if you need to use the file apis to access jailbreak files in source code
    ```
    #include <roothide.h>
    
    //then using roothide api to access jailbreak files
    
    const char* c_path = jbroot("/path/to/jb/file");
    
    NSString* objc_path = jbroot(@"/path/to/jb/file");
    
    std::string cpp_path = jbroot(std::string("/path/to/jb/file"));
    ```
    ***the `jbroot` API can be used in C/C++/Objective-C/Swift and its fully compatible with building rootful/rootless package***

 4. Add these `entitlements` to your executable/app to make them work correctly with roothide:
    ```
    <key>platform-application</key>
    <true/>
    <key>com.apple.private.security.no-sandbox</key>
    <true/>
    <key>com.apple.private.security.storage.AppBundles</key>
    <true/>
    <key>com.apple.private.security.storage.AppDataContainers</key>
    <true/>
    ```


5. If you want to build your project with Xcode instead of theos,  
   here is the roothide sdk: [devkit.zip](https://github.com/roothide/libroothide/releases/latest)


7. For more details about roothide, please refer to
   
- [the difference between roothide and legacy rootless](roothide.md).

- [entitlements and data sharing via files](entitlements.md).
  
- [roothide's sdk api and tools](interface.md).


# support

- roothideDev: https://twitter.com/roothideDev

- roothide/theos-dev: https://discord.gg/qaCFxr33CV

  
# more info

- roothide discord server: https://discord.gg/ZvY2Yjw8GA

- theos dev discord server: https://discord.gg/z4RTnrcbKW



================================================
FILE: entitlements.md
================================================
# base entitlements

all binaries of jailbreak are sandboxed(containerized) by default, 
and usually you don't want this, so you need to add the following entitlements:

```
<key>platform-application</key>
<true/>
<key>com.apple.private.security.no-sandbox</key>
<true/>
<key>com.apple.private.security.storage.AppBundles</key>
<true/>
<key>com.apple.private.security.storage.AppDataContainers</key>
<true/>
```

# data sharing via file in tweak

except for /var/ in jbroot, your tweak may not be able to modify(write) files in other jailbreak directories(even through libSandy). 
generally your tweak don't need do this, we recommend that you stored all data of jailbreak app/binary/tweak in /var/ in jbroot.
in some case if you really need to do this, you can write a daemon to handle it.

***also, macho files(executable/framework/dylib) in jbroot:/var/ or jbroot:/tmp/ can not be loaded due to the security mechanism of iOS, you should put them in other directories in jbroot.***


# reserved directory in jbroot

the /System directory in jbroot is reserved, it is mainly used to [mirror some important files from the original rootfs](filemirror.md), 
and we recommend that you should not store any jailbreak files in it.




================================================
FILE: filemirror.md
================================================
# File/Directory Mirror

there are some specific file/directory paths in jbroot, which we set as symlinks to the original rootfs, 
because there is no reason to create a separate copy in jbroot, and this simplifies maintenance of jailbreak app/daemon/tweak,
especially for bootstrap, since it uses jbroot as the default root through [libvroot](vroot.md), this method can replace the patching of the source code of each package.
(of cause under certain circumstances we can also replace it with a copy of the jailbroken version to meet our needs).

| path in jbroot |
| :-----|
| jbroot |
| /dev |
| /private/preboot |
| /var/containers |
| /var/mobile/Containers |
| /usr/share/misc/trace.codes |
| /usr/share/zoneinfo |
| /etc/hosts.equiv |
| /etc/hosts |
| /var/run/utmpx |
| /var/db/timezone |
| /System/Library/CoreServices/SystemVersion.plist |



================================================
FILE: interface.md
================================================
Before reading this, you may also want to know [the difference between rootide and rootless](roothide.md).

# roothide Header
```
#include <roothide.h>
```
it has been included in theos, you can use it directly in c/c++/objc/swift-bridging-header. 
when you compile for rootful/rootless, all APIs in it will become empty stub functions for compatibility.

(if you use xcode, you can configure theos header and library paths in xcode, or you can download [roothide's devkit package](https://github.com/roothide/libroothide/releases/)).

# roothide API

  ## 1. jbroot

***this api is used to convert jbroot-based paths to rootfs-based paths for use by the system API.***

  ```
  /* for C language (auto cache) */
const char* jbroot(const char* path);

/ * for Objective-C */
NSString* jbroot(NSString* path);

/* for C++ language */
std::string jbroot(std::string path);
  ```

***examples***

C language:
<pre>
#include &lt;unistd.h&gt;
#include &lt;roothide.h&gt;

FILE* fp = fopen(<b>jbroot</b>("/var/jbconfig.test"), "w+");
fwrite(data, size, 1, fp);
fclose(fp);
</pre>

Objective-C language:
<pre>
#include &lt;Foundation/Foundation.h&gt;
#include &lt;roothide.h&gt;

NSString* filepath = <b>jbroot</b>("/var/jbconfig.plist");
NSMutableDictionary* dict = [NSMutableDictionary dictionaryWithContentsOfFile:file];
dict[@"testkey"] = @"testvalue";
[dict writeToFile:filepath atomically:YES];
</pre>

C++ language:
<pre>
#include &lt;string&gt;
#include &lt;fstream&gt;
#include &lt;roothide.h&gt;

std::fstream  testfile(<b>jbroot</b>("/var/test.config"), std::ios::out);
testfile.write(data, size);
testfile.close();
</pre>

exec command of bootstrap:
<pre>
#include &lt;unistd.h&gt;
#include &lt;spawn.h&gt;
#include &lt;roothide.h&gt;

pid_t pid;
char* args[] = {"/usr/bin/killall", "-9" "SpringBoard", NULL};
int ret = posix_spawn(&pid, <b>jbroot</b>(args[0]), NULL, NULL, args, NULL);
</pre>

  ## 2. rootfs
  
***this api is used to convert rootfs-based paths to jbroot-based paths, then store the converted path to config files for use with jbroot next time,
or use the converted path as an argument to call a command line tool in bootstrap.***

  ```
/* for C language (auto cache) */
const char* rootfs(const char* path);

/ * for Objective-C */
NSString* rootfs(NSString* path);

/* for C++ language */
std::string rootfs(std::string path);
```

***examples***

store paths to config file:
<pre>
#include &lt;unistd.h&gt;
#include &lt;Foundation/Foundation.h>
#include &lt;roothide.h&gt;

NSString* filepath = <b>jbroot</b>("/var/jbconfig.plist");
NSMutableDictionary* dict = [[NSMutableDictionary alloc] init];
dict[@"path"] = <b>rootfs</b>(filepath);
[dict writeToFile:filepath atomically:YES];

/* ..... */

// load the converted path from disk to use it with jbroot next time

NSMutableDictionary* dict = [NSMutableDictionary dictionaryWithContentsOfFile:file];
NSLog(@"saved path = %@ (path based on jbroot)", dict["path"]);

FILE* fp = fopen(<b>jbroot</b>(dict["path"].fileSystemRepresentation), "w+");
fwrite(data, size, 1, fp);
fclose(fp);
</pre>

call a command line tool of bootstrap:
<pre>
#include &lt;unistd.h&gt;
#include &lt;spawn.h&gt;
#include &lt;roothide.h&gt;

int execBootstrapBinary(char* binary, char** args)
{
    pid_t pid=0;
    int ret = posix_spawn(&pid, <b>jbroot</b>(args[0]), NULL, NULL, args, NULL);
    if(ret!=0) return ret;
    int status = -INT_MAX;
    waitpid(pid, &status, 0);
    return WEXITSTATUS(status);
}

//convert jbroot based path to rootfs based path
char* filepath = <b>jbroot</b>("/var/jbconfig.plist");
FILE* fp = fopen(filepath, "w+");
fwrite(data, size, 1, fp);
fclose(fp);

// convert rootfs based path to jbroot based path and exec rm -f
char* args = {"/usr/bin/rm", "-f", <b>rootfs</b>(filepath), NULL};
execBootstrapBinary(args);
</pre>

  ## 3. jbrand

  ***this API is used to get the random value of the current jailbreak state in system-wide.***
  ```
unsigned long long jbrand();
```
this value will not change until next time we jailbreak, for example we can use it to add to our xpc service name as a suffix, or for other cases.


# Mnemonic
|  API   | Input  | Output |
|  ----  | ----  | ----  |
|  jbroot  | a **jbroot**-based path  | a rootfs-based path  |
|  rootfs  | a **rootfs**-based path  | a jbroot-based path  |



# Command Line Tool

  jbroot/rootfs/jbrand also provided as command line tools for getting/converting paths in shell/scripts in some specific cases.



================================================
FILE: roothide.entitlements
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>platform-application</key>
    <true/>
    <key>com.apple.private.security.no-sandbox</key>
    <true/>
    <key>com.apple.private.security.storage.AppBundles</key>
    <true/>
    <key>com.apple.private.security.storage.AppDataContainers</key>
    <true/>
</dict>
</plist>


================================================
FILE: roothide.md
================================================
# The difference between roothide and rootless

1. ***/var/jb***

   roothide is also root-less, but it no longer installs the jailbreak to the fixed path of /var/jb,
   
   it (re)installs the jailbreak to a directory(named jbroot) with a random name each time we jailbreak.

2. ***About link and load path***

   compared with rootless using /var/jb to link all dependent libraries, roothide uses the dyld variable "@loader_path" to link dependent libraries.

   all dependent libraries should set install_name to @loader_path/.jbroot/absolute_path_to_lib, for example:

   ```@loader_path/.jbroot/usr/lib/libsubstrate.dylib```

   ```@loader_path/.jbroot/Library/Frameworks/Cephei.framework/Cephei```

   in this way we can directly use the more accurate absolute path of the library to link.

   each directory containing a mach-o file will automatically generate a .jbroot symbolic link that pointing to the jailbreak root directory,
   it's usually generated by dpkg when installing packages, or generated by the jailbreak itself when loading a binary/library,
   and roothide will automatically remove the related .jbroot symbolic link to keep system clean when dpkg removes a package.

4. ***Access jailbreak files in code of jailbreak app/daemon/tweak***

   roothide provides a [uniquely named API](interface.md) to get the root directory path of the current jailbreak, this API can be used anywhere in c/c++/objc/swift, and theos will automatically make it an empty stub via a macro when you compiling for rootful/rootless.

5. ***Interact with bootstrap***

   most of the libraries and command line tools automatically installed during jailbreak are bootstrap from procursus,
   and procursus also provides a large number of useful packages, such as rm/cp/mv/chmod/chown/ldid/ssh/uicache...

   unlike rootless uses the original root file system (rootfs) of iOS as the default root,
   roothide's bootstrap uses jbroot as the default root, and roothide creates a symbolic link named "rootfs" in jbroot to provide bootstrap access to the iOS original root file system. (see [vroot](vroot.md)).

   this means that all command line tools in bootstrap will only accept jbroot-based paths, and will only output jbroot-based paths. (and you should also use this path rule in jailbreak plist/config/shell-script files).

   show case:

   ```
   # operate files in jbroot
   cp /var/config.plist /etc/config.plist
   ```

   ```
   # copy file from rootfs to jbroot
   cp /rootfs/var/config.plist /etc/config.plist
   ```

   ```
   # copy file from jbroot to rootfs 
   cp /etc/config.plist /rootfs/var/config.plist
   ```
   
   ```
   # operate files in rootfs 
   cp /rootfs/etc/config.plist /rootfs/var/config.plist
   ```

   roothide also provides command line tools called jbroot and rootfs to get/convert paths in shell/scripts in some specific cases.


## Final

roothide is designed to be kept as simple as possible to provide sustainability and maintainability.

   


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListControllerBase.h
================================================
#import <Preferences/PSListController.h>
#import <Preferences/PSSpecifier.h>
#import "ATLApplicationSection.h"

@class LSApplicationProxy;

@interface PSListController()
- (BOOL)containsSpecifier:(PSSpecifier*)specifier;
@end

@protocol LSApplicationWorkspaceObserverProtocol <NSObject>
@optional
-(void)applicationsDidInstall:(id)arg1;
-(void)applicationsDidUninstall:(id)arg1;
@end

@interface ATLApplicationListControllerBase : PSListController <UISearchResultsUpdating, LSApplicationWorkspaceObserverProtocol>
{
	dispatch_queue_t _iconLoadQueue;
	NSMutableArray* _allSpecifiers;
	NSMutableDictionary* _specifiersByLetter;
	NSArray<ATLApplicationSection*>* _applicationSections;
	UISearchController* _searchController;
	NSString* _searchKey;
	BOOL _isPopulated;
	BOOL _isReloadingSpecifiers;
	NSBundle* _altListBundle;
	UIImage* _placeholderAppIcon;
}

@property (nonatomic) BOOL useSearchBar;
@property (nonatomic) BOOL hideSearchBarWhileScrolling;
@property (nonatomic) BOOL includeIdentifiersInSearch;
@property (nonatomic) BOOL showIdentifiersAsSubtitle;
@property (nonatomic) BOOL alphabeticIndexingEnabled;
@property (nonatomic) BOOL hideAlphabeticSectionHeaders;
@property (nonatomic) NSBundle* localizationBundle;

- (instancetype)initWithSections:(NSArray<ATLApplicationSection*>*)applicationSections;

- (void)_setUpSearchBar;
- (void)_loadSectionsFromSpecifier;
- (void)_populateSections;

- (void)loadPreferences;
- (void)prepareForPopulatingSections;
- (NSString*)localizedStringForString:(NSString*)string;
- (void)reloadApplications;

- (BOOL)shouldHideApplicationSpecifiers;
- (BOOL)shouldHideApplicationSpecifier:(PSSpecifier*)specifier;

- (BOOL)shouldShowSubtitles;
- (NSString*)subtitleForApplicationWithIdentifier:(NSString*)applicationID;
- (NSString*)_subtitleForSpecifier:(PSSpecifier*)specifier;

- (PSCellType)cellTypeForApplicationCells;
- (Class)customCellClassForCellType:(PSCellType)cellType;
- (Class)detailControllerClassForSpecifierOfApplicationProxy:(LSApplicationProxy*)applicationProxy;
- (SEL)getterForSpecifierOfApplicationProxy:(LSApplicationProxy*)applicationProxy;
- (SEL)setterForSpecifierOfApplicationProxy:(LSApplicationProxy*)applicationProxy;

- (PSSpecifier*)createSpecifierForApplicationProxy:(LSApplicationProxy*)applicationProxy;
- (NSArray*)createSpecifiersForApplicationSection:(ATLApplicationSection*)section;
- (PSSpecifier*)createGroupSpecifierForApplicationSection:(ATLApplicationSection*)section;

- (NSMutableArray*)specifiersGroupedByLetters;
- (void)populateSpecifiersByLetter;

- (PSSpecifier*)specifierForApplicationWithIdentifier:(NSString*)applicationID;
- (NSIndexPath*)indexPathForApplicationWithIdentifier:(NSString*)applicationID;

@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListMultiSelectionController.h
================================================
#import "ATLApplicationListControllerBase.h"

@interface ATLApplicationListMultiSelectionController : ATLApplicationListControllerBase
{
	NSMutableSet* _selectedApplications;
	BOOL _defaultApplicationSwitchValue;
}

- (void)setApplicationEnabled:(NSNumber*)enabledNum specifier:(PSSpecifier*)specifier;
- (id)readApplicationEnabled:(PSSpecifier*)specifier;

@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListSelectionController.h
================================================
#import "ATLApplicationListControllerBase.h"

@interface ATLApplicationListSelectionController : ATLApplicationListControllerBase
{
	NSString* _selectedApplicationID;
}
@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListSubcontroller.h
================================================
#import <Preferences/PSListController.h>

@interface ATLApplicationListSubcontroller : PSListController
@property (nonatomic) NSString* applicationID;
@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListSubcontrollerController.h
================================================
#import "ATLApplicationListControllerBase.h"

@interface ATLApplicationListSubcontrollerController : ATLApplicationListControllerBase
@property (nonatomic) Class subcontrollerClass;

- (NSString*)previewStringForApplicationWithIdentifier:(NSString*)applicationID;

@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSection.h
================================================
#import <Foundation/Foundation.h>

typedef NS_ENUM(NSInteger, ApplicationSectionType) {
	SECTION_TYPE_ALL,
    SECTION_TYPE_SYSTEM,
	SECTION_TYPE_USER,
	SECTION_TYPE_HIDDEN,
	SECTION_TYPE_VISIBLE,
	SECTION_TYPE_CUSTOM
};

#define kApplicationSectionTypeAll @"All"
#define kApplicationSectionTypeSystem @"System"
#define kApplicationSectionTypeUser @"User"
#define kApplicationSectionTypeHidden @"Hidden"
#define kApplicationSectionTypeVisible @"Visible"
#define kApplicationSectionTypeCustom @"Custom"

@interface ATLApplicationSection : NSObject
@property (nonatomic) ApplicationSectionType sectionType;
@property (nonatomic) NSPredicate* customPredicate;
@property (nonatomic) NSString* sectionName;

@property (nonatomic) NSArray* applicationsInSection;

+ (ApplicationSectionType)sectionTypeFromString:(NSString*)typeString;
+ (NSString*)stringFromSectionType:(ApplicationSectionType)sectionType;

+ (__kindof ATLApplicationSection*)applicationSectionWithDictionary:(NSDictionary*)sectionDictionary;
- (instancetype)_initWithDictionary:(NSDictionary*)sectionDictionary;
- (instancetype)initNonCustomSectionWithType:(ApplicationSectionType)sectionType;
- (instancetype)initCustomSectionWithPredicate:(NSPredicate*)predicate sectionName:(NSString*)sectionName;
- (NSArray<NSSortDescriptor*>*)sortDescriptorsForApplications;
- (void)populateFromAllApplications:(NSArray*)allApplications;

@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSelectionCell.h
================================================
#import <Preferences/PSTableCell.h>

@interface ATLApplicationSelectionCell : PSTableCell

@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSubtitleCell.h
================================================
#import <Preferences/PSTableCell.h>
#import <Preferences/PSSpecifier.h>

@interface ATLApplicationSubtitleCell : PSTableCell
{
	UILabel* _customValueLabel;
}
@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSubtitleSwitchCell.h
================================================
#import <Preferences/PSSwitchTableCell.h>
#import <Preferences/PSSpecifier.h>

@interface ATLApplicationSubtitleSwitchCell : PSSwitchTableCell
@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Headers/LSApplicationProxy+AltList.h
================================================
#import <MobileCoreServices/LSApplicationProxy.h>
#import <MobileCoreServices/LSApplicationWorkspace.h>

@interface LSApplicationProxy (AltList)
- (BOOL)atl_isSystemApplication;
- (BOOL)atl_isUserApplication;
- (BOOL)atl_isHidden;
- (NSString*)atl_fastDisplayName;
- (NSString*)atl_nameToDisplay;
@property (nonatomic,readonly) NSString* atl_bundleIdentifier;
@end

@interface LSApplicationWorkspace (AltList)
- (NSArray*)atl_allInstalledApplications;
@end

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/Info.plist
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>AltList</string>
	<key>CFBundleIdentifier</key>
	<string>com.opa334.altlist</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>FMWK</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1</string>
	<key>NSPrincipalClass</key>
	<string>ATLApplicationListControllerBase</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/ar.lproj/Localizable.strings
================================================
"Applications" = "التطبيقات";
"System Applications" = "تطبيقات النظام";
"User Applications" = "تطبيقات المستخدم";
"Hidden Applications" = "التطبيقات المخفية";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/de.lproj/Localizable.strings
================================================
"Applications" = "Applikationen";
"System Applications" = "Systemapplikationen";
"User Applications" = "Benutzerapplikationen";
"Hidden Applications" = "Versteckte Applikationen";

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/en.lproj/Localizable.strings
================================================
"Applications" = "Applications";
"System Applications" = "System Applications";
"User Applications" = "User Applications";
"Hidden Applications" = "Hidden Applications";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/fr.lproj/Localizable.strings
================================================
"Applications" = "Applications";
"System Applications" = "Applications Système";
"User Applications" = "Applications Utilisateur";
"Hidden Applications" = "Applications masquées";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/it.lproj/Localizable.strings
================================================
"Applications" = "App";
"System Applications" = "App di Sistema";
"User Applications" = "App Personali";
"Hidden Applications" = "App Nascoste";

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/ja.lproj/Localizable.strings
================================================
"Applications" = "アプリケーション";
"System Applications" = "システムアプリケーション";
"User Applications" = "ユーザーアプリケーション";
"Hidden Applications" = "非表示のアプリケーション";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/ko.lproj/Localizable.strings
================================================
"Applications" = "앱";
"System Applications" = "시스템 앱";
"User Applications" = "사용자 앱";
"Hidden Applications" = "숨겨진 앱";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/nl.lproj/Localizable.strings
================================================
"Applications" = "Applicaties";
"System Applications" = "Systeem Applicaties";
"User Applications" = "Gebruiker Applicaties";
"Hidden Applications" = "Verborgen Applicaties";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/pl.lproj/Localizable.strings
================================================
"Applications" = "Aplikacje";
"System Applications" = "Aplikacje Systemowe";
"User Applications" = "Aplikacje Użytkownika";
"Hidden Applications" = "Ukryte Aplikacje";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/pt.lproj/Localizable.strings
================================================
"Applications" = "Aplicativos";
"System Applications" = "Aplicativos do Sistema";
"User Applications" = "Aplicativos do Usuário";
"Hidden Applications" = "Aplicativos Ocultos";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/ru.lproj/Localizable.strings
================================================
"Applications" = "Приложения";
"System Applications" = "Системные приложения";
"User Applications" = "Пользовательские приложения";
"Hidden Applications" = "Скрытые приложения";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/sk.lproj/Localizable.strings
================================================
"Applications" = "Aplikácie";
"System Applications" = "Systémové aplikácie";
"User Applications" = "Používateľské aplikácie";
"Hidden Applications" = "Skryté aplikácie";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/tr.lproj/Localizable.strings
================================================
"Applications" = "Uygulamalar";
"System Applications" = "Sistem Uygulamaları";
"User Applications" = "Kullanıcı Uygulamaları";
"Hidden Applications" = "Gizlenmiş Uygulamalar";

================================================
FILE: theos/lib/iphone/roothide/AltList.framework/zh-Hant.lproj/Localizable.strings
================================================
"Applications" = "應用程式";
"System Applications" = "系統應用";
"User Applications" = "用戶應用";
"Hidden Applications" = "隱藏應用";


================================================
FILE: theos/lib/iphone/roothide/AltList.framework/zh.lproj/Localizable.strings
================================================
"Applications" = "应用程序";
"System Applications" = "系统应用";
"User Applications" = "用户应用";
"Hidden Applications" = "隐藏的应用";


================================================
FILE: theos/lib/iphone/roothide/Cephei.framework/Headers/Cephei-Swift.h
================================================
// Generated by Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)
#ifndef CEPHEI_SWIFT_H
#define CEPHEI_SWIFT_H
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"

#if !defined(__has_include)
# define __has_include(x) 0
#endif
#if !defined(__has_attribute)
# define __has_attribute(x) 0
#endif
#if !defined(__has_feature)
# define __has_feature(x) 0
#endif
#if !defined(__has_warning)
# define __has_warning(x) 0
#endif

#if __has_include(<swift/objc-prologue.h>)
# include <swift/objc-prologue.h>
#endif

#pragma clang diagnostic ignored "-Wduplicate-method-match"
#pragma clang diagnostic ignored "-Wauto-import"
#if defined(__OBJC__)
#include <Foundation/Foundation.h>
#endif
#if defined(__cplusplus)
#include <cstdint>
#include <cstddef>
#include <cstdbool>
#else
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#endif

#if !defined(SWIFT_TYPEDEFS)
# define SWIFT_TYPEDEFS 1
# if __has_include(<uchar.h>)
#  include <uchar.h>
# elif !defined(__cplusplus)
typedef uint_least16_t char16_t;
typedef uint_least32_t char32_t;
# endif
typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
#endif

#if !defined(SWIFT_PASTE)
# define SWIFT_PASTE_HELPER(x, y) x##y
# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
#endif
#if !defined(SWIFT_METATYPE)
# define SWIFT_METATYPE(X) Class
#endif
#if !defined(SWIFT_CLASS_PROPERTY)
# if __has_feature(objc_class_property)
#  define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
# else
#  define SWIFT_CLASS_PROPERTY(...)
# endif
#endif

#if __has_attribute(objc_runtime_name)
# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
#else
# define SWIFT_RUNTIME_NAME(X)
#endif
#if __has_attribute(swift_name)
# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
#else
# define SWIFT_COMPILE_NAME(X)
#endif
#if __has_attribute(objc_method_family)
# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
#else
# define SWIFT_METHOD_FAMILY(X)
#endif
#if __has_attribute(noescape)
# define SWIFT_NOESCAPE __attribute__((noescape))
#else
# define SWIFT_NOESCAPE
#endif
#if __has_attribute(ns_consumed)
# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
#else
# define SWIFT_RELEASES_ARGUMENT
#endif
#if __has_attribute(warn_unused_result)
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
#else
# define SWIFT_WARN_UNUSED_RESULT
#endif
#if __has_attribute(noreturn)
# define SWIFT_NORETURN __attribute__((noreturn))
#else
# define SWIFT_NORETURN
#endif
#if !defined(SWIFT_CLASS_EXTRA)
# define SWIFT_CLASS_EXTRA
#endif
#if !defined(SWIFT_PROTOCOL_EXTRA)
# define SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_ENUM_EXTRA)
# define SWIFT_ENUM_EXTRA
#endif
#if !defined(SWIFT_CLASS)
# if __has_attribute(objc_subclassing_restricted)
#  define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
#  define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# else
#  define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
#  define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# endif
#endif
#if !defined(SWIFT_RESILIENT_CLASS)
# if __has_attribute(objc_class_stub)
#  define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
#  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
# else
#  define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
#  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
# endif
#endif

#if !defined(SWIFT_PROTOCOL)
# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
#endif

#if !defined(SWIFT_EXTENSION)
# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
#endif

#if !defined(OBJC_DESIGNATED_INITIALIZER)
# if __has_attribute(objc_designated_initializer)
#  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
# else
#  define OBJC_DESIGNATED_INITIALIZER
# endif
#endif
#if !defined(SWIFT_ENUM_ATTR)
# if defined(__has_attribute) && __has_attribute(enum_extensibility)
#  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
# else
#  define SWIFT_ENUM_ATTR(_extensibility)
# endif
#endif
#if !defined(SWIFT_ENUM)
# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
# if __has_feature(generalized_swift_name)
#  define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
# else
#  define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
# endif
#endif
#if !defined(SWIFT_UNAVAILABLE)
# define SWIFT_UNAVAILABLE __attribute__((unavailable))
#endif
#if !defined(SWIFT_UNAVAILABLE_MSG)
# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
#endif
#if !defined(SWIFT_AVAILABILITY)
# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
#endif
#if !defined(SWIFT_WEAK_IMPORT)
# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
#endif
#if !defined(SWIFT_DEPRECATED)
# define SWIFT_DEPRECATED __attribute__((deprecated))
#endif
#if !defined(SWIFT_DEPRECATED_MSG)
# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
#endif
#if __has_feature(attribute_diagnose_if_objc)
# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
#else
# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
#endif
#if defined(__OBJC__)
#if !defined(IBSegueAction)
# define IBSegueAction
#endif
#endif
#if !defined(SWIFT_EXTERN)
# if defined(__cplusplus)
#  define SWIFT_EXTERN extern "C"
# else
#  define SWIFT_EXTERN extern
# endif
#endif
#if !defined(SWIFT_CALL)
# define SWIFT_CALL __attribute__((swiftcall))
#endif
#if defined(__cplusplus)
#if !defined(SWIFT_NOEXCEPT)
# define SWIFT_NOEXCEPT noexcept
#endif
#else
#if !defined(SWIFT_NOEXCEPT)
# define SWIFT_NOEXCEPT 
#endif
#endif
#if defined(__cplusplus)
#if !defined(SWIFT_CXX_INT_DEFINED)
#define SWIFT_CXX_INT_DEFINED
namespace swift {
using Int = ptrdiff_t;
using UInt = size_t;
}
#endif
#endif
#if defined(__OBJC__)
#if __has_feature(modules)
#if __has_warning("-Watimport-in-framework-header")
#pragma clang diagnostic ignored "-Watimport-in-framework-header"
#endif
@import Foundation;
@import ObjectiveC;
#endif

#endif
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
#if __has_warning("-Wpragma-clang-attribute")
# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
#endif
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"

#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
# undef any
# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="Cephei",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
# pragma pop_macro("any")
#endif

#if defined(__OBJC__)
@class NSString;

SWIFT_CLASS_NAMED("Command")
@interface HBCommand : NSObject
+ (NSString * _Nonnull)executeSync:(NSString * _Nonnull)command arguments:(NSArray<NSString *> * _Nullable)arguments status:(int32_t * _Nullable)status;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end

#endif
#if defined(__cplusplus)
#endif
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
#pragma clang diagnostic pop
#endif


================================================
FILE: theos/lib/iphone/roothide/Cephei.framework/Headers/Cephei.h
================================================
#import "HBOutputForShellCommand.h"
#import "HBPreferences.h"
#import "HBRespringController.h"


================================================
FILE: theos/lib/iphone/roothide/Cephei.framework/Headers/HBOutputForShellCommand.h
================================================
#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

/// Executes a shell command and returns its output.
///
/// @param command The shell command to run.
/// @param returnCode A pointer to an integer that will contain the return code of the command.
/// @return The output of the provided command.
FOUNDATION_EXPORT NSString * _Nullable HBOutputForShellCommandWithReturnCode(NSString *command, int *returnCode);

/// Executes a shell command and returns its output.
///
/// @param command The shell command to run.
/// @return The output of the provided command, or nil if the command returned with a code other
/// than 0.
FOUNDATION_EXPORT NSString * _Nullable HBOutputForShellCommand(NSString *command);

NS_ASSUME_NONNULL_END


================================================
FILE: theos/lib/iphone/roothide/Cephei.framework/Headers/HBPreferences.h
================================================
#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>

NS_ASSUME_NONNULL_BEGIN

typedef void (^HBPreferencesChangeCallback)(void);

typedef void (^HBPreferencesValueChangeCallback)(NSString *key, id<NSCopying> _Nullable value);

/// The HBPreferences class in Cephei provides an interface for managing user-defined
/// preferences of a tweak, and the default values used when the user has not yet changed a value.
///
/// `HBPreferences` is very similar to `NSUserDefaults`, however it is specifically tailored to iOS
/// tweak development, since tweaks may be loaded into a sandboxed process (most obviously, App
/// Store apps, but also system apps like Safari), or one that runs as the `root` user (for
/// instance, iFile, although these apps are slowly changing their model so they now run as mobile).
/// In both of these cases, using `NSUserDefaults` will result in reading from preferences inside
/// the sandbox, or inside `root`’s home directory; both of which are not what is expected.
///
/// Advantages `HBPreferences` has over `NSUserDefaults` are:
///
/// - Directly reading the property list from the `mobile` user’s home directory, to support
/// sandboxed apps and apps running as `root`.
/// - Intuitive method of setting a default preference value.
/// - Updating of the app/tweak’s variables when preferences are changed.
/// - Keyed subscripting is allowed, which enables simple array syntax.
/// - Values in the preferences plist are called preferences, not defaults, to avoid ambiguity -
/// `NSUserDefaults` uses “defaults” to refer to both preferences themselves and the fallback values
/// if a key doesn’t exist.
///
/// Ensure you read the discussion for `-registerObject:default:forKey:` before using the automatic
/// updating mechanism. Specifically, a Darwin notification is required for this feature to work.
///
/// As of Cephei 1.17, HBPreferences supports Key-Value Observation. As such, you may subscribe to
/// changes made to preferences through observer callbacks. The `-registerPreferenceChangeBlock:`
/// and `-registerPreferenceChangeBlockForKey:block:` methods are provided to subscribe to
/// preference changes via a callback block since Cephei 1.3, and you can additionally observe
/// `HBPreferencesDidChangeNotification`.
///
/// ### Example usage
/// In Objective-C/Logos:
///
/// ```logos
/// HBPreferences *preferences;
/// BOOL doThing;
///
/// %ctor {
/// 	preferences = [[HBPreferences alloc] initWithIdentifier:@"ws.hbang.common.demo"];
/// 	[preferences registerDefaults:@{
/// 		@"Enabled": @YES,
/// 		@"AnotherSetting": @1.f
/// 	}];
///
/// 	[preferences registerBool:&doThing default:NO forKey:@"DoThing"];
///
/// 	NSLog(@"Am I enabled? %i", [preferences boolForKey:@"Enabled"]);
/// 	NSLog(@"Can I do thing? %i", doThing);
/// }
/// ```
///
/// In Swift:
///
/// ```swift
/// class Preferences {
///
/// 	private let preferences = HBPreferences(identifier: "ws.hbang.common.demo")
///
/// 	// Example using registration method
/// 	private(set) var canDoThing: ObjCBool = false
///
/// 	// Example using custom getter and setter
/// 	var anotherSetting: Int {
/// 		get { preferences["AnotherSetting"] as? Int ?? -1 }
/// 		set { preferences["AnotherSetting"] = newValue }
/// 	}
///
/// 	init() {
/// 		preferences.register(defaults: [
/// 			"Enabled": true,
/// 			"AnotherSetting": 1
/// 		])
///
/// 		preferences.register(&canDoThing, default: false, forKey: "DoThing")
///
/// 		print("Am I enabled? \(preferences["Enabled"] as? Bool ?? false)")
/// 		print("Can I do thing? \(canDoThing)")
/// 	}
///
/// }
/// ```
///
/// ### References
/// * [NSUserDefaults in Practice](http://dscoder.com/defaults.html)
///
/// ### Security
/// As of Cephei 1.12, HBPreferences restricts most Apple preferences (identifiers starting with
/// `com.apple.…`) from being read/written from a sandboxed process. This protects against a
/// malicious app using HBPreferences as a way to gather sensitive information or change system
/// preferences without the user’s knowledge. For instance, an App Store app could
/// [phish for the user’s Apple ID login](https://krausefx.com/blog/ios-privacy-stealpassword-easily-get-the-users-apple-id-password-just-by-asking),
/// creating a very real-looking login prompt by pre-filling their email address in the username box,
/// or gain access to the numbers/email addresses of people the user has recently contacted.
///
/// There is currently no way to avoid this restriction while still using HBPreferences. If you need
/// access to Apple preferences, design your code to not need to do this from within the sandbox.
/// This could be done [using IPC](http://iphonedevwiki.net/index.php/IPC) from an unsandboxed
/// process such as SpringBoard. Avoid sending sensitive information via IPC to sandboxed apps, as
/// they can still get access to data you send through various ways.

NS_SWIFT_NAME(Preferences)
@interface HBPreferences : NSObject

/// @name Initializing an HBPreferences Object

/// Creates an instance of the class for the specified identifier.
///
/// @param identifier The identifier to be used. This is usually the same as the package identifier
/// of the tweak.
/// @return An autoreleased instance of HBPreferences for the specified identifier.
+ (instancetype)preferencesForIdentifier:(NSString *)identifier NS_SWIFT_UNAVAILABLE("");

/// Initializes an instance of the class for the specified identifier.
///
/// @param identifier The identifier to be used. This is usually the same as the package identifier
/// of the tweak.
/// @return An autoreleased instance of HBPreferences for the specified identifier.
- (instancetype)initWithIdentifier:(NSString *)identifier NS_DESIGNATED_INITIALIZER;

/// The preferences identifier provided at initialisation.
@property (nonatomic, retain, readonly) NSString *identifier;

/// @name Registering Default Preference Values

/// The default preferences to be used when no value has been set by the user.
///
/// You may modify the values of this dictionary directly.
@property (nonatomic, copy, readonly) NSMutableDictionary <NSString *, id> *defaults;

/// Adds the contents of the specified dictionary to the defaults property.
///
/// Merges the provided dictionary with the mutable dictionary found on the defaults property.
///
/// @param defaultValues The dictionary of keys and values you want to register.
/// @see `defaults`
- (void)registerDefaults:(NSDictionary <NSString *, id> *)defaultValues NS_SWIFT_NAME(register(defaults:));

/// @name Getting Preference Values

/// Returns a dictionary that contains all preferences that are set.
///
/// This does not include default values.
///
/// @return A dictionary containing all keys and values.
- (NSDictionary <NSString *, id> *)dictionaryRepresentation;

/// Returns the object associated with the specified key.
///
/// If the preference is not yet set, returns the default. If no default is set, returns `nil`.
///
/// @param key The key for which to return the corresponding value.
/// @return The object associated with the specified key.
- (id)objectForKey:(NSString *)key;

/// Returns the integer value associated with the specified key.
///
/// If the preference is not yet set, returns the default. If no default is set, returns `nil`.
///
/// @param key The key for which to return the corresponding value.
/// @return The integer value associated with the specified key.
/// @see `-objectForKey:`
- (NSInteger)integerForKey:(NSString *)key;

/// Returns the unsigned integer value associated with the specified key.
///
/// If the preference is not yet set, returns the default. If no default is set, returns `nil`.
///
/// @param key The key for which to return the corresponding value.
/// @return The unsigned integer value associated with the specified key.
/// @see `-objectForKey:`
- (NSUInteger)unsignedIntegerForKey:(NSString *)key;

/// Returns the floating-point value associated with the specified key.
///
/// If the preference is not yet set, returns the default. If no default is set, returns `nil`.
///
/// @param key The key for which to return the corresponding value.
/// @return The floating-point value associated with the specified key.
/// @see `-objectForKey:`
- (CGFloat)floatForKey:(NSString *)key;

/// Returns the double value associated with the specified key.
///
/// If the preference is not yet set, returns the default. If no default is set, returns `nil`.
///
/// @param key The key for which to return the corresponding value.
/// @return The double value associated with the specified key.
/// @see `-objectForKey:`
- (double)doubleForKey:(NSString *)key;

/// Returns the Boolean value associated with the specified key.
///
/// If the preference is not yet set, returns the default. If no default is set, returns `nil`.
///
/// @param key The key for which to return the corresponding value.
/// @return The Boolean value associated with the specified key.
/// @see `-objectForKey:`
- (BOOL)boolForKey:(NSString *)key;

/// Returns the value associated with a given key.
///
/// This method behaves the same as `-objectForKey:`, and enables the preferences object to be used
/// with a subscript (square brackets). For example:
///
/// ```swift
/// let fooBar = preferences["FooBar"] as? String
/// preferences["Awesome"] = true
/// ```
///
/// ```objc
/// NSString *fooBar = preferences[@"FooBar"];
/// preferences[@"Awesome"] = @YES;
/// ```
///
/// @param key The key for which to return the corresponding value.
/// @return The value associated with the specified key.
/// @see `-objectForKey:`
- (id)objectForKeyedSubscript:(id)key;

/// Returns the object associated with the specified key, or if no user preference is set, the
/// provided default.
///
/// @param key The key for which to return the corresponding value.
/// @param defaultValue The default value to use when no user preference is set.
/// @return The object associated with the specified key, or the default value.
- (id)objectForKey:(NSString *)key default:(nullable id)defaultValue;

/// Returns the integer value associated with the specified key, or if no user preference is set,
/// the provided default.
///
/// @param key The key for which to return the corresponding value.
/// @param defaultValue The default value to use when no user preference is set.
/// @return The integer value associated with the specified key, or the default value.
/// @see `-objectForKey:default:`
- (NSInteger)integerForKey:(NSString *)key default:(NSInteger)defaultValue;

/// Returns the unsigned integer value associated with the specified key, or if no user preference
/// is set, the provided default.
///
/// @param key The key for which to return the corresponding value.
/// @param defaultValue The default value to use when no user preference is set.
/// @return The unsigned integer value associated with the specified key, or the default value.
/// @see `-objectForKey:default:`
- (NSUInteger)unsignedIntegerForKey:(NSString *)key default:(NSUInteger)defaultValue;

/// Returns the floating-point value associated with the specified key, or if no user preference is
/// set, the provided default.
///
/// @param key The key for which to return the corresponding value.
/// @param defaultValue The default value to use when no user preference is set.
/// @return The floating-point value associated with the specified key, or the default value.
/// @see `-objectForKey:default:`
- (CGFloat)floatForKey:(NSString *)key default:(CGFloat)defaultValue;

/// Returns the double value associated with the specified key, or if no user preference is set,
/// the provided default.
///
/// @param key The key for which to return the corresponding value.
/// @param defaultValue The default value to use when no user preference is set.
/// @return The double value associated with the specified key, or the default value.
/// @see `-objectForKey:default:`
- (double)doubleForKey:(NSString *)key default:(double)defaultValue;

/// Returns the Boolean value associated with the specified key, or if no user preference is set,
/// the provided default.
///
/// @param key The key for which to return the corresponding value.
/// @param defaultValue The default value to use when no user preference is set.
/// @return The Boolean value associated with the specified key, or the default value.
/// @see `-objectForKey:default:`
- (BOOL)boolForKey:(NSString *)key default:(BOOL)defaultValue;

/// @name Setting Preference Values

/// Sets the value of the specified key.
///
/// You should only call these methods if you are certain that the process is running as the
/// `mobile` user.
///
/// @param value The object to store in the preferences.
/// @param key The key with which to associate with the value.
- (void)setObject:(nullable id)value forKey:(NSString *)key NS_SWIFT_NAME(set(_:forKey:));

/// Sets the value of the specified key to the specified integer value.
///
/// This is a convenience method that calls `-setObject:forKey:`. See the discussion of that method
/// for more details.
///
/// @param value The integer value to store in the preferences.
/// @param key The key with which to associate with the value.
/// @see `-setObject:forKey:`
- (void)setInteger:(NSInteger)value forKey:(NSString *)key NS_SWIFT_NAME(set(_:forKey:));

/// Sets the value of the specified key to the specified unsigned integer value.
///
/// This is a convenience method that calls `-setObject:forKey:`. See the discussion of that method
/// for more details.
///
/// @param value The unsigned integer value to store in the preferences.
/// @param key The key with which to associate with the value.
/// @see `-setObject:forKey:`
- (void)setUnsignedInteger:(NSUInteger)value forKey:(NSString *)key NS_SWIFT_NAME(set(_:forKey:));

/// Sets the value of the specified key to the specified floating-point value.
///
/// This is a convenience method that calls `-setObject:forKey:`. See the discussion of that method
/// for more details.
///
/// @param value The floating-point value to store in the preferences.
/// @param key The key with which to associate with the value.
/// @see `-setObject:forKey:`
- (void)setFloat:(CGFloat)value forKey:(NSString *)key NS_SWIFT_NAME(set(_:forKey:));

/// Sets the value of the specified key to the specified double value.
///
/// This is a convenience method that calls `-setObject:forKey:`. See the discussion of that method
/// for more details.
///
/// @param value The double value to store in the preferences.
/// @param key The key with which to associate with the value.
/// @see `-setObject:forKey:`
- (void)setDouble:(double)value forKey:(NSString *)key NS_SWIFT_NAME(set(_:forKey:));

/// Sets the value of the specified key to the specified Boolean value.
///
/// This is a convenience method that calls `-setObject:forKey:`. See the discussion of that method
/// for more details.
///
/// @param value The Boolean value to store in the preferences.
/// @param key The key with which to associate with the value.
/// @see `-setObject:forKey:`
- (void)setBool:(BOOL)value forKey:(NSString *)key NS_SWIFT_NAME(set(_:forKey:));

/// Sets the value of the specified key to the specified value.
///
/// This method behaves the same as `-setObject:forKey:`, and enables the preferences object to be
/// used with a subscript (square brackets). For example:
///
/// ```swift
/// let fooBar = preferences["FooBar"]
/// preferences["Awesome"] = true
/// ```
///
/// ```objc
/// NSString *fooBar = preferences[@"FooBar"];
/// preferences[@"Awesome"] = @YES;
/// ```
///
/// @param object The value to store in the preferences.
/// @param key The key with which to associate with the value.
- (void)setObject:(nullable id)object forKeyedSubscript:(id)key;

/// @name Removing Preference Values

/// Removes a given key and its associated value from the dictionary.
///
/// @param key The key to remove.
- (void)removeObjectForKey:(NSString *)key NS_SWIFT_NAME(removeValue(forKey:));

/// Removes all stored preferences.
///
/// This method acts in the same way as discussed in `-removeObjectForKey:`.
- (void)removeAllObjects NS_SWIFT_NAME(removeAll());

/// @name Registering Variables

/// Register an object to be automatically set to the user’s preference.
///
/// If the preference is not yet set, the object will be set to the provided default.
///
/// You must post a Darwin notification after updating preferences for this to work. In particular,
/// it must be set to the value of identifier, followed by `/ReloadPrefs` - for instance,
/// `ws.hbang.common.demo/ReloadPrefs`. In a Preferences specifier property list, you can use the
/// `PostNotification` key on your specifiers to achieve this:
///
/// ```xml
/// <dict>
/// 	…
/// 	<key>PostNotification</key>
/// 	<string>ws.hbang.common.demo/ReloadPrefs</string>
/// </dict>
/// ```
///
/// @param object The pointer to the object.
/// @param defaultValue The default value to be used if no user preference is set.
/// @param key The key in the preferences property list.
/// @see `-registerObject:default:forKey:`
- (void)registerObject:(_Nullable id __strong * _Nonnull)object default:(nullable id)defaultValue forKey:(NSString *)key NS_SWIFT_NAME(register(_:default:forKey:));

/// Register an integer value to be automatically set to the user’s preference.
///
/// If the preference is not yet set, the object will be set to the provided default.
///
/// @param object The pointer to the integer.
/// @param defaultValue The default value to be used if no user preference is set.
/// @param key The key in the preferences property list.
/// @see `-registerObject:default:forKey:`
- (void)registerInteger:(NSInteger *)object default:(NSInteger)defaultValue forKey:(NSString *)key NS_SWIFT_NAME(register(_:default:forKey:));

/// Register an unsigned integer value to be automatically set to the user’s preference.
///
/// If the preference is not yet set, the object will be set to the provided default.
///
/// @param object The pointer to the unsigned integer.
/// @param defaultValue The default value to be used if no user preference is set.
/// @param key The key in the preferences property list.
/// @see `-registerObject:default:forKey:`
- (void)registerUnsignedInteger:(NSUInteger *)object default:(NSUInteger)defaultValue forKey:(NSString *)key NS_SWIFT_NAME(register(_:default:forKey:));

/// Register a floating-point value to be automatically set to the user’s preference.
///
/// If the preference is not yet set, the object will be set to the provided default.
///
/// @param object The pointer to the integer.
/// @param defaultValue The default value to be used if no user preference is set.
/// @param key The key in the preferences property list.
/// @see `-registerObject:default:forKey:`
- (void)registerFloat:(CGFloat *)object default:(CGFloat)defaultValue forKey:(NSString *)key NS_SWIFT_NAME(register(_:default:forKey:));

/// Register a double value to be automatically set to the user’s preference.
///
/// If the preference is not yet set, the object will be set to the provided default.
///
/// @param object The pointer to the double.
/// @param defaultValue The default value to be used if no user preference is set.
/// @param key The key in the preferences property list.
/// @see `-registerObject:default:forKey:`
- (void)registerDouble:(double *)object default:(double)defaultValue forKey:(NSString *)key NS_SWIFT_NAME(register(_:default:forKey:));

/// Register a Boolean value to be automatically set to the user’s preference.
///
/// If the preference is not yet set, the object will be set to the provided default.
///
/// @param object The pointer to the Boolean.
/// @param defaultValue The default value to be used if no user preference is set.
/// @param key The key in the preferences property list.
/// @see `-registerObject:default:forKey:`
- (void)registerBool:(BOOL *)object default:(BOOL)defaultValue forKey:(NSString *)key NS_SWIFT_NAME(register(_:default:forKey:));

/// @name Preference Change Callbacks

/// Register a block to be called when a preference change is detected.
///
/// Blocks are called after HBPreferences’ cache of values is updated. The block will also be called
/// immediately after calling this method. See `registerObject:default:forKey:` for details on how
/// to set up callbacks.
///
/// @param callback A block object called when the specified key’s value changes. The block object
/// takes no parameters and returns no value.
/// @see `-registerObject:default:forKey:`
- (void)registerPreferenceChangeBlock:(HBPreferencesChangeCallback)callback;

/// Register a block to be called when a specific preference is changed.
///
/// Blocks are called after HBPreferences’ cache of values is updated. The block will also be called
/// immediately after calling this method. See `registerObject:default:forKey:` for details on how
/// to set up callbacks.
///
/// @param key The key to listen for.
/// @param callback A block object called when the specified key’s value changes. The block object’s
/// parameters are the key and its new value.
/// @see `-registerObject:default:forKey:`
- (void)registerPreferenceChangeBlockForKey:(NSString *)key block:(HBPreferencesValueChangeCallback)callback;

@end

/// This notification is posted when a change is made to a registered preferences identifier. The
/// notification object is the associated HBPreferences object.
extern NSNotificationName const HBPreferencesDidChangeNotification NS_SWIFT_NAME(HBPreferences.didChangeNotification);

NS_ASSUME_NONNULL_END


================================================
FILE: theos/lib/iphone/roothide/Cephei.framework/Headers/HBRespringController.h
================================================
#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

/// The HBRespringController class in Cephei provides conveniences for restarting the system app
/// (usually SpringBoard).

NS_SWIFT_NAME(RespringController)
@interface HBRespringController : NSObject

/// Restart the system app.
///
/// Displays a loading spinner, then returns to the home screen (system remains unlocked).
+ (void)respring;

/// Restart the system app and immediately launch a URL.
///
/// Displays a loading spinner, then launches the specified URL (system remains unlocked).
///
/// @param returnURL The URL to launch after restarting.
+ (void)respringAndReturnTo:(nullable NSURL *)returnURL NS_SWIFT_NAME(respring(returnURL:));

@end

NS_ASSUME_NONNULL_END


================================================
FILE: theos/lib/iphone/roothide/Cephei.framework/Info.plist
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>Cephei</string>
	<key>CFBundleIdentifier</key>
	<string>ws.hbang.common</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Cephei</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0.0</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1.0</string>
	<key>DTPlatformName</key>
	<string>iphoneos</string>
	<key>HBPackageIdentifier</key>
	<string>ws.hbang.common</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/Cephei.framework/Modules/module.modulemap
================================================
framework module Cephei {
	umbrella header "Cephei.h"

	export *
	module * { export * }
}

module Cephei.Swift {
	header "Cephei-Swift.h"
	requires objc
}


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/DemoAbout.plist
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>items</key>
	<array>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>condensed</key>
			<true/>
			<key>headerCellClass</key>
			<string>HBPackageNameHeaderCell</string>
			<key>icon</key>
			<string>icon.png</string>
			<key>packageIdentifier</key>
			<string>ws.hbang.common</string>
			<key>packageNameOverride</key>
			<string>Cephei</string>
		</dict>
		<dict>
			<key>big</key>
			<true/>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>height</key>
			<integer>64</integer>
			<key>label</key>
			<string>HASHBANG Productions</string>
			<key>subtitle</key>
			<string>VISIT_WEBSITE</string>
			<key>url</key>
			<string>https://hashbang.productions/</string>
			<key>iconURL</key>
			<string>https://hashbang.productions/favicon.ico</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>Follow Us</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>label</key>
			<string>Chariz</string>
			<key>account</key>
			<string>@chariz@chariz.com</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>label</key>
			<string>Adam Demasi</string>
			<key>account</key>
			<string>@kirb@kirb.me</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>footerText</key>
			<string>DONATE_FOOTER</string>
		</dict>
		<dict>
			<key>action</key>
			<string>hb_sendSupportEmail</string>
			<key>cell</key>
			<string>PSLinkCell</string>
			<key>cellClass</key>
			<string>HBTintedTableCell</string>
			<key>defaults</key>
			<string>ws.hbang.common</string>
			<key>label</key>
			<string>EMAIL_SUPPORT</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>envelope</string>
				<key>backgroundColor</key>
				<string>#007aff</string>
			</dict>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSButtonCell</string>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>label</key>
			<string>TRANSLATORS</string>
			<key>url</key>
			<string>https://hashbang.productions/translations/</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>globe</string>
				<key>backgroundColor</key>
				<string>#34c759</string>
			</dict>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSButtonCell</string>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>label</key>
			<string>DONATE</string>
			<key>url</key>
			<string>https://hashbang.productions/donate/</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>heart</string>
				<key>backgroundColor</key>
				<string>#ff3b30</string>
			</dict>
		</dict>
	</array>
	<key>title</key>
	<string>ABOUT</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/DemoRoot.plist
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>items</key>
	<array>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>headerCellClass</key>
			<string>HBPackageNameHeaderCell</string>
			<key>icon</key>
			<string>icon.png</string>
			<key>packageIdentifier</key>
			<string>ws.hbang.common</string>
			<key>packageNameOverride</key>
			<string>Cephei</string>
			<key>footerText</key>
			<string>This is a demo of Cephei features. Refer to https://hbang.github.io/libcephei/ for further details.</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSSwitchCell</string>
			<key>default</key>
			<true/>
			<key>defaults</key>
			<string>ws.hbang.common.demo</string>
			<key>key</key>
			<string>Switch</string>
			<key>label</key>
			<string>Awesome</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>switch.2</string>
			</dict>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSLinkListCell</string>
			<key>default</key>
			<integer>0</integer>
			<key>defaults</key>
			<string>ws.hbang.common.demo</string>
			<key>detail</key>
			<string>PSListItemsController</string>
			<key>key</key>
			<string>Region</string>
			<key>label</key>
			<string>Region</string>
			<key>validTitles</key>
			<array>
				<string>Worldwide</string>
				<string>Australia</string>
				<string>Canada</string>
				<string>China</string>
				<string>France</string>
				<string>Germany</string>
				<string>Japan</string>
				<string>New Zealand</string>
				<string>United Kingdom</string>
				<string>United States</string>
			</array>
			<key>validValues</key>
			<array>
				<integer>0</integer>
				<integer>1</integer>
				<integer>2</integer>
				<integer>3</integer>
				<integer>4</integer>
				<integer>5</integer>
				<integer>6</integer>
				<integer>7</integer>
				<integer>8</integer>
				<integer>9</integer>
			</array>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>globe</string>
			</dict>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBStepperTableCell</string>
			<key>default</key>
			<real>5</real>
			<key>defaults</key>
			<string>ws.hbang.common.demo</string>
			<key>key</key>
			<string>Stepper</string>
			<key>label</key>
			<string>%i Things</string>
			<key>max</key>
			<real>15</real>
			<key>min</key>
			<real>1</real>
			<key>singularLabel</key>
			<string>1 Thing</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>number.circle</string>
			</dict>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>Sliders</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSSliderCell</string>
			<key>default</key>
			<real>5</real>
			<key>defaults</key>
			<string>ws.hbang.common.demo</string>
			<key>key</key>
			<string>Slider</string>
			<key>label</key>
			<string>Slider</string>
			<key>max</key>
			<real>15</real>
			<key>min</key>
			<real>1</real>
			<key>showValue</key>
			<true/>
			<key>leftImageSystem</key>
			<dict>
				<key>name</key>
				<string>slider.horizontal.3</string>
			</dict>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSSliderCell</string>
			<key>cellClass</key>
			<string>HBDiscreteSliderTableCell</string>
			<key>default</key>
			<real>5</real>
			<key>defaults</key>
			<string>ws.hbang.common.demo</string>
			<key>key</key>
			<string>Discrete</string>
			<key>label</key>
			<string>Discrete</string>
			<key>max</key>
			<real>15</real>
			<key>min</key>
			<real>1</real>
			<key>leftImageSystem</key>
			<dict>
				<key>name</key>
				<string>sun.min</string>
			</dict>
			<key>rightImageSystem</key>
			<dict>
				<key>name</key>
				<string>sun.max</string>
			</dict>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>HBImageTableCell</string>
			<key>footerText</key>
			<string>Note: The test image is only installed with debug builds of Cephei.</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>headerCellClass</key>
			<string>HBImageTableCell</string>
			<key>icon</key>
			<string>banner.jpg</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBImageTableCell</string>
			<key>height</key>
			<integer>200</integer>
			<key>icon</key>
			<string>banner.jpg</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>HBTintedTableCell</string>
		</dict>
		<dict>
			<key>action</key>
			<string>doStuffTapped:</string>
			<key>cell</key>
			<string>PSButtonCell</string>
			<key>cellClass</key>
			<string>HBSpinnerTableCell</string>
			<key>label</key>
			<string>Perform Magic Tricks</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>wand.and.stars</string>
				<key>weight</key>
				<string>semibold</string>
			</dict>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSButtonCell</string>
			<key>cellClass</key>
			<string>HBTintedTableCell</string>
			<key>action</key>
			<string>hb_respringAndReturn:</string>
			<key>label</key>
			<string>Respring</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>restart.circle</string>
				<key>weight</key>
				<string>bold</string>
			</dict>
			<key>tintColor</key>
			<string>#ff3b30</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>HBLinkTableCell</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>label</key>
			<string>HASHBANG Productions</string>
			<key>url</key>
			<string>https://hashbang.productions/</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>label</key>
			<string>Avatar from URL</string>
			<key>url</key>
			<string>https://hashbang.productions/</string>
			<key>iconURL</key>
			<string>https://repo.chariz.com/CydiaIcon@3x.png</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>label</key>
			<string>Avatar from URL, circular</string>
			<key>subtitle</key>
			<string>They seem like a pretty cool bunch</string>
			<key>url</key>
			<string>https://hashbang.productions/</string>
			<key>iconURL</key>
			<string>https://repo.chariz.com/CydiaIcon@3x.png</string>
			<key>iconCircular</key>
			<true/>
			<key>big</key>
			<true/>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>label</key>
			<string>Avatar from URL, big</string>
			<key>subtitle</key>
			<string>They seem like a pretty cool bunch</string>
			<key>url</key>
			<string>https://hashbang.productions/</string>
			<key>iconURL</key>
			<string>https://repo.chariz.com/CydiaIcon@3x.png</string>
			<key>big</key>
			<true/>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBLinkTableCell</string>
			<key>label</key>
			<string>Doesn’t Exist</string>
			<key>url</key>
			<string>http://localhost/</string>
			<key>iconURL</key>
			<string>http://localhost/</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>HBMastodonTableCell</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>label</key>
			<string>Redirect username</string>
			<key>account</key>
			<string>@kirb@kirb.me</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>label</key>
			<string>Moved username</string>
			<key>account</key>
			<string>@kirb@mastodon.social</string>
		</dict>
		<dict>
			<key>big</key>
			<true/>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>height</key>
			<integer>56</integer>
			<key>label</key>
			<string>Big cell</string>
			<key>account</key>
			<string>@theos@procursus.social</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>label</key>
			<string>No avatar</string>
			<key>showAvatar</key>
			<false/>
			<key>account</key>
			<string>chariz@chariz.com</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>label</key>
			<string>Avatar from URL</string>
			<key>iconURL</key>
			<string>https://chariz.com/img/favicon.png</string>
			<key>iconCircular</key>
			<false/>
			<key>account</key>
			<string>@chariz@chariz.com</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBMastodonTableCell</string>
			<key>label</key>
			<string>Monogram initials</string>
			<key>initials</key>
			<string>ZB</string>
			<key>account</key>
			<string>@zebra@procursus.social</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>HBPackageTableCell</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBPackageTableCell</string>
			<key>label</key>
			<string>Cephei</string>
			<key>packageIdentifier</key>
			<string>ws.hbang.common</string>
			<key>iconCornerRadius</key>
			<integer>12</integer>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBPackageTableCell</string>
			<key>label</key>
			<string>Cephei</string>
			<key>subtitle</key>
			<string>Cephei is awesome!</string>
			<key>packageIdentifier</key>
			<string>ws.hbang.common</string>
			<key>iconURL</key>
			<string>https://repo.chariz.com/CydiaIcon@3x.png</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBPackageTableCell</string>
			<key>label</key>
			<string>NewTerm</string>
			<key>subtitle</key>
			<string>NewTerm is also awesome!</string>
			<key>packageIdentifier</key>
			<string>ws.hbang.newterm3</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBPackageTableCell</string>
			<key>label</key>
			<string>Quanta</string>
			<key>subtitle</key>
			<string>Quanta is hyper awesome!</string>
			<key>packageIdentifier</key>
			<string>ws.hbang.quanta</string>
			<key>packageRepository</key>
			<string>https://repo.chariz.com/</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBPackageTableCell</string>
			<key>label</key>
			<string>Doesn’t Exist</string>
			<key>packageIdentifier</key>
			<string>ws.hbang.common.doesntexist</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>HBTwitterCell</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBTwitterCell</string>
			<key>label</key>
			<string>Mismatched username</string>
			<key>user</key>
			<string>NotActuallyHashbang</string>
			<key>userID</key>
			<string>945654024</string>
		</dict>
		<dict>
			<key>big</key>
			<true/>
			<key>cellClass</key>
			<string>HBTwitterCell</string>
			<key>height</key>
			<integer>56</integer>
			<key>label</key>
			<string>Big cell</string>
			<key>user</key>
			<string>hashbang</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBTwitterCell</string>
			<key>label</key>
			<string>No avatar</string>
			<key>showAvatar</key>
			<false/>
			<key>user</key>
			<string>hashbang</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBTwitterCell</string>
			<key>label</key>
			<string>Avatar from URL</string>
			<key>iconURL</key>
			<string>https://chariz.com/img/favicon.png</string>
			<key>iconCircular</key>
			<false/>
			<key>user</key>
			<string>hashbang</string>
		</dict>
		<dict>
			<key>cellClass</key>
			<string>HBTwitterCell</string>
			<key>label</key>
			<string>Monogram initials</string>
			<key>initials</key>
			<string>HB</string>
			<key>user</key>
			<string>hashbang</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>label</key>
			<string>HBAboutListController</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSLinkCell</string>
			<key>detail</key>
			<string>HBDemoAboutListController</string>
			<key>isController</key>
			<true/>
			<key>label</key>
			<string>ABOUT</string>
			<key>iconImageSystem</key>
			<dict>
				<key>name</key>
				<string>info.circle</string>
			</dict>
		</dict>
	</array>
	<key>title</key>
	<string>Cephei Demo</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/CepheiPrefs-Swift.h
================================================
// Generated by Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)
#ifndef CEPHEIPREFS_SWIFT_H
#define CEPHEIPREFS_SWIFT_H
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"

#if !defined(__has_include)
# define __has_include(x) 0
#endif
#if !defined(__has_attribute)
# define __has_attribute(x) 0
#endif
#if !defined(__has_feature)
# define __has_feature(x) 0
#endif
#if !defined(__has_warning)
# define __has_warning(x) 0
#endif

#if __has_include(<swift/objc-prologue.h>)
# include <swift/objc-prologue.h>
#endif

#pragma clang diagnostic ignored "-Wduplicate-method-match"
#pragma clang diagnostic ignored "-Wauto-import"
#if defined(__OBJC__)
#include <Foundation/Foundation.h>
#endif
#if defined(__cplusplus)
#include <cstdint>
#include <cstddef>
#include <cstdbool>
#else
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#endif

#if !defined(SWIFT_TYPEDEFS)
# define SWIFT_TYPEDEFS 1
# if __has_include(<uchar.h>)
#  include <uchar.h>
# elif !defined(__cplusplus)
typedef uint_least16_t char16_t;
typedef uint_least32_t char32_t;
# endif
typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
#endif

#if !defined(SWIFT_PASTE)
# define SWIFT_PASTE_HELPER(x, y) x##y
# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
#endif
#if !defined(SWIFT_METATYPE)
# define SWIFT_METATYPE(X) Class
#endif
#if !defined(SWIFT_CLASS_PROPERTY)
# if __has_feature(objc_class_property)
#  define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
# else
#  define SWIFT_CLASS_PROPERTY(...)
# endif
#endif

#if __has_attribute(objc_runtime_name)
# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
#else
# define SWIFT_RUNTIME_NAME(X)
#endif
#if __has_attribute(swift_name)
# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
#else
# define SWIFT_COMPILE_NAME(X)
#endif
#if __has_attribute(objc_method_family)
# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
#else
# define SWIFT_METHOD_FAMILY(X)
#endif
#if __has_attribute(noescape)
# define SWIFT_NOESCAPE __attribute__((noescape))
#else
# define SWIFT_NOESCAPE
#endif
#if __has_attribute(ns_consumed)
# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
#else
# define SWIFT_RELEASES_ARGUMENT
#endif
#if __has_attribute(warn_unused_result)
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
#else
# define SWIFT_WARN_UNUSED_RESULT
#endif
#if __has_attribute(noreturn)
# define SWIFT_NORETURN __attribute__((noreturn))
#else
# define SWIFT_NORETURN
#endif
#if !defined(SWIFT_CLASS_EXTRA)
# define SWIFT_CLASS_EXTRA
#endif
#if !defined(SWIFT_PROTOCOL_EXTRA)
# define SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_ENUM_EXTRA)
# define SWIFT_ENUM_EXTRA
#endif
#if !defined(SWIFT_CLASS)
# if __has_attribute(objc_subclassing_restricted)
#  define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
#  define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# else
#  define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
#  define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# endif
#endif
#if !defined(SWIFT_RESILIENT_CLASS)
# if __has_attribute(objc_class_stub)
#  define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
#  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
# else
#  define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
#  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
# endif
#endif

#if !defined(SWIFT_PROTOCOL)
# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
#endif

#if !defined(SWIFT_EXTENSION)
# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
#endif

#if !defined(OBJC_DESIGNATED_INITIALIZER)
# if __has_attribute(objc_designated_initializer)
#  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
# else
#  define OBJC_DESIGNATED_INITIALIZER
# endif
#endif
#if !defined(SWIFT_ENUM_ATTR)
# if defined(__has_attribute) && __has_attribute(enum_extensibility)
#  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
# else
#  define SWIFT_ENUM_ATTR(_extensibility)
# endif
#endif
#if !defined(SWIFT_ENUM)
# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
# if __has_feature(generalized_swift_name)
#  define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
# else
#  define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
# endif
#endif
#if !defined(SWIFT_UNAVAILABLE)
# define SWIFT_UNAVAILABLE __attribute__((unavailable))
#endif
#if !defined(SWIFT_UNAVAILABLE_MSG)
# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
#endif
#if !defined(SWIFT_AVAILABILITY)
# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
#endif
#if !defined(SWIFT_WEAK_IMPORT)
# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
#endif
#if !defined(SWIFT_DEPRECATED)
# define SWIFT_DEPRECATED __attribute__((deprecated))
#endif
#if !defined(SWIFT_DEPRECATED_MSG)
# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
#endif
#if __has_feature(attribute_diagnose_if_objc)
# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
#else
# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
#endif
#if defined(__OBJC__)
#if !defined(IBSegueAction)
# define IBSegueAction
#endif
#endif
#if !defined(SWIFT_EXTERN)
# if defined(__cplusplus)
#  define SWIFT_EXTERN extern "C"
# else
#  define SWIFT_EXTERN extern
# endif
#endif
#if !defined(SWIFT_CALL)
# define SWIFT_CALL __attribute__((swiftcall))
#endif
#if defined(__cplusplus)
#if !defined(SWIFT_NOEXCEPT)
# define SWIFT_NOEXCEPT noexcept
#endif
#else
#if !defined(SWIFT_NOEXCEPT)
# define SWIFT_NOEXCEPT 
#endif
#endif
#if defined(__cplusplus)
#if !defined(SWIFT_CXX_INT_DEFINED)
#define SWIFT_CXX_INT_DEFINED
namespace swift {
using Int = ptrdiff_t;
using UInt = size_t;
}
#endif
#endif
#if defined(__OBJC__)
#if __has_feature(modules)
#if __has_warning("-Watimport-in-framework-header")
#pragma clang diagnostic ignored "-Watimport-in-framework-header"
#endif
@import CoreFoundation;
@import Foundation;
@import MessageUI;
@import ObjectiveC;
@import UIKit;
#endif

#endif
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
#if __has_warning("-Wpragma-clang-attribute")
# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
#endif
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"

#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
# undef any
# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="CepheiPrefs",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
# pragma pop_macro("any")
#endif

#if defined(__OBJC__)
@class NSString;
@class PSSpecifier;

@interface HBAboutListController (SWIFT_EXTENSION(CepheiPrefs))
@property (nonatomic, readonly, copy) NSString * _Nullable hb_specifierPlist;
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSString * _Nullable hb_supportEmailAddress;)
+ (NSString * _Nullable)hb_supportEmailAddress SWIFT_WARN_UNUSED_RESULT;
@property (nonatomic, readonly, copy) NSString * _Nullable hb_supportEmailAddress;
- (void)hb_sendSupportEmail;
- (void)hb_sendSupportEmail:(PSSpecifier * _Nullable)sender;
@end

@class UIColor;
enum HBAppearanceSettingsLargeTitleStyle : NSUInteger;

SWIFT_CLASS_NAMED("AppearanceSettings")
@interface HBAppearanceSettings : NSObject
@property (nonatomic, strong) UIColor * _Nullable tintColor;
@property (nonatomic) UIUserInterfaceStyle userInterfaceStyle;
@property (nonatomic, strong) UIColor * _Nullable navigationBarTintColor;
@property (nonatomic, strong) UIColor * _Nullable navigationBarTitleColor;
@property (nonatomic, strong) UIColor * _Nullable navigationBarBackgroundColor;
@property (nonatomic) UIStatusBarStyle statusBarStyle;
@property (nonatomic) BOOL showsNavigationBarShadow;
@property (nonatomic) enum HBAppearanceSettingsLargeTitleStyle largeTitleStyle;
@property (nonatomic, strong) UIColor * _Nullable tableViewBackgroundColor;
@property (nonatomic, strong) UIColor * _Nullable tableViewCellTextColor;
@property (nonatomic, strong) UIColor * _Nullable tableViewCellBackgroundColor;
@property (nonatomic, strong) UIColor * _Nullable tableViewCellSeparatorColor;
@property (nonatomic, strong) UIColor * _Nullable tableViewCellSelectionColor;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end

typedef SWIFT_ENUM_NAMED(NSUInteger, HBAppearanceSettingsLargeTitleStyle, "LargeTitleStyle", open) {
  HBAppearanceSettingsLargeTitleStyleRootOnly = 0,
  HBAppearanceSettingsLargeTitleStyleAlways = 1,
  HBAppearanceSettingsLargeTitleStyleNever = 2,
};


@interface HBAppearanceSettings (SWIFT_EXTENSION(CepheiPrefs)) <NSCopying>
- (id _Nonnull)copyWithZone:(struct _NSZone * _Nullable)zone SWIFT_WARN_UNUSED_RESULT;
@end

@class NSData;
@class NSCoder;
@class NSBundle;

SWIFT_CLASS_NAMED("ContactViewController")
@interface HBContactViewController : HBListController
@property (nonatomic, copy) NSString * _Nullable to;
@property (nonatomic, copy) NSString * _Nullable subject;
@property (nonatomic, copy) NSString * _Nullable messageBody;
@property (nonatomic, copy) NSData * _Nullable preferencesPlist;
@property (nonatomic, copy) NSString * _Nullable preferencesIdentifier;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder SWIFT_UNAVAILABLE;
- (void)viewDidLoad;
- (void)viewWillAppear:(BOOL)animated;
- (null_unspecified instancetype)initForContentSize:(CGSize)contentSize SWIFT_UNAVAILABLE;
- (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil SWIFT_UNAVAILABLE;
@end

@class MFMailComposeViewController;

@interface HBContactViewController (SWIFT_EXTENSION(CepheiPrefs)) <MFMailComposeViewControllerDelegate>
- (void)mailComposeController:(MFMailComposeViewController * _Nonnull)controller didFinishWithResult:(MFMailComposeResult)result error:(NSError * _Nullable)error;
@end


@interface HBListController (SWIFT_EXTENSION(CepheiPrefs))
- (void)hb_respring:(PSSpecifier * _Nullable)specifier;
- (void)hb_respringAndReturn:(PSSpecifier * _Nullable)specifier;
- (void)hb_openURL:(PSSpecifier * _Nullable)specifier;
- (void)hb_openPackage:(PSSpecifier * _Nullable)specifier;
- (void)hb_openMastodon:(PSSpecifier * _Nullable)specifier;
@end

@class NSMutableArray;
@class PSListController;

@interface HBListController (SWIFT_EXTENSION(CepheiPrefs))
@property (nonatomic, strong) NSMutableArray * _Nullable specifiers;
- (NSMutableArray * _Nullable)loadSpecifiersFromPlistName:(NSString * _Nonnull)name target:(PSListController * _Nullable)target SWIFT_WARN_UNUSED_RESULT;
- (NSMutableArray * _Nullable)loadSpecifiersFromPlistName:(NSString * _Nonnull)name target:(PSListController * _Nullable)target bundle:(NSBundle * _Nullable)bundle SWIFT_WARN_UNUSED_RESULT;
@end

@protocol HBMastodonAPIClientDelegate;

SWIFT_CLASS_NAMED("MastodonAPIClient")
@interface HBMastodonAPIClient : NSObject
SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) HBMastodonAPIClient * _Nonnull sharedInstance;)
+ (HBMastodonAPIClient * _Nonnull)sharedInstance SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
- (void)queueLookupForAccount:(NSString * _Nonnull)account;
- (void)addDelegate:(id <HBMastodonAPIClientDelegate> _Nonnull)delegate forAccount:(NSString * _Nonnull)account;
- (void)removeDelegate:(id <HBMastodonAPIClientDelegate> _Nonnull)delegate forAccount:(NSString * _Nullable)account;
@end

@class NSURL;
@class UIImage;

SWIFT_PROTOCOL_NAMED("MastodonAPIClientDelegate")
@protocol HBMastodonAPIClientDelegate <NSObject>
- (void)mastodonAPIClientDidLoadWithAccount:(NSString * _Nonnull)account actualAccount:(NSString * _Nonnull)actualAccount url:(NSURL * _Nullable)url profileImage:(UIImage * _Nullable)profileImage;
@end





SWIFT_CLASS_NAMED("PackageUtils")
@interface HBPackageUtils : NSObject
+ (NSString * _Nonnull)shellEscape:(NSArray<NSString *> * _Nonnull)input SWIFT_WARN_UNUSED_RESULT;
+ (NSDictionary<NSString *, NSString *> * _Nullable)getFields:(NSArray<NSString *> * _Nonnull)fields forPackage:(NSString * _Nonnull)package SWIFT_WARN_UNUSED_RESULT;
+ (NSString * _Nullable)getField:(NSString * _Nonnull)field forPackage:(NSString * _Nonnull)package SWIFT_WARN_UNUSED_RESULT;
+ (NSString * _Nullable)resolvePackageForFile:(NSString * _Nonnull)file SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end


@interface HBRootListController (SWIFT_EXTENSION(CepheiPrefs))
- (void)loadView;
@end


SWIFT_CLASS_NAMED("SpinnerTableCell")
@interface HBSpinnerTableCell : HBTintedTableCell
- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier specifier:(PSSpecifier * _Nullable)specifier SWIFT_UNAVAILABLE;
- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier SWIFT_UNAVAILABLE;
- (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder SWIFT_UNAVAILABLE;
@property (nonatomic) BOOL cellEnabled;
@end


SWIFT_CLASS_NAMED("SymbolRenderer")
@interface HBSymbolRenderer : NSObject
+ (UIImage * _Nonnull)makeIconWithBackgroundColor:(UIColor * _Nonnull)backgroundColor isBig:(BOOL)isBig glyph:(UIImage * _Nullable)glyph SWIFT_WARN_UNUSED_RESULT;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@end

#endif
#if defined(__cplusplus)
#endif
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
#pragma clang diagnostic pop
#endif


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/CepheiPrefs.h
================================================
#import "HBAboutListController.h"
#import "HBListController.h"
#import "HBLinkTableCell.h"
#import "HBMastodonTableCell.h"
#import "HBPackageNameHeaderCell.h"
#import "HBPackageTableCell.h"
#import "HBRootListController.h"
#import "HBStepperTableCell.h"
#import "HBSupportController.h"
#import "HBTintedTableCell.h"
#import "HBTwitterCell.h"
#import "PSListController+HBTintAdditions.h"

// #ifndef _CEPHEIPREFS_OBJC_MODULE
// #import "CepheiPrefs-Swift.h"
// #endif


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBAboutListController.h
================================================
@import UIKit;
#import "HBListController.h"

/// The HBAboutListController class in CepheiPrefs provides a list controller with functions
/// that would typically be used on an "about" page. It includes two class methods you can override
/// to provide a developer website and donation URL, and a class method to provide an email address
/// so the user can send the developer an email right from the tweak's settings.
///
/// There is a sample of an HBAboutListController implemented in the Cephei demo preferences. See
/// the Cephei readme for details.
///
/// ### Example Usage
/// ```xml
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSLinkCell</string>
/// 	<key>cellClass</key>
/// 	<string>HBLinkTableCell</string>
/// 	<key>label</key>
/// 	<string>Visit Website</string>
/// 	<key>url</key>
/// 	<string>https://hashbang.productions/</string>
/// </dict>
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSGroupCell</string>
/// 	<key>label</key>
/// 	<string>Experiencing issues?</string>
/// </dict>
/// <dict>
/// 	<key>action</key>
/// 	<string>hb_sendSupportEmail</string>
/// 	<key>cell</key>
/// 	<string>PSLinkCell</string>
/// 	<key>label</key>
/// 	<string>Email Support</string>
/// </dict>
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSGroupCell</string>
/// 	<key>footerText</key>
/// 	<string>If you like this tweak, please consider a donation.</string>
/// </dict>
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSLinkCell</string>
/// 	<key>cellClass</key>
/// 	<string>HBLinkTableCell</string>
/// 	<key>label</key>
/// 	<string>Donate</string>
/// 	<key>url</key>
/// 	<string>https://hashbang.productions/donate/</string>
/// </dict>
/// ```

NS_SWIFT_NAME(AboutListController)
@interface HBAboutListController : HBListController

// Methods/properties can be found in CepheiPrefs-Swift.h

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBLinkTableCell.h
================================================
#import "HBTintedTableCell.h"

/// The HBLinkTableCell class in CepheiPrefs displays a button that, when tapped, opens the
/// specified URL. A typical icon can be used, or the initials key can be set to one or two
/// characters to show as the icon.
///
/// This cell can either be used without setting any cell type, or by setting it to `PSButtonCell`
/// to get a tinted button.
///
/// ### Specifier Parameters
/// <table class="graybox">
/// <tr>
/// <td>url</td> <td>Required. The URL to open.</td>
/// </tr>
/// <tr>
/// <td>subtitle</td> <td>Optional. A subtitle to display below the label. The default is an empty
/// string, hiding the subtitle.</td>
/// </tr>
/// <tr>
/// <td>initials</td> <td>Optional. One or two characters to show as the icon.</td>
/// </tr>
/// <tr>
/// <td>iconURL</td> <td>Optional. The URL to an image to display. The default is no value,
/// hiding the image.</td>
/// </tr>
/// <tr>
/// <td>iconCircular</td> <td>Optional. Whether the icon should be displayed as a circle. The
/// default is NO when an iconURL is set, otherwise this property is unused.</td>
/// </tr>
/// <tr>
/// <td>iconCornerRadius</td> <td>Optional. A custom corner radius to use for the icon. Ignored
/// if iconCircular is set to true. If set to -1, the operating system’s default icon corner radius
/// is used. The default is -1.</td>
/// </tr>
/// </table>
///
/// ### Example Usage
/// ```xml
/// <!-- With icon: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBLinkTableCell</string>
/// 	<key>icon</key>
/// 	<string>example.png</string>
/// 	<key>label</key>
/// 	<string>Example</string>
/// 	<key>url</key>
/// 	<string>http://example.com/</string>
/// </dict>
///
/// <!-- With initials: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBLinkTableCell</string>
/// 	<key>initials</key>
/// 	<string>XX</string>
/// 	<key>label</key>
/// 	<string>Example</string>
/// 	<key>url</key>
/// 	<string>http://example.com/</string>
/// </dict>
///
/// <!-- With a subtitle: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBLinkTableCell</string>
/// 	<key>label</key>
/// 	<string>Example</string>
/// 	<key>subtitle</key>
/// 	<string>Visit our amazing website</string>
/// 	<key>url</key>
/// 	<string>http://example.com/</string>
/// </dict>
///
/// <!-- With a subtitle, in big mode: -->
/// <dict>
/// 	<key>big</key>
/// 	<true/>
/// 	<key>cellClass</key>
/// 	<string>HBLinkTableCell</string>
/// 	<key>height</key>
/// 	<integer>64</integer>
/// 	<key>label</key>
/// 	<string>Example</string>
/// 	<key>subtitle</key>
/// 	<string>Visit our amazing website</string>
/// 	<key>url</key>
/// 	<string>http://example.com/</string>
/// </dict>
/// ```

NS_SWIFT_NAME(LinkTableCell)
@interface HBLinkTableCell : HBTintedTableCell

/// Whether the cell is 64 pixels or more in height.
///
/// This is not set automatically; the specifier for the cell must set the `big` property to true
/// (see examples above).
@property (nonatomic, readonly) BOOL isBig;

/// The view containing the icon image view.
@property (nonatomic, retain, readonly) UIView *iconView;

/// The icon image view.
@property (nonatomic, retain, readonly) UIImageView *iconImageView;

/// The image to display as the icon, if enabled.
@property (nonatomic, retain) UIImage *iconImage;

/// A URL to load into iconImage to display as the icon, if enabled.
@property (nonatomic, retain) NSURL *iconURL;

/// Whether the image displays as a circle.
///
/// The default is YES if an iconURL is set in the specifier, otherwise NO.
@property (nonatomic, readonly) BOOL isIconCircular;

/// Load and display the icon.
///
/// You don’t need to call this unless subclassing.
- (void)loadIconIfNeeded;

/// Handle failure to load the icon.
///
/// You don’t need to call this unless subclassing. The default implementation replaces the image
/// with the operating system’s generic “no icon” placeholder if `iconCornerRadius` is set to -1,
/// and `isIconCircular` is set to NO.
- (void)iconLoadDidFailWithResponse:(NSURLResponse *)response error:(NSError *)error;

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBListController.h
================================================
@import UIKit;
#import <Preferences/PSListController.h>

/// The HBListController class in CepheiPrefs provides a list controller with various
/// conveniences such as a unique tint color for the list controllers within a preference bundle,
/// and bug fixes for common issues within the Settings app and Preferences framework. In
/// particular, a bug with the list controller’s content disappearing after closing the Settings
/// app and opening it again is worked around, as well as an issue on iOS 7 where in some cases a
/// cell may stay highlighted after being tapped.
///
/// It includes two class methods you can override to return the name of a Preferences specifier
/// property list, and various methods to control appearance of the interface.
///
/// If you use `HBLinkTableCell` or subclasses such as `HBTwitterCell` and `HBPackageTableCell`, it
/// is recommended to subclass from HBListController on the view controller classes containing these
/// cells to use CepheiPrefs’s built-in callback actions. If you do not subclass from
/// HBListController, you will need to implement action methods yourself.
///
/// ### Specifier Parameters
/// HBListController extends specifiers with the following parameters:
///
/// <table class="graybox">
/// <tr>
/// <td>pl_filter</td> <td>Optional. Supports additional filters that decide whether a specifier
/// should be displayed, as specified below.</td>
/// </tr>
/// <tr>
/// <td>iconImageSystem</td> <td>Optional. Supports displaying a system image as the cell icon, as
/// specified below.</td>
/// </tr>
/// <tr>
/// <td>leftImageSystem</td> <td>Optional. Supports displaying a system image as the icon to the
/// left of a PSSliderCell’s slider control, as specified below.</td>
/// </tr>
/// <tr>
/// <td>rightImageSystem</td> <td>Optional. Supports displaying a system image as the icon to the
/// right of a PSSliderCell’s slider control, as specified below.</td>
/// </tr>
/// </table>
///
/// #### PreferenceLoader Filter Parameters
/// The `pl_filter` key is inherited from PreferenceLoader’s libprefs, and can be used to specify
/// [CoreFoundation version](https://iphonedev.wiki/index.php/CoreFoundation.framework) criteria
/// for a specifier. Specifiers that do not meet the `pl_filter` criteria will be discarded.
///
/// The version number of CoreFoundation is often used as a stable method of checking the operating
/// system version in use. It has the benefit of increasing in predictable amounts (to the next
/// hundred or more) for each major revision of Apple’s OS platforms, and it is typically roughly
/// the same between all Apple OS platforms at any point in time.
///
/// <table class="graybox">
/// <tr>
/// <td>CoreFoundationVersion</td> <td>Optional. An array of one or two CoreFoundation version
/// numbers in decimal (&lt;real&gt;). If one number is present, this is a minimum bound. The
/// current device’s CoreFoundation version must be greater than or equal to this number. If two
/// numbers are present, the first number is the lower bound, and the second number is one more than
/// the upper bound. The current device’s CoreFoundation version must be greater than or equal to
/// the first number, and less than (but not equal to) the second number.</td>
/// </tr>
/// </table>
///
/// ##### Example Usage
/// ```xml
/// <!-- Will only display on iOS 12.0 (CF 1556.0) or newer: -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSSwitchCell</string>
/// 	<key>label</key>
/// 	<string>My iOS 12+ Only Feature</string>
/// 	<key>pl_filter</key>
/// 	<dict>
/// 		<key>CoreFoundationVersion</key>
/// 		<array>
/// 			<real>1556.00</real>
/// 		</array>
/// 	</dict>
/// </dict>
///
/// <!-- Will only display between iOS 7.0 (CF 847.20) and 12.0 (CF 1556.00): -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSSwitchCell</string>
/// 	<key>label</key>
/// 	<string>My iOS 7-11 Only Feature</string>
/// 	<key>pl_filter</key>
/// 	<dict>
/// 		<key>CoreFoundationVersion</key>
/// 		<array>
/// 			<real>847.20</real>
/// 			<real>1556.00</real>
/// 		</array>
/// 	</dict>
/// </dict>
///
/// <!-- Will only display on versions earlier than iOS 12.0 (CF 1556.00): -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSSwitchCell</string>
/// 	<key>label</key>
/// 	<string>My iOS &lt;12 Only Feature</string>
/// 	<key>pl_filter</key>
/// 	<dict>
/// 		<key>CoreFoundationVersion</key>
/// 		<array>
/// 			<real>0.0</real>
/// 			<real>1556.00</real>
/// 		</array>
/// 	</dict>
/// </dict>
/// ```
///
/// #### System Icon Parameters
/// On iOS 13.0 and newer, you can specify a system icon
/// ([SF Symbols](https://developer.apple.com/sf-symbols/) glyph) to be displayed in a cell. Use the
/// SF Symbols app to find symbol names.
///
/// When running on iOS versions earlier than 13.0, icons will not be rendered. This also applies
/// when a symbol name is specified that was added in a later iOS version than is currently in use.
/// In this case, you can supply a PNG icon through the usual means as a fallback.
///
/// <table class="graybox">
/// <tr>
/// <td>name</td> <td>Required. The symbol name to use.</td>
/// </tr>
/// <tr>
/// <td>weight</td> <td>Optional. The weight to render the symbol at. The supported values are:
/// ultraLight, thin, light, regular, medium, semibold, bold, heavy, black. The default is
/// regular.</td>
/// </tr>
/// <tr>
/// <td>scale</td> <td>Optional. The scale to render the symbol at. The supported values are: small,
/// medium, large. The default is medium.</td>
/// </tr>
/// <tr>
/// <td>pointSize</td> <td>Optional. The equivalent font size to render the symbol at. The default
/// is 20.0.</td>
/// </tr>
/// <tr>
/// <td>tintColor</td> <td>Optional. The color to render the icon in. The default is no value, which
/// means the tint color will be inherited from the -[HBAppearanceSettings tintColor]; if neither
/// value is set, the default iOS blue tint color is used. When backgroundColor is set, no value
/// means white (#ffffff) will be used.</td>
/// </tr>
/// <tr>
/// <td>backgroundColor</td> <td>Optional. The background color to use for the symbol. When
/// specified, the symbol will be rendered inside an icon shape of the specified background color.
/// The symbol will be scaled down by 20% to appropriately fit the icon shape. The default is no
/// value, which means no icon shape will be rendered.</td>
/// </tr>
/// </table>
///
/// ##### Example Usage
///
/// ```xml
/// <!-- A switch with a two switches symbol as its icon -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSSwitchCell</string>
/// 	<key>label</key>
/// 	<string>Awesome</string>
/// 	<key>iconImageSystem</key>
/// 	<dict>
/// 		<key>name</key>
/// 		<string>switch.2</string>
/// 	</dict>
/// </dict>
///
/// <!-- A link cell with an information symbol as its icon -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSLinkCell</string>
/// 	<key>detail</key>
/// 	<string>HBDemoAboutListController</string>
/// 	<key>isController</key>
/// 	<true/>
/// 	<key>label</key>
/// 	<string>ABOUT</string>
/// 	<key>iconImageSystem</key>
/// 	<dict>
/// 		<key>name</key>
/// 		<string>info.circle</string>
/// 	</dict>
/// </dict>
///
/// <!-- A slider cell with brightness sun symbols on the left and right -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSSliderCell</string>
/// 	<key>min</key>
/// 	<real>1</real>
/// 	<key>max</key>
/// 	<real>15</real>
/// 	<key>leftImageSystem</key>
/// 	<dict>
/// 		<key>name</key>
/// 		<string>sun.min</string>
/// 	</dict>
/// 	<key>rightImageSystem</key>
/// 	<dict>
/// 		<key>name</key>
/// 		<string>sun.max</string>
/// 	</dict>
/// </dict>
///
/// <!-- A link cell with white heart symbol in a red icon shape -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSButtonCell</string>
/// 	<key>cellClass</key>
/// 	<string>HBLinkTableCell</string>
/// 	<key>label</key>
/// 	<string>DONATE</string>
/// 	<key>url</key>
/// 	<string>https://hashbang.productions/</string>
/// 	<key>iconImageSystem</key>
/// 	<dict>
/// 		<key>name</key>
/// 		<string>heart</string>
/// 		<key>backgroundColor</key>
/// 		<string>#ff3b30</string>
/// 	</dict>
/// </dict>
/// ```

NS_SWIFT_NAME(ListController)
@interface HBListController : PSListController

// Methods/properties can be found in CepheiPrefs-Swift.h

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBMastodonTableCell.h
================================================
#import "HBLinkTableCell.h"

/// The HBMastodonTableCell class in CepheiPrefs displays a button containing a person’s name, along
/// with their Mastodon username and avatar. When tapped, a Mastodon client installed on the user’s
/// device or the Mastodon website is opened to the person’s profile.
///
/// ### Specifier Parameters
/// In addition to the parameters accepted by `HBLinkTableCell`, `HBTwitterCell` accepts the
/// following:
///
/// <table class="graybox">
/// <tr>
/// <td>account</td> <td>Required. The Mastodon account of the person, in the format
/// `@user@example.com`. For example, `@gargon@mastodon.social`.</td>
/// </tr>
/// <tr>
/// <td>showAvatar</td> <td>Optional. Whether to show the avatar of the user. The default is
/// true.</td>
/// </tr>
/// <tr>
/// <td>iconURL</td> <td>Optional. The URL to an image to display. The default is no value, meaning
/// meaning to retrieve the avatar for the Mastodon username specified in the user property.</td>
/// </tr>
/// <tr>
/// <td>iconCircular</td> <td>Optional. Whether the icon should be displayed as a circle. The
/// default from `HBLinkTableCell` is NO, however, `HBTwitterCell` overrides this to YES.</td>
/// </tr>
/// </table>
///
/// ### Example Usage
/// ```xml
/// <!-- Standard size: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBMastodonTableCell</string>
/// 	<key>label</key>
/// 	<string>Chariz</string>
/// 	<key>account</key>
/// 	<string>@chariz@chariz.com</string>
/// </dict>
///
/// <!-- Big size: -->
/// <dict>
/// 	<key>big</key>
/// 	<true/>
/// 	<key>cellClass</key>
/// 	<string>HBMastodonTableCell</string>
/// 	<key>height</key>
/// 	<integer>56</integer>
/// 	<key>label</key>
/// 	<string>Chariz</string>
/// 	<key>account</key>
/// 	<string>@chariz@chariz.com</string>
/// </dict>
///
/// <!-- Without an avatar: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBMastodonTableCell</string>
/// 	<key>label</key>
/// 	<string>Chariz</string>
/// 	<key>showAvatar</key>
/// 	<false/>
/// 	<key>account</key>
/// 	<string>@chariz@chariz.com</string>
/// </dict>
/// ```

NS_SWIFT_NAME(MastodonTableCell)
@interface HBMastodonTableCell : HBLinkTableCell

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBPackageNameHeaderCell.h
================================================
#import <Preferences/PSTableCell.h>
#import <Preferences/PSHeaderFooterView.h>

/// The HBPackageNameHeaderCell class in CepheiPrefs displays a header containing the package’s
/// icon, name, version number, and author. It can be displayed in a subtle condensed design, or, by
/// default, a tall header that might be displayed at the top of a preference bundle’s root list
/// controller, for instance.
///
/// ### Specifier Parameters
/// <table class="graybox">
/// <tr>
/// <td>condensed</td> <td>Optional. When true, displays an icon, the package name and version in
/// one line, and on another displays the author name. When false, displays a large package name,
/// and on two lines in small font the package version and author. The default is false.</td>
/// </tr>
/// <tr>
/// <td>icon</td> <td>Required in condensed mode. Not used otherwise. The file name of the icon to
/// use within the current preference bundle.</td>
/// </tr>
/// <tr>
/// <td>packageIdentifier</td> <td>Required. The package identifier to retrieve the required
/// information from.</td>
/// </tr>
/// <tr>
/// <td>packageNameOverride</td> <td>Optional. A custom name to use instead of the package’s
/// name.</td>
/// </tr>
/// <tr>
/// <td>showAuthor</td> <td>Optional. Whether to show the Author field of the package. The default
/// is true.</td>
/// </tr>
/// <tr>
/// <td>showVersion</td> <td>Optional. Whether to show the Version field of the package. The default
/// is true.</td>
/// </tr>
/// <tr>
/// <td>titleColor</td> <td>Optional. The color to apply to the name of the package. The default is
/// #111111.</td>
/// </tr>
/// <tr>
/// <td>subtitleColor</td> <td>Optional. The color to apply to the subtitles. The default is
/// #444444.</td>
/// </tr>
/// <tr>
/// <td>backgroundGradientColors</td> <td>Optional. An array of color stops to use as a background
/// gradient. At least one is required. The default is no background gradient.</td>
/// </tr>
/// </table>
///
/// ### Example Usage
/// ```xml
/// <!-- Standard size: -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSGroupCell</string>
/// 	<key>headerCellClass</key>
/// 	<string>HBPackageNameHeaderCell</string>
/// 	<key>packageIdentifier</key>
/// 	<string>ws.hbang.common</string>
/// </dict>
///
/// <!-- Condensed size: -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSGroupCell</string>
/// 	<key>condensed</key>
/// 	<true/>
/// 	<key>headerCellClass</key>
/// 	<string>HBPackageNameHeaderCell</string>
/// 	<key>icon</key>
/// 	<string>icon.png</string>
/// 	<key>packageIdentifier</key>
/// 	<string>ws.hbang.common</string>
/// </dict>
///
/// <!-- Standard size with custom colors: -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSGroupCell</string>
/// 	<key>headerCellClass</key>
/// 	<string>HBPackageNameHeaderCell</string>
/// 	<key>packageIdentifier</key>
/// 	<string>ws.hbang.common</string>
/// 	<key>titleColor</key>
/// 	<string>#CC0000</string>
/// 	<key>subtitleColor</key>
/// 	<array>
/// 		<integer>55</integer>
/// 		<integer>147</integer>
/// 		<integer>230</integer>
/// 	</array>
/// </dict>
///
/// <!-- Standard size with gradient background: -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSGroupCell</string>
/// 	<key>headerCellClass</key>
/// 	<string>HBPackageNameHeaderCell</string>
/// 	<key>packageIdentifier</key>
/// 	<string>ws.hbang.common</string>
/// 	<key>backgroundGradientColors</key>
/// 	<array>
/// 		<string>#5AD427</string>
/// 		<string>#FFDB4C</string>
/// 		<string>#EF4DB6</string>
/// 		<string>#898C90</string>
/// 	</array>
/// </dict>
/// ```

NS_SWIFT_NAME(PackageNameHeaderCell)
@interface HBPackageNameHeaderCell : PSTableCell <PSHeaderFooterView>

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBPackageTableCell.h
================================================
#import "HBLinkTableCell.h"

/// The HBPackageTableCell class in CepheiPrefs provides a cell containing any package's icon,
/// name, and description. Tapping it opens the package in Cydia.
///
/// ### Specifier Parameters
/// <table class="graybox">
/// <tr>
/// <td>packageIdentifier</td> <td>Required. The package identifier to retrieve the required
/// information from.</td>
/// </tr>
/// <tr>
/// <td>packageRepository</td> <td>Optional. The URL to the repository the package is available on,
/// if not one of the default repos.</td>
/// </tr>
/// <tr>
/// <td>label</td> <td>Required. The name of the package.</td>
/// </tr>
/// <tr>
/// <td>subtitle</td> <td>Optional. Can be used for a description of the package.</td>
/// </tr>
/// </table>
///
/// ### Example Usage
/// ```xml
/// <!-- Typical: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBPackageTableCell</string>
/// 	<key>label</key>
/// 	<string>Cephei</string>
/// 	<key>packageIdentifier</key>
/// 	<string>ws.hbang.common</string>
/// </dict>
///
/// <!-- With subtitle: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBPackageTableCell</string>
/// 	<key>label</key>
/// 	<string>Cephei</string>
/// 	<key>packageIdentifier</key>
/// 	<string>ws.hbang.common</string>
/// 	<key>subtitle</key>
/// 	<string>Support library for tweaks</string>
/// </dict>
///
/// <!-- From a repository: -->
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBPackageTableCell</string>
/// 	<key>label</key>
/// 	<string>Cephei</string>
/// 	<key>packageIdentifier</key>
/// 	<string>ws.hbang.common</string>
/// 	<key>packageRepository</key>
/// 	<string>https://repo.chariz.io</string>
/// </dict>
/// ```

NS_SWIFT_NAME(PackageTableCell)
@interface HBPackageTableCell : HBLinkTableCell

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBRootListController.h
================================================
@import UIKit;
#import "HBListController.h"

/// The HBRootListController class in CepheiPrefs provides a list controller class that should
/// be used as the root of the package's settings. It includes two class methods you can override to
/// provide a default message and a URL that the user can share via a sharing button displayed to
/// the right of the navigation bar.
///
/// It is recommended that you use this class even if its current features aren’t appealing in case
/// of future improvements or code that relies on the presence of an HBRootListController.

NS_SWIFT_NAME(RootListController)
@interface HBRootListController : HBListController

// Methods/properties can be found in CepheiPrefs-Swift.h

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBStepperTableCell.h
================================================
#import <Preferences/PSControlTableCell.h>

/// The HBStepperTableCell class in CepheiPrefs allows setting a value using a stepper control
/// ("minus" and "plus" buttons).
///
/// ### Specifier Parameters
/// <table class="graybox">
/// <tr>
/// <td>label</td> <td>Required. The label displayed when the value is plural. Use <code>%i</code>
/// to denote where the number should be displayed.</td>
/// </tr>
/// <tr>
/// <td>max</td> <td>Required. The highest possible numeric value for the stepper.</td>
/// </tr>
/// <tr>
/// <td>min</td> <td>Required. The lowest possible numeric value for the stepper.</td>
/// </tr>
/// <tr>
/// <td>singularLabel</td> <td>Required. The label displayed when the value is singular.</td>
/// </tr>
/// </table>
///
/// ### Example Usage
/// ```xml
/// <dict>
/// 	<key>cellClass</key>
/// 	<string>HBStepperTableCell</string>
/// 	<key>default</key>
/// 	<real>5</real>
/// 	<key>defaults</key>
/// 	<string>ws.hbang.common.demo</string>
/// 	<key>key</key>
/// 	<string>Stepper</string>
/// 	<key>label</key>
/// 	<string>%i Things</string>
/// 	<key>max</key>
/// 	<real>15</real>
/// 	<key>min</key>
/// 	<real>1</real>
/// 	<key>singularLabel</key>
/// 	<string>1 Thing</string>
/// </dict>
/// ```

NS_SWIFT_NAME(StepperTableCell)
@interface HBStepperTableCell : PSControlTableCell

/// The stepper control.
@property (nonatomic, retain) UIStepper *control;

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBSupportController.h
================================================
@import UIKit;

NS_ASSUME_NONNULL_BEGIN

/// The HBSupportController class in CepheiPrefs provides a factory that configures an email
/// composer for package support.
///
/// The resulting view controller should be presented modally; it should not be pushed on a
/// navigation controller stack.

NS_SWIFT_NAME(SupportController)
@interface HBSupportController : NSObject

/// Initialises a Mail composer by using information provided by a bundle and preferences identifier.
///
/// Either a bundle or preferences identifier is required. If both are nil, an exception will be
/// thrown. The email address is derived from the `Author` field of the package’s control file.
/// `HBSupportController` implicitly adds the user’s package listing (output of `dpkg -l`) and the
/// preferences plist as attachments.
///
/// @param bundle A bundle included with the package.
/// @param preferencesIdentifier A preferences identifier that is used by the package.
/// @return A pre-configured email composer.
/// @see `+supportViewControllerForBundle:preferencesIdentifier:sendToEmail:`
+ (UIViewController *)supportViewControllerForBundle:(nullable NSBundle *)bundle preferencesIdentifier:(nullable NSString *)preferencesIdentifier;

/// Initialises a Mail composer by using information provided by a bundle, preferences identifier,
/// and optional email address.
///
/// Either a bundle or preferences identifier is required. If both are nil, an exception will be
/// thrown. If sendToEmail is nil, the email address is derived from the `Author` field of the
/// package’s control file. `HBSupportController` implicitly adds the user’s package listing (output
/// of `dpkg -l`) and the preferences plist as attachments.
///
/// @param bundle A bundle included with the package.
/// @param preferencesIdentifier A preferences identifier that is used by the package.
/// @param sendToEmail The email address to prefill in the To field. Pass nil to use the email
/// address from the package.
/// @return A pre-configured email composer.
+ (UIViewController *)supportViewControllerForBundle:(nullable NSBundle *)bundle preferencesIdentifier:(nullable NSString *)preferencesIdentifier sendToEmail:(nullable NSString *)sendToEmail;

@end

NS_ASSUME_NONNULL_END


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBTintedTableCell.h
================================================
#import <Preferences/PSTableCell.h>

/// The HBTintedTableCell class in CepheiPrefs ensures that a tint set with `HBAppearanceSettings`
/// will also be applied to the title label of a of a cell intended to be used as a button.
///
/// ### Specifier Parameters
/// HBListController extends specifiers with the following parameters:
///
/// <table class="graybox">
/// <tr>
/// <td>tintColor</td> <td>Optional. The color to use for the label of the cell. The default is no
/// value, which means the tint color will be inherited from the -[HBAppearanceSettings tintColor];
/// if neither value is set, the default iOS blue tint color is used.</td>
/// </tr>
/// </table>
///
/// ### Example Usage
/// ```xml
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSButtonCell</string>
/// 	<key>cellClass</key>
/// 	<string>HBTintedTableCell</string>
/// 	<key>label</key>
/// 	<string>Do Something</string>
/// </dict>
///
/// <!-- Or with a custom tint color: -->
/// <dict>
/// 	<key>cell</key>
/// 	<string>PSButtonCell</string>
/// 	<key>cellClass</key>
/// 	<string>HBTintedTableCell</string>
/// 	<key>label</key>
/// 	<string>Do Something</string>
/// 	<key>tintColor</key>
/// 	<string>#33b5e5</string>
/// </dict>
/// ```

NS_SWIFT_NAME(TintedTableCell)
@interface HBTintedTableCell : PSTableCell

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBTwitterCell.h
================================================
#import "HBLinkTableCell.h"

/// The `HBTwitterCell` class in CepheiPrefs is deprecated. Due to changes to the Twitter API, it is
/// no longer feasible for us to include this feature in Cephei. Use `HBLinkTableCell` instead.
///
/// ### Specifier Parameters
/// In addition to the parameters accepted by `HBLinkTableCell`, `HBTwitterCell` accepts the
/// following:
///
/// <table class="graybox">
/// <tr>
/// <td>user</td> <td>Required. The Twitter username of the person.</td>
/// </tr>
/// <tr>
/// <td>iconCircular</td> <td>Optional. Whether the icon should be displayed as a circle. The
/// default from `HBLinkTableCell` is NO, however, `HBTwitterCell` overrides this to YES.</td>
/// </tr>
/// </table>

NS_SWIFT_NAME(TwitterTableCell)
@interface HBTwitterCell : HBLinkTableCell

@end


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h
================================================
@import Preferences;

@class HBAppearanceSettings;

NS_ASSUME_NONNULL_BEGIN

/// The PSListController (HBTintAdditions) class category in CepheiPrefs provides a property for
/// setting the desired appearance settings of the view controller.

@interface PSListController (HBTintAdditions)

/// The appearance settings for the view controller.
///
/// This should only be set in an init or viewDidLoad method of the view controller. The result when
/// this property or its properties are changed after the view has appeared is undefined.
@property (nonatomic, copy, nullable, setter=hb_setAppearanceSettings:) HBAppearanceSettings *hb_appearanceSettings NS_SWIFT_NAME(appearanceSettings);

@end

NS_ASSUME_NONNULL_END


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Info.plist
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>CepheiPrefs</string>
	<key>CFBundleIdentifier</key>
	<string>ws.hbang.common.prefs</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Cephei</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0.0</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1.0</string>
	<key>DTPlatformName</key>
	<string>iphoneos</string>
	<key>HBPackageIdentifier</key>
	<string>ws.hbang.common</string>
	<key>NSPrincipalClass</key>
	<string>HBDemoRootListController</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Modules/module.modulemap
================================================
framework module CepheiPrefs {
	umbrella header "CepheiPrefs.h"

	export *
	module * { export * }
}

module CepheiPrefs.Swift {
	header "CepheiPrefs-Swift.h"
	requires objc
}


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>حول</string>
	<key>CREDITS</key>
	<string>الشُكر والتقدير</string>
	<key>GENERAL</key>
	<string>عام</string>
	<key>SUPPORT</key>
	<string>الدعم</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>تشغيل</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>إيقاف</string>
	<key>ON</key>
	<string>تشغيل</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>زيارة موقعنا</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>لديك مشكلة؟</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>الدعم بواسطة البريد الإلكتروني</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>جرة البقشيش</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>يرجى التفكير في إظهار تقديرك لهذه الأداة عبر تبرع صغير لجرة البقشيش.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>المبرمج</string>
	<key>DEVELOPERS</key>
	<string>المبرمجون</string>
	<key>LEAD_DEVELOPER</key>
	<string>رئيس المبرمجين</string>
	<key>DESIGNER</key>
	<string>المُصمم</string>
	<key>DESIGNERS</key>
	<string>المُصممون</string>
	<key>ICON</key>
	<string>الأيكونة</string>
	<key>ICONS</key>
	<string>الأيكونات</string>
	<key>TRANSLATORS</key>
	<string>المترجمون</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>أدخل قيمة</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>فتح في...</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>سيتم تثبيت هذه الحزمة من مستودع %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>رقم الإصدار %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>بواسطة %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>الدعم</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>الدعم - %@ %@</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>لم يتم إعداد أي حسابات بريد.</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>استخدم إعدادات البريد لإضافة حساب جديد.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Sobre</string>
	<key>CREDITS</key>
	<string>Crèdits</string>
	<key>GENERAL</key>
	<string>General</string>
	<key>SUPPORT</key>
	<string>Suport</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Habilitat</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>No</string>
	<key>ON</key>
	<string>Sí</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visitar pàgina web</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Tens problemes?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Suport per correu-e</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Fer una donació</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Si us plau, mostreu el vostra apreci per aquest tweak mitjançant una donació.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Desenvolupador</string>
	<key>DEVELOPERS</key>
	<string>Desenvolupadors</string>
	<key>LEAD_DEVELOPER</key>
	<string>Desenvolupador en cap</string>
	<key>DESIGNER</key>
	<string>Dissenyador</string>
	<key>DESIGNERS</key>
	<string>Dissenyadors</string>
	<key>ICON</key>
	<string>Icona</string>
	<key>ICONS</key>
	<string>Icones</string>
	<key>TRANSLATORS</key>
	<string>Traductors</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Introduir valor</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Versió %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Fet per %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Suport</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Suport</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>O aplikaci</string>
	<key>CREDITS</key>
	<string>Podìkování</string>
	<key>GENERAL</key>
	<string>Obecné</string>
	<key>SUPPORT</key>
	<string>Podpora</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Povoleno</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Vypnuto</string>
	<key>ON</key>
	<string>Zapnuto</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Navštívit stránku</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Máte problémy?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>E-Mailová podpora</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Přispívání</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Poděkujte tomuto projektu přispěním do projektu.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Vývojář</string>
	<key>DEVELOPERS</key>
	<string>Vývojáři</string>
	<key>LEAD_DEVELOPER</key>
	<string>Hlavní vývojář</string>
	<key>DESIGNER</key>
	<string>Designér</string>
	<key>DESIGNERS</key>
	<string>Designeři</string>
	<key>ICON</key>
	<string>Ikona</string>
	<key>ICONS</key>
	<string>Ikony</string>
	<key>TRANSLATORS</key>
	<string>Překladatelé</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Přidat hodnotu</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Verze %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Od %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Podpora</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Podpora</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Om</string>
	<key>CREDITS</key>
	<string>Tak til</string>
	<key>GENERAL</key>
	<string>Generelt</string>
	<key>SUPPORT</key>
	<string>Support</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Aktiveret</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Fra</string>
	<key>ON</key>
	<string>Til</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Besøg Hjemmesiden</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Har du problemer?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Email Support</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Donér</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Overvej venligst at vise din taknemmelighed for denne tweak med en lille donation.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Udvikler</string>
	<key>DEVELOPERS</key>
	<string>Udviklere</string>
	<key>LEAD_DEVELOPER</key>
	<string>Hoved Udvikler</string>
	<key>DESIGNER</key>
	<string>Designer</string>
	<key>DESIGNERS</key>
	<string>Designere</string>
	<key>ICON</key>
	<string>Ikon</string>
	<key>ICONS</key>
	<string>Icons</string>
	<key>TRANSLATORS</key>
	<string>Oversættere</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Indtast værdi</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <!-- The subheading containing the package version. -->
    <key>HEADER_VERSION</key>
    <string>Version %@</string>

    <!-- The subheading containing the package author. -->
    <key>HEADER_AUTHOR</key>
    <string>Af %@</string>
</dict>
</plist>

================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <!-- Title displayed in the navigation bar of the support page. -->
    <key>SUPPORT_TITLE</key>
    <string>Support</string>

    <!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
    <key>SUPPORT_EMAIL_SUBJECT</key>
    <string>%@ %@ – Support</string>
</dict>
</plist>

================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Informationen</string>
	<key>CREDITS</key>
	<string>Credits</string>
	<key>GENERAL</key>
	<string>Allgemein</string>
	<key>SUPPORT</key>
	<string>Support</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Aktiviert</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Aus</string>
	<key>ON</key>
	<string>Ein</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Website besuchen</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Bestehen Probleme?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Email Support</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Spenden</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Zeigen Sie Ihr Interesse an dieser Optimierung, indem Sie eine Spende machen.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Entwickler</string>
	<key>DEVELOPERS</key>
	<string>Entwickler</string>
	<key>LEAD_DEVELOPER</key>
	<string>Führender Entwickler</string>
	<key>DESIGNER</key>
	<string>Designer</string>
	<key>DESIGNERS</key>
	<string>Designer</string>
	<key>ICON</key>
	<string>Symbol</string>
	<key>ICONS</key>
	<string>Symbole</string>
	<key>TRANSLATORS</key>
	<string>Übersetzer</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Wert eingeben</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Öffnen in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>Dieses Paket wird von der Quelle %@ installiert..</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Version %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Von %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Support</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Support</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>Es ist kein E-Mail-Konto konfiguriert.</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Verwenden Sie die E-Mail-Optionen, um ein neues Konto hinzuzufügen.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Σχετικά</string>
	<key>CREDITS</key>
	<string>Έπαινοι</string>
	<key>GENERAL</key>
	<string>Γενικά</string>
	<key>SUPPORT</key>
	<string>Υποστήριξη</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Ενεργοποιημένο</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Όχι</string>
	<key>ON</key>
	<string>Ναι</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Επισκεφθείτε την ιστοσελίδα</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Παρουσιάζονται προβλήματα;</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Υποστήριξη μέσω Email</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Εισφορά</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Παρακαλώ όπως δείξετε την εκτίμησή σας για αυτό το tweak με μια εισφορά.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Δημιουργός</string>
	<key>DEVELOPERS</key>
	<string>Δημιουργοί</string>
	<key>LEAD_DEVELOPER</key>
	<string>Κύριος Δημιουργός</string>
	<key>DESIGNER</key>
	<string>Σχεδιαστής</string>
	<key>DESIGNERS</key>
	<string>Σχεδιαστές</string>
	<key>ICON</key>
	<string>Εικονίδιο</string>
	<key>ICONS</key>
	<string>Εικονίδια</string>
	<key>TRANSLATORS</key>
	<string>Μεταφραστές</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Εισάγετε τιμή</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Έκδοση %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Από %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Υποστήριξη</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Υποστήριξη</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>About</string>
	<key>CREDITS</key>
	<string>Credits</string>
	<key>GENERAL</key>
	<string>General</string>
	<key>SUPPORT</key>
	<string>Support</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Enabled</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Off</string>
	<key>ON</key>
	<string>On</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visit Website</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Having Problems?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Email Support</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Tip Jar</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Please consider showing your appreciation for this tweak with a small donation to the tip jar.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Developer</string>
	<key>DEVELOPERS</key>
	<string>Developers</string>
	<key>LEAD_DEVELOPER</key>
	<string>Lead Developer</string>
	<key>DESIGNER</key>
	<string>Designer</string>
	<key>DESIGNERS</key>
	<string>Designers</string>
	<key>ICON</key>
	<string>Icon</string>
	<key>ICONS</key>
	<string>Icons</string>
	<key>TRANSLATORS</key>
	<string>Translators</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Enter Value</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Version %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>By %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Support</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Support</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>No mail accounts are set up.</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Use the Mail settings to add a new account.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>About</string>
	<key>CREDITS</key>
	<string>Credits</string>
	<key>GENERAL</key>
	<string>General</string>
	<key>SUPPORT</key>
	<string>Support</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Enabled</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Off</string>
	<key>ON</key>
	<string>On</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visit Website</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Having Problems?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Email Support</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Tip Jar</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Please consider showing your appreciation for this tweak with a small donation to the tip jar.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Developer</string>
	<key>DEVELOPERS</key>
	<string>Developers</string>
	<key>LEAD_DEVELOPER</key>
	<string>Lead Developer</string>
	<key>DESIGNER</key>
	<string>Designer</string>
	<key>DESIGNERS</key>
	<string>Designers</string>
	<key>ICON</key>
	<string>Icon</string>
	<key>ICONS</key>
	<string>Icons</string>
	<key>TRANSLATORS</key>
	<string>Translators</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Enter Value</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Version %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>By %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Support</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Support</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>No mail accounts are set up.</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Use the Mail settings to add a new account.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>About</string>
	<key>CREDITS</key>
	<string>Credits</string>
	<key>GENERAL</key>
	<string>General</string>
	<key>SUPPORT</key>
	<string>Support</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Enabled</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Off</string>
	<key>ON</key>
	<string>On</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visit Website</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Having Problems?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Email Support</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Tip Jar</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Please consider showing your appreciation for this tweak with a small donation to the tip jar.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Developer</string>
	<key>DEVELOPERS</key>
	<string>Developers</string>
	<key>LEAD_DEVELOPER</key>
	<string>Lead Developer</string>
	<key>DESIGNER</key>
	<string>Designer</string>
	<key>DESIGNERS</key>
	<string>Designers</string>
	<key>ICON</key>
	<string>Icon</string>
	<key>ICONS</key>
	<string>Icons</string>
	<key>TRANSLATORS</key>
	<string>Translators</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Enter Value</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Version %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>By %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Support</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Support</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>No mail accounts are set up.</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Use the Mail settings to add a new account.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/entry.plist
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>entry</key>
	<dict>
		<key>bundle</key>
		<string>Cephei</string>
		<key>cell</key>
		<string>PSLinkCell</string>
		<key>detail</key>
		<string>HBDemoRootListController</string>
		<key>icon</key>
		<string>icon.png</string>
		<key>isController</key>
		<true/>
		<key>label</key>
		<string>Cephei Demo</string>
	</dict>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Acerca</string>
	<key>CREDITS</key>
	<string>Créditos</string>
	<key>GENERAL</key>
	<string>General</string>
	<key>SUPPORT</key>
	<string>Soporte</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Habilitado</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>No</string>
	<key>ON</key>
	<string>Sí</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visitar sitio web</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>¿Tienes problemas?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Soporte por email</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Tarro de Donaciones</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Considera mostrar tu aprecio a este tweak con una pequeña donación al tarro de donaciones.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Desarrollador</string>
	<key>DEVELOPERS</key>
	<string>Desarrolladores</string>
	<key>LEAD_DEVELOPER</key>
	<string>Desarrollador principal</string>
	<key>DESIGNER</key>
	<string>Diseñador</string>
	<key>DESIGNERS</key>
	<string>Diseñadores</string>
	<key>ICON</key>
	<string>Icono</string>
	<key>ICONS</key>
	<string>Iconos</string>
	<key>TRANSLATORS</key>
	<string>Traductores</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Introducid valor</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Abrir en…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>Este paquete será instalado del repositorio %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Versión %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Por %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Soporte</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Soporte</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>No hay cuentas de correo configuradas.</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Usa los ajustes de Mail para añadir una nueva cuenta.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Acerca</string>
	<key>CREDITS</key>
	<string>Créditos</string>
	<key>GENERAL</key>
	<string>General</string>
	<key>SUPPORT</key>
	<string>Soporte</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Habilitado</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>No</string>
	<key>ON</key>
	<string>Sí</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visitar sitio web</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>¿Tienes problemas?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Soporte por email</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Tarro de Donaciones</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Considera mostrar tu aprecio a este tweak con una pequeña donación al tarro de donaciones.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Desarrollador</string>
	<key>DEVELOPERS</key>
	<string>Desarrolladores</string>
	<key>LEAD_DEVELOPER</key>
	<string>Desarrollador principal</string>
	<key>DESIGNER</key>
	<string>Diseñador</string>
	<key>DESIGNERS</key>
	<string>Diseñadores</string>
	<key>ICON</key>
	<string>Icono</string>
	<key>ICONS</key>
	<string>Iconos</string>
	<key>TRANSLATORS</key>
	<string>Traductores</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Introducid valor</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Abrir en…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>Este paquete será instalado del repositorio %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Versión %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Por %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Soporte</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Soporte</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>No hay cuentas de correo configuradas.</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Usa los ajustes de Mail para añadir una nueva cuenta.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Tietoja</string>
	<key>CREDITS</key>
	<string>Kiitokset</string>
	<key>GENERAL</key>
	<string>Yleiset</string>
	<key>SUPPORT</key>
	<string>Tuki</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Päällä</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Pois</string>
	<key>ON</key>
	<string>Päällä</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Vieraile verkkosivulla</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Onko ongelmia?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Sähköpostituki</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Lahjoita</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Mikäli olet tyytyväinen tähän twiikkiin, harkitse lahjoituksen antamista.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Kehittäjä</string>
	<key>DEVELOPERS</key>
	<string>Kehittäjät</string>
	<key>LEAD_DEVELOPER</key>
	<string>Pääkehittäjä</string>
	<key>DESIGNER</key>
	<string>Suunnittelija</string>
	<key>DESIGNERS</key>
	<string>Suunnittelijat</string>
	<key>ICON</key>
	<string>Kuvake</string>
	<key>ICONS</key>
	<string>Kuvakkeet</string>
	<key>TRANSLATORS</key>
	<string>Kääntäjät</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Anna arvo</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Versio %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>%@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Tuki</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Tuki</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>À propos</string>
	<key>CREDITS</key>
	<string>Crédits</string>
	<key>GENERAL</key>
	<string>Général</string>
	<key>SUPPORT</key>
	<string>Aide</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Activé</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Désactivé</string>
	<key>ON</key>
	<string>Activé</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visiter le site web</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Des problèmes ?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Aide par email</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Faire un don</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Montrez votre intérêt pour ce tweak en faisant un don</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Développeur</string>
	<key>DEVELOPERS</key>
	<string>Développeurs</string>
	<key>LEAD_DEVELOPER</key>
	<string>Développeur principal</string>
	<key>DESIGNER</key>
	<string>Designer</string>
	<key>DESIGNERS</key>
	<string>Designers</string>
	<key>ICON</key>
	<string>Icône</string>
	<key>ICONS</key>
	<string>Icônes</string>
	<key>TRANSLATORS</key>
	<string>Traducteurs</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Entrer une valeur</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Ouvrir dans…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>Ce paquet sera installé depuis la source %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Version %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Par %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Aide</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Aide</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>Aucun compte mail n'est paramétré</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Utilisez les options de Mail pour ajouter un nouveau compte.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>À propos</string>
	<key>CREDITS</key>
	<string>Crédits</string>
	<key>GENERAL</key>
	<string>Général</string>
	<key>SUPPORT</key>
	<string>Aide</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Activé</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Désactivé</string>
	<key>ON</key>
	<string>Activé</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Visiter le site web</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Des problèmes?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Aide par email</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Faire un don</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Montrez votre intérêt pour ce tweak en faisant un don</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Développeur</string>
	<key>DEVELOPERS</key>
	<string>Développeurs</string>
	<key>LEAD_DEVELOPER</key>
	<string>Développeur principal</string>
	<key>DESIGNER</key>
	<string>Designer</string>
	<key>DESIGNERS</key>
	<string>Designers</string>
	<key>ICON</key>
	<string>Icône</string>
	<key>ICONS</key>
	<string>Icônes</string>
	<key>TRANSLATORS</key>
	<string>Traducteurs</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Entrer une valeur</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Ouvrir dans…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>Ce paquet sera installé depuis la source %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Version %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Par %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Aide</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Aide</string>

	<!-- Title of error message shown when no email accounts are set up on the device. -->
	<key>NO_EMAIL_ACCOUNTS_TITLE</key>
	<string>Aucun compte mail n'est paramétré</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>Utilisez les options de Mail pour ajouter un nouveau compte.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>אודות</string>
	<key>CREDITS</key>
	<string>קרדיטים</string>
	<key>GENERAL</key>
	<string>כללי</string>
	<key>SUPPORT</key>
	<string>תמיכה</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>מופעל</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>כבוי</string>
	<key>ON</key>
	<string>פעיל</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>בקר/י באתר</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>חווה בעיות?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>שלח/י דואר לתמיכה</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>כוס טיפים</string>

	<key>DONATE_FOOTER</key>
	<string>אנא שקול/י להראות את הערתך לטוויק זה עם תרומה קטנה לכוס הטיפים.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>מפתח</string>
	<key>DEVELOPERS</key>
	<string>מפתחים</string>
	<key>LEAD_DEVELOPER</key>
	<string>מפתח מוביל</string>
	<key>DESIGNER</key>
	<string>מעצב</string>
	<key>DESIGNERS</key>
	<string>מעצבים</string>
	<key>ICON</key>
	<string>אייקון</string>
	<key>ICONS</key>
	<string>אייקונים</string>
	<key>TRANSLATORS</key>
	<string>מתרגמים</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>הכנס ערך</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>פתח ב...</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>חבילה זו תותקן מהמקור %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>גרסה %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>על ידי %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>אין חשבונות דוא"ל שהוגדרו..</string>

	<!-- Explanation of how to add an email account to the device. -->
	<key>NO_EMAIL_ACCOUNTS_BODY</key>
	<string>השתמש/י בהגדרות דוא"ל כדי להוסיף חשבון חדש.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>के बारे में</string>
	<key>CREDITS</key>
	<string>क्रेडिट्स</string>
	<key>GENERAL</key>
	<string>सामान्य</string>
	<key>SUPPORT</key>
	<string>समर्थन</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>सक्षम किया</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>बंद</string>
	<key>ON</key>
	<string>चालू</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>बेवसाइट देखना</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>समस्याएं आ रही हैं?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>ई - मेल समर्थन</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>दान</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>एक दान के साथ इस tweak के लिए अपनी प्रशंसा दिखा पर विचार करें।</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>डेवलपर</string>
	<key>DEVELOPERS</key>
	<string>डेवलपर्स</string>
	<key>LEAD_DEVELOPER</key>
	<string>प्रमुख डेवलपर</string>
	<key>DESIGNER</key>
	<string>डिजाइनर</string>
	<key>DESIGNERS</key>
	<string>डिजाइनर</string>
	<key>ICON</key>
	<string>चिह्न</string>
	<key>ICONS</key>
	<string>प्रतीक</string>
	<key>TRANSLATORS</key>
	<string>अनुवादक</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string> मूल्य दर्ज करें</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>संस्करण %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>द्वारा %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>समर्थन</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – समर्थन</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>O Nama</string>
	<key>CREDITS</key>
	<string>Zasluge</string>
	<key>GENERAL</key>
	<string>Općenito</string>
	<key>SUPPORT</key>
	<string>Podrška</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Uključeno</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Isključeno</string>
	<key>ON</key>
	<string>Uključeno</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Posjeti Web Stranicu</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Imaš Poteškoća?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Kontaktiraj Podršku</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Doniraj</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Molimo pokažite zahvalnost za ovaj tweak donirajući.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Programer</string>
	<key>DEVELOPERS</key>
	<string>Programeri</string>
	<key>LEAD_DEVELOPER</key>
	<string>Glavni Programer</string>
	<key>DESIGNER</key>
	<string>Dizajner</string>
	<key>DESIGNERS</key>
	<string>Dizajneri</string>
	<key>ICON</key>
	<string>Ikona</string>
	<key>ICONS</key>
	<string>Ikone</string>
	<key>TRANSLATORS</key>
	<string>Prevoditelji</string>

	<!-- Title of a prompt that allows typing in a value. -->
	<key>ENTER_VALUE</key>
	<string>Unesi vrijednost</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/PackageCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title of a menu of apps the user can view the package in. -->
	<key>OPEN_PACKAGE_IN_TITLE</key>
	<string>Open in…</string>

	<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
	<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
	<string>This package will be installed from the repository %@.</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/PackageNameHeaderCell.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- The subheading containing the package version. -->
	<key>HEADER_VERSION</key>
	<string>Verzija %@</string>

	<!-- The subheading containing the package author. -->
	<key>HEADER_AUTHOR</key>
	<string>Od %@</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/Support.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Title displayed in the navigation bar of the support page. -->
	<key>SUPPORT_TITLE</key>
	<string>Podrška</string>

	<!-- The subject used when sending a support email. %@ %@ is the package name and version respectively. -->
	<key>SUPPORT_EMAIL_SUBJECT</key>
	<string>%@ %@ – Podrška</string>
</dict>
</plist>


================================================
FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/hu.lproj/Common.strings
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<!-- Buttons leading to, and titles of, sub-sections. -->
	<key>ABOUT</key>
	<string>Infó</string>
	<key>CREDITS</key>
	<string>Készítõk</string>
	<key>GENERAL</key>
	<string>Általános</string>
	<key>SUPPORT</key>
	<string>Támogatás</string>

	<!-- Label for switch to enable or disable the tweak. -->
	<key>ENABLED</key>
	<string>Engedélyezés</string>

	<!-- Label for the state of a switch.-->
	<key>OFF</key>
	<string>Ki</string>
	<key>ON</key>
	<string>Be</string>

	<!-- Button leading to a website. -->
	<key>VISIT_WEBSITE</key>
	<string>Weboldal megtekintése</string>

	<!-- Heading above the "Email Support" button. -->
	<key>EMAIL_SUPPORT_HEADER</key>
	<string>Problémád akadt?</string>

	<!-- Button leading to a contact form. -->
	<key>EMAIL_SUPPORT</key>
	<string>Email támogatás</string>

	<!-- Button leading to a donation page. -->
	<key>DONATE</key>
	<string>Adakozás</string>

	<!-- Footer under the donate button. -->
	<key>DONATE_FOOTER</key>
	<string>Munkánk elismeréseként kérlek fontold meg az adakozást számunkra.</string>

	<!-- Headings above the credits. -->
	<key>DEVELOPER</key>
	<string>Fejleszõ</string>
	<key>DEVELOPERS</key>
	<string>Fejlesztõk</string>
	<key>LEAD_DEVELOPER</key>
	<string>Vezetõ fejlesztõ</string>
	<key>DESIGNER</key>
	<string>Tervezõ</string>
	<key>DESIGNERS</key>
	<string>Tervezõk</string>
	<key>ICON</key>
	<string>Ikon</string>
	<key>ICONS</key>
	<string>Ikonok</string>
	<key>TRANSLAT
Download .txt
gitextract_bku8k4r1/

├── .gitattributes
├── LICENSE
├── README.md
├── entitlements.md
├── filemirror.md
├── interface.md
├── roothide.entitlements
├── roothide.md
├── theos/
│   └── lib/
│       └── iphone/
│           └── roothide/
│               ├── AltList.framework/
│               │   ├── AltList
│               │   ├── Headers/
│               │   │   ├── ATLApplicationListControllerBase.h
│               │   │   ├── ATLApplicationListMultiSelectionController.h
│               │   │   ├── ATLApplicationListSelectionController.h
│               │   │   ├── ATLApplicationListSubcontroller.h
│               │   │   ├── ATLApplicationListSubcontrollerController.h
│               │   │   ├── ATLApplicationSection.h
│               │   │   ├── ATLApplicationSelectionCell.h
│               │   │   ├── ATLApplicationSubtitleCell.h
│               │   │   ├── ATLApplicationSubtitleSwitchCell.h
│               │   │   └── LSApplicationProxy+AltList.h
│               │   ├── Info.plist
│               │   ├── ar.lproj/
│               │   │   └── Localizable.strings
│               │   ├── de.lproj/
│               │   │   └── Localizable.strings
│               │   ├── en.lproj/
│               │   │   └── Localizable.strings
│               │   ├── fr.lproj/
│               │   │   └── Localizable.strings
│               │   ├── it.lproj/
│               │   │   └── Localizable.strings
│               │   ├── ja.lproj/
│               │   │   └── Localizable.strings
│               │   ├── ko.lproj/
│               │   │   └── Localizable.strings
│               │   ├── nl.lproj/
│               │   │   └── Localizable.strings
│               │   ├── pl.lproj/
│               │   │   └── Localizable.strings
│               │   ├── pt.lproj/
│               │   │   └── Localizable.strings
│               │   ├── ru.lproj/
│               │   │   └── Localizable.strings
│               │   ├── sk.lproj/
│               │   │   └── Localizable.strings
│               │   ├── tr.lproj/
│               │   │   └── Localizable.strings
│               │   ├── zh-Hant.lproj/
│               │   │   └── Localizable.strings
│               │   └── zh.lproj/
│               │       └── Localizable.strings
│               ├── Cephei.framework/
│               │   ├── Cephei
│               │   ├── Headers/
│               │   │   ├── Cephei-Swift.h
│               │   │   ├── Cephei.h
│               │   │   ├── HBOutputForShellCommand.h
│               │   │   ├── HBPreferences.h
│               │   │   └── HBRespringController.h
│               │   ├── Info.plist
│               │   └── Modules/
│               │       └── module.modulemap
│               ├── CepheiPrefs.framework/
│               │   ├── CepheiPrefs
│               │   ├── DemoAbout.plist
│               │   ├── DemoRoot.plist
│               │   ├── Headers/
│               │   │   ├── CepheiPrefs-Swift.h
│               │   │   ├── CepheiPrefs.h
│               │   │   ├── HBAboutListController.h
│               │   │   ├── HBLinkTableCell.h
│               │   │   ├── HBListController.h
│               │   │   ├── HBMastodonTableCell.h
│               │   │   ├── HBPackageNameHeaderCell.h
│               │   │   ├── HBPackageTableCell.h
│               │   │   ├── HBRootListController.h
│               │   │   ├── HBStepperTableCell.h
│               │   │   ├── HBSupportController.h
│               │   │   ├── HBTintedTableCell.h
│               │   │   ├── HBTwitterCell.h
│               │   │   └── PSListController+HBTintAdditions.h
│               │   ├── Info.plist
│               │   ├── Modules/
│               │   │   └── module.modulemap
│               │   ├── ar.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ca.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── cs.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── da.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── de.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── el.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── en.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── en_AU.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── en_GB.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── entry.plist
│               │   ├── es.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── es_MX.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── fi.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── fr.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── fr_CA.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── he.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── hi.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── hr.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── hu.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── id.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── it.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ja.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ko.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ms.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── nb.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── nl.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── pl.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── pt.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── pt_PT.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ro.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── ru.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── sk.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── sv.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── th.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── tr.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── uk.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── vi.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── zh_CN.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   ├── zh_HK.lproj/
│               │   │   ├── Common.strings
│               │   │   ├── PackageCell.strings
│               │   │   ├── PackageNameHeaderCell.strings
│               │   │   └── Support.strings
│               │   └── zh_TW.lproj/
│               │       ├── Common.strings
│               │       ├── PackageCell.strings
│               │       ├── PackageNameHeaderCell.strings
│               │       └── Support.strings
│               ├── CepheiUI.framework/
│               │   ├── CepheiUI
│               │   ├── Headers/
│               │   │   ├── CepheiUI-Swift.h
│               │   │   └── CepheiUI.h
│               │   ├── Info.plist
│               │   └── Modules/
│               │       └── module.modulemap
│               └── Comet.framework/
│                   ├── Comet
│                   ├── Headers/
│                   │   ├── Comet-Swift.h
│                   │   └── Comet.h
│                   ├── Info.plist
│                   ├── Modules/
│                   │   ├── Comet.swiftmodule/
│                   │   │   ├── arm64-apple-ios.abi.json
│                   │   │   ├── arm64-apple-ios.private.swiftinterface
│                   │   │   ├── arm64-apple-ios.swiftdoc
│                   │   │   ├── arm64-apple-ios.swiftinterface
│                   │   │   ├── arm64-apple-ios.swiftmodule
│                   │   │   ├── arm64e-apple-ios.abi.json
│                   │   │   ├── arm64e-apple-ios.private.swiftinterface
│                   │   │   ├── arm64e-apple-ios.swiftdoc
│                   │   │   ├── arm64e-apple-ios.swiftinterface
│                   │   │   └── arm64e-apple-ios.swiftmodule
│                   │   └── module.modulemap
│                   ├── PrivateHeaders/
│                   │   ├── FBSSystemService.h
│                   │   ├── LSApplicationWorkspace.h
│                   │   └── UIImage+Icon.h
│                   └── Resources.bundle/
│                       ├── en.lproj/
│                       │   └── Localizable.strings
│                       ├── zh-Hant.lproj/
│                       │   └── Localizable.strings
│                       └── zh_Hans.lproj/
│                           └── Localizable.strings
└── vroot.md
Download .txt
SYMBOL INDEX (80 symbols across 8 files)

FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListMultiSelectionController.h
  function interface (line 3) | interface ATLApplicationListMultiSelectionController : ATLApplicationLis...

FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListSelectionController.h
  function interface (line 3) | interface ATLApplicationListSelectionController : ATLApplicationListCont...

FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSection.h
  type SECTION_TYPE_ALL (line 3) | typedef NS_ENUM(NSInteger, ApplicationSectionType) {

FILE: theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSubtitleCell.h
  function interface (line 4) | interface ATLApplicationSubtitleCell : PSTableCell

FILE: theos/lib/iphone/roothide/Cephei.framework/Headers/Cephei-Swift.h
  type uint_least16_t (line 44) | typedef uint_least16_t char16_t;
  type uint_least32_t (line 45) | typedef uint_least32_t char32_t;
  type swift_float2 (line 47) | typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
  type swift_float3 (line 48) | typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
  type swift_float4 (line 49) | typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
  type swift_double2 (line 50) | typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
  type swift_double3 (line 51) | typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
  type swift_double4 (line 52) | typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
  type swift_int2 (line 53) | typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
  type swift_int3 (line 54) | typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
  type swift_int4 (line 55) | typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
  type swift_uint2 (line 56) | typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
  type swift_uint3 (line 57) | typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
  type swift_uint4 (line 58) | typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
  function namespace (line 220) | namespace swift {

FILE: theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/CepheiPrefs-Swift.h
  type uint_least16_t (line 44) | typedef uint_least16_t char16_t;
  type uint_least32_t (line 45) | typedef uint_least32_t char32_t;
  type swift_float2 (line 47) | typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
  type swift_float3 (line 48) | typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
  type swift_float4 (line 49) | typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
  type swift_double2 (line 50) | typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
  type swift_double3 (line 51) | typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
  type swift_double4 (line 52) | typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
  type swift_int2 (line 53) | typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
  type swift_int3 (line 54) | typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
  type swift_int4 (line 55) | typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
  type swift_uint2 (line 56) | typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
  type swift_uint3 (line 57) | typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
  type swift_uint4 (line 58) | typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
  function namespace (line 220) | namespace swift {
  type HBAppearanceSettingsLargeTitleStyle (line 269) | enum HBAppearanceSettingsLargeTitleStyle

FILE: theos/lib/iphone/roothide/CepheiUI.framework/Headers/CepheiUI-Swift.h
  type uint_least16_t (line 44) | typedef uint_least16_t char16_t;
  type uint_least32_t (line 45) | typedef uint_least32_t char32_t;
  type swift_float2 (line 47) | typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
  type swift_float3 (line 48) | typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
  type swift_float4 (line 49) | typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
  type swift_double2 (line 50) | typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
  type swift_double3 (line 51) | typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
  type swift_double4 (line 52) | typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
  type swift_int2 (line 53) | typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
  type swift_int3 (line 54) | typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
  type swift_int4 (line 55) | typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
  type swift_uint2 (line 56) | typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
  type swift_uint3 (line 57) | typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
  type swift_uint4 (line 58) | typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
  function namespace (line 220) | namespace swift {

FILE: theos/lib/iphone/roothide/Comet.framework/Headers/Comet-Swift.h
  type uint_least16_t (line 46) | typedef uint_least16_t char16_t;
  type uint_least32_t (line 47) | typedef uint_least32_t char32_t;
  type swift_float2 (line 49) | typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
  type swift_float3 (line 50) | typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
  type swift_float4 (line 51) | typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
  type swift_double2 (line 52) | typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
  type swift_double3 (line 53) | typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
  type swift_double4 (line 54) | typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
  type swift_int2 (line 55) | typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
  type swift_int3 (line 56) | typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
  type swift_int4 (line 57) | typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
  type swift_uint2 (line 58) | typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
  type swift_uint3 (line 59) | typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
  type swift_uint4 (line 60) | typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
  function namespace (line 222) | namespace swift {
  type uint_least16_t (line 327) | typedef uint_least16_t char16_t;
  type uint_least32_t (line 328) | typedef uint_least32_t char32_t;
  type swift_float2 (line 330) | typedef float swift_float2  __attribute__((__ext_vector_type__(2)));
  type swift_float3 (line 331) | typedef float swift_float3  __attribute__((__ext_vector_type__(3)));
  type swift_float4 (line 332) | typedef float swift_float4  __attribute__((__ext_vector_type__(4)));
  type swift_double2 (line 333) | typedef double swift_double2  __attribute__((__ext_vector_type__(2)));
  type swift_double3 (line 334) | typedef double swift_double3  __attribute__((__ext_vector_type__(3)));
  type swift_double4 (line 335) | typedef double swift_double4  __attribute__((__ext_vector_type__(4)));
  type swift_int2 (line 336) | typedef int swift_int2  __attribute__((__ext_vector_type__(2)));
  type swift_int3 (line 337) | typedef int swift_int3  __attribute__((__ext_vector_type__(3)));
  type swift_int4 (line 338) | typedef int swift_int4  __attribute__((__ext_vector_type__(4)));
  type swift_uint2 (line 339) | typedef unsigned int swift_uint2  __attribute__((__ext_vector_type__(2)));
  type swift_uint3 (line 340) | typedef unsigned int swift_uint3  __attribute__((__ext_vector_type__(3)));
  type swift_uint4 (line 341) | typedef unsigned int swift_uint4  __attribute__((__ext_vector_type__(4)));
  function namespace (line 503) | namespace swift {
Condensed preview — 246 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1,002K chars).
[
  {
    "path": ".gitattributes",
    "chars": 66,
    "preview": "# Auto detect text files and perform LF normalization\n* text=auto\n"
  },
  {
    "path": "LICENSE",
    "chars": 1065,
    "preview": "MIT License\n\nCopyright (c) 2023 roothide\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\no"
  },
  {
    "path": "README.md",
    "chars": 2041,
    "preview": "# update jailbreak apps/tweaks for roothide\n \n 1. install roothide/theos\n\n    ```bash -c \"$(curl -fsSL https://raw.githu"
  },
  {
    "path": "entitlements.md",
    "chars": 1228,
    "preview": "# base entitlements\n\nall binaries of jailbreak are sandboxed(containerized) by default, \nand usually you don't want this"
  },
  {
    "path": "filemirror.md",
    "chars": 851,
    "preview": "# File/Directory Mirror\n\nthere are some specific file/directory paths in jbroot, which we set as symlinks to the origina"
  },
  {
    "path": "interface.md",
    "chars": 4455,
    "preview": "Before reading this, you may also want to know [the difference between rootide and rootless](roothide.md).\n\n# roothide H"
  },
  {
    "path": "roothide.entitlements",
    "chars": 454,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "roothide.md",
    "chars": 2986,
    "preview": "# The difference between roothide and rootless\n\n1. ***/var/jb***\n\n   roothide is also root-less, but it no longer instal"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListControllerBase.h",
    "chars": 2707,
    "preview": "#import <Preferences/PSListController.h>\n#import <Preferences/PSSpecifier.h>\n#import \"ATLApplicationSection.h\"\n\n@class L"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListMultiSelectionController.h",
    "chars": 362,
    "preview": "#import \"ATLApplicationListControllerBase.h\"\n\n@interface ATLApplicationListMultiSelectionController : ATLApplicationList"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListSelectionController.h",
    "chars": 173,
    "preview": "#import \"ATLApplicationListControllerBase.h\"\n\n@interface ATLApplicationListSelectionController : ATLApplicationListContr"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListSubcontroller.h",
    "chars": 155,
    "preview": "#import <Preferences/PSListController.h>\n\n@interface ATLApplicationListSubcontroller : PSListController\n@property (nonat"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationListSubcontrollerController.h",
    "chars": 269,
    "preview": "#import \"ATLApplicationListControllerBase.h\"\n\n@interface ATLApplicationListSubcontrollerController : ATLApplicationListC"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSection.h",
    "chars": 1394,
    "preview": "#import <Foundation/Foundation.h>\n\ntypedef NS_ENUM(NSInteger, ApplicationSectionType) {\n\tSECTION_TYPE_ALL,\n    SECTION_T"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSelectionCell.h",
    "chars": 95,
    "preview": "#import <Preferences/PSTableCell.h>\n\n@interface ATLApplicationSelectionCell : PSTableCell\n\n@end"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSubtitleCell.h",
    "chars": 162,
    "preview": "#import <Preferences/PSTableCell.h>\n#import <Preferences/PSSpecifier.h>\n\n@interface ATLApplicationSubtitleCell : PSTable"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/ATLApplicationSubtitleSwitchCell.h",
    "chars": 147,
    "preview": "#import <Preferences/PSSwitchTableCell.h>\n#import <Preferences/PSSpecifier.h>\n\n@interface ATLApplicationSubtitleSwitchCe"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Headers/LSApplicationProxy+AltList.h",
    "chars": 456,
    "preview": "#import <MobileCoreServices/LSApplicationProxy.h>\n#import <MobileCoreServices/LSApplicationWorkspace.h>\n\n@interface LSAp"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/Info.plist",
    "chars": 738,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/ar.lproj/Localizable.strings",
    "chars": 159,
    "preview": "\"Applications\" = \"التطبيقات\";\n\"System Applications\" = \"تطبيقات النظام\";\n\"User Applications\" = \"تطبيقات المستخدم\";\n\"Hidde"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/de.lproj/Localizable.strings",
    "chars": 179,
    "preview": "\"Applications\" = \"Applikationen\";\n\"System Applications\" = \"Systemapplikationen\";\n\"User Applications\" = \"Benutzerapplikat"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/en.lproj/Localizable.strings",
    "chars": 170,
    "preview": "\"Applications\" = \"Applications\";\n\"System Applications\" = \"System Applications\";\n\"User Applications\" = \"User Applications"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/fr.lproj/Localizable.strings",
    "chars": 180,
    "preview": "\"Applications\" = \"Applications\";\n\"System Applications\" = \"Applications Système\";\n\"User Applications\" = \"Applications Uti"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/it.lproj/Localizable.strings",
    "chars": 144,
    "preview": "\"Applications\" = \"App\";\n\"System Applications\" = \"App di Sistema\";\n\"User Applications\" = \"App Personali\";\n\"Hidden Applica"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/ja.lproj/Localizable.strings",
    "chars": 147,
    "preview": "\"Applications\" = \"アプリケーション\";\n\"System Applications\" = \"システムアプリケーション\";\n\"User Applications\" = \"ユーザーアプリケーション\";\n\"Hidden Appli"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/ko.lproj/Localizable.strings",
    "chars": 119,
    "preview": "\"Applications\" = \"앱\";\n\"System Applications\" = \"시스템 앱\";\n\"User Applications\" = \"사용자 앱\";\n\"Hidden Applications\" = \"숨겨진 앱\";\n"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/nl.lproj/Localizable.strings",
    "chars": 175,
    "preview": "\"Applications\" = \"Applicaties\";\n\"System Applications\" = \"Systeem Applicaties\";\n\"User Applications\" = \"Gebruiker Applicat"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/pl.lproj/Localizable.strings",
    "chars": 168,
    "preview": "\"Applications\" = \"Aplikacje\";\n\"System Applications\" = \"Aplikacje Systemowe\";\n\"User Applications\" = \"Aplikacje Użytkownik"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/pt.lproj/Localizable.strings",
    "chars": 177,
    "preview": "\"Applications\" = \"Aplicativos\";\n\"System Applications\" = \"Aplicativos do Sistema\";\n\"User Applications\" = \"Aplicativos do "
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/ru.lproj/Localizable.strings",
    "chars": 178,
    "preview": "\"Applications\" = \"Приложения\";\n\"System Applications\" = \"Системные приложения\";\n\"User Applications\" = \"Пользовательские п"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/sk.lproj/Localizable.strings",
    "chars": 170,
    "preview": "\"Applications\" = \"Aplikácie\";\n\"System Applications\" = \"Systémové aplikácie\";\n\"User Applications\" = \"Používateľské apliká"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/tr.lproj/Localizable.strings",
    "chars": 175,
    "preview": "\"Applications\" = \"Uygulamalar\";\n\"System Applications\" = \"Sistem Uygulamaları\";\n\"User Applications\" = \"Kullanıcı Uygulama"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/zh-Hant.lproj/Localizable.strings",
    "chars": 119,
    "preview": "\"Applications\" = \"應用程式\";\n\"System Applications\" = \"系統應用\";\n\"User Applications\" = \"用戶應用\";\n\"Hidden Applications\" = \"隱藏應用\";\n"
  },
  {
    "path": "theos/lib/iphone/roothide/AltList.framework/zh.lproj/Localizable.strings",
    "chars": 120,
    "preview": "\"Applications\" = \"应用程序\";\n\"System Applications\" = \"系统应用\";\n\"User Applications\" = \"用户应用\";\n\"Hidden Applications\" = \"隐藏的应用\";\n"
  },
  {
    "path": "theos/lib/iphone/roothide/Cephei.framework/Headers/Cephei-Swift.h",
    "chars": 8850,
    "preview": "// Generated by Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)\n#ifndef CEPHEI_SWIFT_H\n#define CEPH"
  },
  {
    "path": "theos/lib/iphone/roothide/Cephei.framework/Headers/Cephei.h",
    "chars": 95,
    "preview": "#import \"HBOutputForShellCommand.h\"\n#import \"HBPreferences.h\"\n#import \"HBRespringController.h\"\n"
  },
  {
    "path": "theos/lib/iphone/roothide/Cephei.framework/Headers/HBOutputForShellCommand.h",
    "chars": 738,
    "preview": "#import <Foundation/Foundation.h>\n\nNS_ASSUME_NONNULL_BEGIN\n\n/// Executes a shell command and returns its output.\n///\n///"
  },
  {
    "path": "theos/lib/iphone/roothide/Cephei.framework/Headers/HBPreferences.h",
    "chars": 21540,
    "preview": "#import <Foundation/Foundation.h>\n#import <CoreGraphics/CoreGraphics.h>\n\nNS_ASSUME_NONNULL_BEGIN\n\ntypedef void (^HBPrefe"
  },
  {
    "path": "theos/lib/iphone/roothide/Cephei.framework/Headers/HBRespringController.h",
    "chars": 740,
    "preview": "#import <Foundation/Foundation.h>\n\nNS_ASSUME_NONNULL_BEGIN\n\n/// The HBRespringController class in Cephei provides conven"
  },
  {
    "path": "theos/lib/iphone/roothide/Cephei.framework/Info.plist",
    "chars": 828,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/Cephei.framework/Modules/module.modulemap",
    "chars": 155,
    "preview": "framework module Cephei {\n\tumbrella header \"Cephei.h\"\n\n\texport *\n\tmodule * { export * }\n}\n\nmodule Cephei.Swift {\n\theader"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/DemoAbout.plist",
    "chars": 2976,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/DemoRoot.plist",
    "chars": 12334,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/CepheiPrefs-Swift.h",
    "chars": 15393,
    "preview": "// Generated by Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)\n#ifndef CEPHEIPREFS_SWIFT_H\n#define"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/CepheiPrefs.h",
    "chars": 467,
    "preview": "#import \"HBAboutListController.h\"\n#import \"HBListController.h\"\n#import \"HBLinkTableCell.h\"\n#import \"HBMastodonTableCell."
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBAboutListController.h",
    "chars": 1818,
    "preview": "@import UIKit;\n#import \"HBListController.h\"\n\n/// The HBAboutListController class in CepheiPrefs provides a list controll"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBLinkTableCell.h",
    "chars": 4071,
    "preview": "#import \"HBTintedTableCell.h\"\n\n/// The HBLinkTableCell class in CepheiPrefs displays a button that, when tapped, opens t"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBListController.h",
    "chars": 8291,
    "preview": "@import UIKit;\n#import <Preferences/PSListController.h>\n\n/// The HBListController class in CepheiPrefs provides a list c"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBMastodonTableCell.h",
    "chars": 2182,
    "preview": "#import \"HBLinkTableCell.h\"\n\n/// The HBMastodonTableCell class in CepheiPrefs displays a button containing a person’s na"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBPackageNameHeaderCell.h",
    "chars": 3688,
    "preview": "#import <Preferences/PSTableCell.h>\n#import <Preferences/PSHeaderFooterView.h>\n\n/// The HBPackageNameHeaderCell class in"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBPackageTableCell.h",
    "chars": 1766,
    "preview": "#import \"HBLinkTableCell.h\"\n\n/// The HBPackageTableCell class in CepheiPrefs provides a cell containing any package's ic"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBRootListController.h",
    "chars": 722,
    "preview": "@import UIKit;\n#import \"HBListController.h\"\n\n/// The HBRootListController class in CepheiPrefs provides a list controlle"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBStepperTableCell.h",
    "chars": 1406,
    "preview": "#import <Preferences/PSControlTableCell.h>\n\n/// The HBStepperTableCell class in CepheiPrefs allows setting a value using"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBSupportController.h",
    "chars": 2250,
    "preview": "@import UIKit;\n\nNS_ASSUME_NONNULL_BEGIN\n\n/// The HBSupportController class in CepheiPrefs provides a factory that config"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBTintedTableCell.h",
    "chars": 1302,
    "preview": "#import <Preferences/PSTableCell.h>\n\n/// The HBTintedTableCell class in CepheiPrefs ensures that a tint set with `HBAppe"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/HBTwitterCell.h",
    "chars": 794,
    "preview": "#import \"HBLinkTableCell.h\"\n\n/// The `HBTwitterCell` class in CepheiPrefs is deprecated. Due to changes to the Twitter A"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Headers/PSListController+HBTintAdditions.h",
    "chars": 718,
    "preview": "@import Preferences;\n\n@class HBAppearanceSettings;\n\nNS_ASSUME_NONNULL_BEGIN\n\n/// The PSListController (HBTintAdditions) "
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Info.plist",
    "chars": 911,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/Modules/module.modulemap",
    "chars": 175,
    "preview": "framework module CepheiPrefs {\n\tumbrella header \"CepheiPrefs.h\"\n\n\texport *\n\tmodule * { export * }\n}\n\nmodule CepheiPrefs."
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/Common.strings",
    "chars": 1786,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/PackageCell.strings",
    "chars": 546,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/PackageNameHeaderCell.strings",
    "chars": 416,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ar.lproj/Support.strings",
    "chars": 817,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/Common.strings",
    "chars": 1823,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/PackageNameHeaderCell.strings",
    "chars": 412,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ca.lproj/Support.strings",
    "chars": 485,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/Common.strings",
    "chars": 1775,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/PackageNameHeaderCell.strings",
    "chars": 406,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/cs.lproj/Support.strings",
    "chars": 487,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/Common.strings",
    "chars": 1786,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/PackageNameHeaderCell.strings",
    "chars": 425,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/da.lproj/Support.strings",
    "chars": 504,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/Common.strings",
    "chars": 1806,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/PackageCell.strings",
    "chars": 561,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/de.lproj/Support.strings",
    "chars": 859,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/Common.strings",
    "chars": 1834,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/el.lproj/Support.strings",
    "chars": 493,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/Common.strings",
    "chars": 1794,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en.lproj/Support.strings",
    "chars": 825,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/Common.strings",
    "chars": 1794,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_AU.lproj/Support.strings",
    "chars": 825,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/Common.strings",
    "chars": 1794,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/en_GB.lproj/Support.strings",
    "chars": 825,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/entry.plist",
    "chars": 513,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/Common.strings",
    "chars": 1844,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/PackageCell.strings",
    "chars": 558,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es.lproj/Support.strings",
    "chars": 845,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/Common.strings",
    "chars": 1844,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/PackageCell.strings",
    "chars": 558,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/es_MX.lproj/Support.strings",
    "chars": 845,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/Common.strings",
    "chars": 1797,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/PackageNameHeaderCell.strings",
    "chars": 404,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fi.lproj/Support.strings",
    "chars": 481,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/Common.strings",
    "chars": 1792,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/PackageCell.strings",
    "chars": 558,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr.lproj/Support.strings",
    "chars": 841,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/Common.strings",
    "chars": 1791,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/PackageCell.strings",
    "chars": 558,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/fr_CA.lproj/Support.strings",
    "chars": 841,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/Common.strings",
    "chars": 1693,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/PackageCell.strings",
    "chars": 535,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/he.lproj/Support.strings",
    "chars": 495,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/Common.strings",
    "chars": 1768,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/PackageNameHeaderCell.strings",
    "chars": 412,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hi.lproj/Support.strings",
    "chars": 485,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/Common.strings",
    "chars": 1791,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hr.lproj/Support.strings",
    "chars": 487,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hu.lproj/Common.strings",
    "chars": 1789,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hu.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hu.lproj/PackageNameHeaderCell.strings",
    "chars": 415,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/hu.lproj/Support.strings",
    "chars": 491,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/id.lproj/Common.strings",
    "chars": 1786,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/id.lproj/PackageCell.strings",
    "chars": 557,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/id.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/id.lproj/Support.strings",
    "chars": 844,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/it.lproj/Common.strings",
    "chars": 1845,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/it.lproj/PackageCell.strings",
    "chars": 563,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/it.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/it.lproj/Support.strings",
    "chars": 864,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ja.lproj/Common.strings",
    "chars": 1650,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ja.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ja.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ja.lproj/Support.strings",
    "chars": 481,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ko.lproj/Common.strings",
    "chars": 1650,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ko.lproj/PackageCell.strings",
    "chars": 532,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ko.lproj/PackageNameHeaderCell.strings",
    "chars": 403,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ko.lproj/Support.strings",
    "chars": 782,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ms.lproj/Common.strings",
    "chars": 1826,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ms.lproj/PackageCell.strings",
    "chars": 560,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ms.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ms.lproj/Support.strings",
    "chars": 848,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nb.lproj/Common.strings",
    "chars": 1772,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nb.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nb.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nb.lproj/Support.strings",
    "chars": 487,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nl.lproj/Common.strings",
    "chars": 1795,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nl.lproj/PackageCell.strings",
    "chars": 565,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nl.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/nl.lproj/Support.strings",
    "chars": 869,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pl.lproj/Common.strings",
    "chars": 1810,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pl.lproj/PackageCell.strings",
    "chars": 563,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pl.lproj/PackageNameHeaderCell.strings",
    "chars": 410,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pl.lproj/Support.strings",
    "chars": 840,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt.lproj/Common.strings",
    "chars": 1754,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt.lproj/PackageCell.strings",
    "chars": 554,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt.lproj/Support.strings",
    "chars": 850,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt_PT.lproj/Common.strings",
    "chars": 1797,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt_PT.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt_PT.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/pt_PT.lproj/Support.strings",
    "chars": 487,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ro.lproj/Common.strings",
    "chars": 1844,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ro.lproj/PackageCell.strings",
    "chars": 562,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ro.lproj/PackageNameHeaderCell.strings",
    "chars": 409,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ro.lproj/Support.strings",
    "chars": 883,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ru.lproj/Common.strings",
    "chars": 1967,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ru.lproj/PackageCell.strings",
    "chars": 560,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ru.lproj/PackageNameHeaderCell.strings",
    "chars": 424,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/ru.lproj/Support.strings",
    "chars": 854,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sk.lproj/Common.strings",
    "chars": 1773,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sk.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sk.lproj/PackageNameHeaderCell.strings",
    "chars": 404,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sk.lproj/Support.strings",
    "chars": 487,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sv.lproj/Common.strings",
    "chars": 1787,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sv.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sv.lproj/PackageNameHeaderCell.strings",
    "chars": 408,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/sv.lproj/Support.strings",
    "chars": 487,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/th.lproj/Common.strings",
    "chars": 1775,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/th.lproj/PackageCell.strings",
    "chars": 540,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/th.lproj/PackageNameHeaderCell.strings",
    "chars": 410,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/th.lproj/Support.strings",
    "chars": 828,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/tr.lproj/Common.strings",
    "chars": 1795,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/tr.lproj/PackageCell.strings",
    "chars": 551,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/tr.lproj/PackageNameHeaderCell.strings",
    "chars": 417,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/tr.lproj/Support.strings",
    "chars": 830,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/uk.lproj/Common.strings",
    "chars": 1714,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/uk.lproj/PackageCell.strings",
    "chars": 564,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/uk.lproj/PackageNameHeaderCell.strings",
    "chars": 404,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  },
  {
    "path": "theos/lib/iphone/roothide/CepheiPrefs.framework/uk.lproj/Support.strings",
    "chars": 505,
    "preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
  }
]

// ... and 46 more files (download for full content)

About this extraction

This page contains the full source code of the RootHide/Developer GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 246 files (874.0 KB), approximately 225.4k tokens, and a symbol index with 80 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!