File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3- - Backporting: add support for iOS 14
4- - Backporting: remove buggy support for Mac Catalyst
5- - Feature: add option for the legacy UI
6- - UX: add section title for the sidebar on iPad
7- - Bugfix: network traffic cell is no longer selectable
8- - Bugfix: fix memory leaks in animated backgrounds
3+ - Bugfix: Fix a issue that the dashboard is not kept updating when pinned items changed.
Original file line number Diff line number Diff line change 12991299 CODE_SIGN_ENTITLEMENTS = Reveil/Reveil.entitlements;
13001300 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
13011301 CODE_SIGN_STYLE = Automatic;
1302- CURRENT_PROJECT_VERSION = 11 ;
1302+ CURRENT_PROJECT_VERSION = 12 ;
13031303 DEVELOPMENT_ASSET_PATHS = "";
13041304 DEVELOPMENT_TEAM = GXZ23M5TP2;
13051305 "ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
13411341 CODE_SIGN_ENTITLEMENTS = Reveil/Reveil.entitlements;
13421342 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
13431343 CODE_SIGN_STYLE = Automatic;
1344- CURRENT_PROJECT_VERSION = 11 ;
1344+ CURRENT_PROJECT_VERSION = 12 ;
13451345 DEVELOPMENT_ASSET_PATHS = "";
13461346 DEVELOPMENT_TEAM = GXZ23M5TP2;
13471347 "ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
You can’t perform that action at this time.
0 commit comments