]> git.cameronkatri.com Git - tweaks.git/blob - QuickActions/DragonMake
I lost track of all the changes
[tweaks.git] / QuickActions / DragonMake
1 name: QuickActions
2 id: com.cameronkatri.quickactions
3 depends: mobilesubstrate
4 architecture: iphoneos-arm
5 version: 1.0.0
6 description: Quickly launch apps from the lockscreen
7 author: Cameron Katri <me@cameronkatri.com>
8 section: Tweaks
9 depends: mobilesubstrate, preferenceloader
10 icmd: sbreload
11
12 QuickActions:
13 type: tweak
14 filter:
15 executables:
16 - SpringBoard
17 files:
18 - Tweak.x
19 frameworks:
20 - CoverSheet
21 - SpringBoardFoundation
22 targetvers: 13.0
23
24 QuickActionsPrefs:
25 type: prefs
26 dir: QuickActionsPrefs
27 files:
28 - QASRootListController.m
29 - QASAppSelectorController.m
30 frameworks:
31 - MobileCoreServices
32 targetvers: 13.0