瀏覽代碼

Ignore availability warnings

master
lint 3 年之前
父節點
當前提交
4bc55345a8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      prefs/Makefile

+ 1
- 1
prefs/Makefile 查看文件

@@ -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


Loading…
取消
儲存