substrate extension to make the app switcher cards square like the non-x iPhones
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

8 líneas
154B

  1. #import <Preferences/PSListController.h>
  2. #import <Preferences/PSSpecifier.h>
  3. #import <spawn.h>
  4. @interface SSXRootListController : PSListController
  5. @end