Bump version, update credits

This commit is contained in:
opa334
2023-11-27 16:00:54 +01:00
parent c9421f0d99
commit 2bf1d35893
9 changed files with 12 additions and 11 deletions
+1
View File
@@ -20,6 +20,7 @@ TrollStorePersistenceHelper_CFLAGS = -fobjc-arc -I../Shared
ifeq ($(LEGACY_CT_BUG),1)
TrollStorePersistenceHelper_CODESIGN_FLAGS = -Sentitlements.plist -K../legacy.p12
TrollStorePersistenceHelper_CFLAGS += -DLEGACY_CT_BUG=1
else
TrollStorePersistenceHelper_CODESIGN_FLAGS = --entitlements entitlements.plist
endif