File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 1.1.2 " ></a >
2+ ## 1.1.2 (2026-01-13)
3+
4+ ### 構建 | Build
5+ - use macos-latest image runner (550b355)
6+ - upgrade action with node 24 (2cc3d17)
7+
8+ ### 雜項 | Miscellaneous
9+ - update Icon that can adapt with system color scheme (714325e)
10+ - remove unused arg in bump_version (32db10d)
11+
12+ ** Full Changelog** : https://github.com/rime/squirrel/compare/1.1.1...1.1.2
13+
114<a name =" 1.1.1 " ></a >
215## 1.1.1 (2026-01-11)
316
Original file line number Diff line number Diff line change 606606 CODE_SIGN_ENTITLEMENTS = resources/Squirrel.entitlements;
607607 COMBINE_HIDPI_IMAGES = YES;
608608 COPY_PHASE_STRIP = NO;
609- CURRENT_PROJECT_VERSION = 1.1.1 ;
609+ CURRENT_PROJECT_VERSION = 1.1.2 ;
610610 DEAD_CODE_STRIPPING = YES;
611611 FRAMEWORK_SEARCH_PATHS = (
612612 "$(inherited)",
662662 CLANG_ENABLE_OBJC_ARC = YES;
663663 CODE_SIGN_ENTITLEMENTS = resources/Squirrel.entitlements;
664664 COMBINE_HIDPI_IMAGES = YES;
665- CURRENT_PROJECT_VERSION = 1.1.1 ;
665+ CURRENT_PROJECT_VERSION = 1.1.2 ;
666666 DEAD_CODE_STRIPPING = YES;
667667 FRAMEWORK_SEARCH_PATHS = (
668668 "$(inherited)",
You can’t perform that action at this time.
0 commit comments