mirror of https://github.com/opa334/TrollStore.git
Merge branch 'AKA2048-main'
This commit is contained in:
commit
384779c607
|
@ -7,7 +7,7 @@ include $(THEOS)/makefiles/common.mk
|
|||
APPLICATION_NAME = TrollInstaller2
|
||||
|
||||
TrollInstaller2_FILES = main.m $(wildcard *.m) $(wildcard ../../Helper/*.m) ../../Store/TSListControllerShared.m ../../Store/TSUtil.m
|
||||
TrollInstaller2_FRAMEWORKS = UIKit CoreGraphics
|
||||
TrollInstaller2_FRAMEWORKS = UIKit CoreGraphics CoreServices
|
||||
TrollInstaller2_PRIVATE_FRAMEWORKS = Preferences
|
||||
TrollInstaller2_LIBRARIES = archive
|
||||
TrollInstaller2_CFLAGS = -fobjc-arc -DINSTALLER_EMBEDDED=1
|
||||
|
|
Loading…
Reference in New Issue