miroir de
https://github.com/exoticswingset/CCStatusShush.git
synchronisé 2025-12-14 19:17:18 +00:00
Add files via upload
Cette révision appartient à :
1
CCStatusShush.plist
Fichier normal
1
CCStatusShush.plist
Fichier normal
@ -0,0 +1 @@
|
||||
{ Filter = { Bundles = ( "com.apple.springboard" ); }; }
|
||||
10
Makefile
Fichier normal
10
Makefile
Fichier normal
@ -0,0 +1,10 @@
|
||||
INSTALL_TARGET_PROCESSES = SpringBoard
|
||||
ARCHS = armv7 armv7s arm64 arm64e
|
||||
include ~/theos/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = CCStatusShush
|
||||
|
||||
CCStatusShush_FILES = Tweak.x
|
||||
CCStatusShush_CFLAGS = -fobjc-arc
|
||||
|
||||
include ~/theos/makefiles/tweak.mk
|
||||
4
Tweak.x
Fichier normal
4
Tweak.x
Fichier normal
@ -0,0 +1,4 @@
|
||||
%hook CCUIStatusLabelViewController
|
||||
-(void)_notifyDelegateWillBeginStatusUpdates {}
|
||||
-(void)viewDidLoad {}
|
||||
%end
|
||||
10
control
Fichier normal
10
control
Fichier normal
@ -0,0 +1,10 @@
|
||||
Package: com.exoticswingset.ccstatusshush
|
||||
Name: CCStatusShush
|
||||
Depends: mobilesubstrate
|
||||
Version: 1.0
|
||||
Architecture: iphoneos-arm
|
||||
Description: An awesome MobileSubstrate tweak!
|
||||
Depiction: https;//exoticswingset.github.io/depictions/CCStatusShush.html
|
||||
Maintainer: ExoticSwingset
|
||||
Author: ExoticSwingset
|
||||
Section: Tweaks
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur