mirror of
https://github.com/opa334/TrollStore.git
synced 2026-07-02 03:00:39 +08:00
Defend against apps with encrypted binaries
This commit is contained in:
@@ -9,4 +9,4 @@ $(TARGET): $(wildcard src/*.m src/*.c)
|
||||
$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^
|
||||
|
||||
clean:
|
||||
@rm -f $(TARGET)
|
||||
@rm -f $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user