Skip to content

Commit 4fa952c

Browse files
committed
尝试解决工作流报错?
1 parent c9e94c0 commit 4fa952c

File tree

2 files changed

+1
-116
lines changed

2 files changed

+1
-116
lines changed

CODEX.md

Lines changed: 0 additions & 115 deletions
This file was deleted.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ include $(THEOS)/makefiles/common.mk
3434

3535
TWEAK_NAME = DYYY
3636

37-
DYYY_FILES = $(shell find . -name "*.m" -o -name "*.xm")
37+
DYYY_FILES = DYYY.xm DYYYFloatClearButton.xm DYYYFloatSpeedButton.m DYYYSettings.xm DYYYABTestHook.xm DYYYLongPressPanel.xm DYYYSettingsHelper.m DYYYImagePickerDelegate.m DYYYBackupPickerDelegate.m DYYYSettingViewController.m DYYYBottomAlertView.m DYYYCustomInputView.m DYYYOptionsSelectionView.m DYYYIconOptionsDialogView.m DYYYAboutDialogView.m DYYYKeywordListView.m DYYYFilterSettingsView.m DYYYConfirmCloseView.m DYYYToast.m DYYYManager.m DYYYUtils.m CityManager.m AWMSafeDispatchTimer.m
3838
DYYY_CFLAGS = -fobjc-arc -w
3939
DYYY_LDFLAGS = -weak_framework AVFAudio
4040
DYYY_FRAMEWORKS = CoreAudio

0 commit comments

Comments
 (0)