Skip to content

Commit

Permalink
Use ARC when compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
Diatrus committed Sep 2, 2020
1 parent 5671bf9 commit ba06d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ include $(THEOS)/makefiles/common.mk

TWEAK_NAME = LetMeBlock
LetMeBlock_FILES = Tweak.xm
LetMeBlock_CFLAGS = -fobjc-arc

include $(THEOS_MAKE_PATH)/tweak.mk

0 comments on commit ba06d9f

Please sign in to comment.