Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 authored Mar 2, 2024
1 parent 451e12f commit d353fcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TrollPadPrefs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ $(BUNDLE_NAME)_FRAMEWORKS = UIKit CydiaSubstrate
$(BUNDLE_NAME)_PRIVATE_FRAMEWORKS = Preferences
$(BUNDLE_NAME)_INSTALL_PATH = /Library/PreferenceBundles
$(BUNDLE_NAME)_CFLAGS = -fobjc-arc
$(BUNDLE_NAME)_LDFLAGS = -v

include $(THEOS_MAKE_PATH)/bundle.mk

0 comments on commit d353fcc

Please sign in to comment.