File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,6 +169,7 @@ clean:
169169 rm build.log > /dev/null 2>&1 || true
170170 rm bin/* > /dev/null 2>&1 || true
171171 rm lib/* > /dev/null 2>&1 || true
172+ rm lib/rime-plugins/* > /dev/null 2>&1 || true
172173 rm data/plum/* > /dev/null 2>&1 || true
173174 rm data/opencc/* > /dev/null 2>&1 || true
174175
Original file line number Diff line number Diff line change 2828安裝輸入法
2929---
3030
31- 本品適用於 macOS 12 .0+
31+ 本品適用於 macOS 13 .0+
3232
3333初次安裝,如果在部份應用程序中打不出字,請註銷並重新登錄。
3434
Original file line number Diff line number Diff line change 632632 CODE_SIGN_IDENTITY = "-";
633633 COMBINE_HIDPI_IMAGES = YES;
634634 COPY_PHASE_STRIP = NO;
635- CURRENT_PROJECT_VERSION = 0.17.2 ;
635+ CURRENT_PROJECT_VERSION = 0.18 ;
636636 DEAD_CODE_STRIPPING = YES;
637637 FRAMEWORK_SEARCH_PATHS = (
638638 "$(inherited)",
658658 "$(inherited)",
659659 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
660660 );
661- MACOSX_DEPLOYMENT_TARGET = 12 .0;
661+ MACOSX_DEPLOYMENT_TARGET = 13 .0;
662662 OTHER_CODE_SIGN_FLAGS = "--deep";
663663 OTHER_CPLUSPLUSFLAGS = (
664664 "-DLEOPARD",
681681 CLANG_ENABLE_OBJC_ARC = YES;
682682 CODE_SIGN_IDENTITY = "-";
683683 COMBINE_HIDPI_IMAGES = YES;
684- CURRENT_PROJECT_VERSION = 0.17.2 ;
684+ CURRENT_PROJECT_VERSION = 0.18 ;
685685 DEAD_CODE_STRIPPING = YES;
686686 FRAMEWORK_SEARCH_PATHS = (
687687 "$(inherited)",
706706 "$(inherited)",
707707 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
708708 );
709- MACOSX_DEPLOYMENT_TARGET = 12 .0;
709+ MACOSX_DEPLOYMENT_TARGET = 13 .0;
710710 OTHER_CODE_SIGN_FLAGS = "--deep";
711711 OTHER_CPLUSPLUSFLAGS = (
712712 "-DLEOPARD",
You can’t perform that action at this time.
0 commit comments