Ignore availability warnings

Tento commit je obsažen v:
lint
2020-11-05 20:29:46 -05:00
rodič dd6539cc3c
revize 4bc55345a8

Zobrazit soubor

@ -8,7 +8,7 @@ TFDidThatSayPrefs_FILES = TFDTSRootListController.m
TFDidThatSayPrefs_INSTALL_PATH = /Library/PreferenceBundles
TFDidThatSayPrefs_FRAMEWORKS = UIKit
TFDidThatSayPrefs_PRIVATE_FRAMEWORKS = Preferences
TFDidThatSayPrefs_CFLAGS = -fobjc-arc
TFDidThatSayPrefs_CFLAGS = -fobjc-arc -Wno-unguarded-availability-new
include $(THEOS_MAKE_PATH)/bundle.mk