mirror of
https://github.com/opa334/TrollStore.git
synced 2026-07-02 03:00:39 +08:00
Unfinished broken attempt at registering apps as User, I forgot about some checks in FrontBoard so this can't work and won't be continued
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
pwnify:
|
||||
@clang main.m -fobjc-arc -fmodules -mmacosx-version-min=11.0 -o pwnify
|
||||
@clang main.m ../Shared/libPwnify.m -I../Shared -fobjc-arc -fmodules -mmacosx-version-min=11.0 -o pwnify
|
||||
|
||||
install: pwnify
|
||||
-@sudo rm /usr/local/bin/pwnify 2>/dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user