镜像自地址
https://github.com/exoticswingset/CCStatusShush.git
已同步 2025-12-14 19:17:18 +00:00
Add files via upload
这个提交包含在:
1
CCStatusShush.plist
普通文件
1
CCStatusShush.plist
普通文件
@ -0,0 +1 @@
|
|||||||
|
{ Filter = { Bundles = ( "com.apple.springboard" ); }; }
|
||||||
10
Makefile
普通文件
10
Makefile
普通文件
@ -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
普通文件
4
Tweak.x
普通文件
@ -0,0 +1,4 @@
|
|||||||
|
%hook CCUIStatusLabelViewController
|
||||||
|
-(void)_notifyDelegateWillBeginStatusUpdates {}
|
||||||
|
-(void)viewDidLoad {}
|
||||||
|
%end
|
||||||
10
control
普通文件
10
control
普通文件
@ -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
|
||||||
在新工单中引用
屏蔽一个用户