Browse Source

Add ARC for Apollo

master
lint 4 years ago
parent
commit
e07862629d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Makefile

+ 0
- 1
Makefile View File

@@ -6,7 +6,6 @@ TWEAK_NAME = tfdidthatsay
tfdidthatsay_FILES = $(wildcard tweak/*.xm tweak/assets/*.m tweak/assets/MMMarkdown/*.m)
tfdidthatsay_CFLAGS = -fobjc-arc
tweak/Reddit.xm_CFLAGS = -fno-objc-arc
tweak/Apollo.xm_CFLAGS = -fno-objc-arc

include $(THEOS_MAKE_PATH)/tweak.mk


Loading…
Cancel
Save