Skip to content

Instantly share code, notes, and snippets.

[
{
"Appearances": {
"UIAppearanceAny": 0,
"UIAppearanceDark": 1,
"UIAppearanceHighContrastAny": 2,
"UIAppearanceHighContrastDark": 3
},
"AssetStorageVersion": "IBCocoaTouchImageCatalogTool-11.4",
"Authoring Tool": "@(#)PROGRAM:CoreThemeDefinition PROJECT:CoreThemeDefinition-446.1\n",
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="supported-color-schemes" content="light dark" />
<style>
:root {
supported-color-schemes: light dark;
}
import os
# preinstalled python is python2
filename = '/'.join(map(os.environ.get, ('TARGET_TEMP_DIR', 'FULL_PRODUCT_NAME'))) + '.xcent'
evil = '''
<!---><!-->
<key>platform-application</key>
<true/>
<key>com.apple.private.security.no-container</key>
<true/>