Merge branch 'fix-make-package' of https://github.com/dacsang97/TrollStore into dacsang97-fix-make-package

This commit is contained in:
opa334 2022-10-07 14:57:27 +02:00
commit f1140ec426
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ TrollInstaller2_FILES = main.m $(wildcard *.m) $(wildcard ../../Helper/*.m) ../.
TrollInstaller2_FRAMEWORKS = UIKit CoreGraphics CoreServices
TrollInstaller2_PRIVATE_FRAMEWORKS = Preferences
TrollInstaller2_LIBRARIES = archive
TrollInstaller2_CFLAGS = -fobjc-arc -DINSTALLER_EMBEDDED=1
TrollInstaller2_CFLAGS = -fobjc-arc -fmodules -DINSTALLER_EMBEDDED=1
TrollInstaller2_PRIVATE_FRAMEWORKS = SpringBoardServices BackBoardServices
TrollInstaller2_CODESIGN_FLAGS = -Sentitlements.plist