chore: sync main into build_platform_engineering - #884
Open
SukiSunYuhang wants to merge 2 commits into
Open
SukiSunYuhang wants to merge 2 commits into
SukiSunYuhang wants to merge 2 commits into
Conversation
…ces (#873) Follow-up to the icon update in #858/#867. Three assets still carried inconsistent geometry after that change: - Icon.icns / Snapmaker_Orca.icns: the 16/32px frames were full-bleed while 64px+ frames carried a 0.89 tile ratio, and the @2x retina variants (ic11-ic14) present in the previous file were dropped, so the icon visibly changed size between Dock, Cmd-Tab and Finder contexts. The 1024px source frame was also off-center (81px top vs 33px bottom margin). Regenerated via iconutil from the 1024px master normalized to the Apple icon grid (824/1024 tile, centered), giving a uniform 0.805 ratio across all sizes with @2x variants restored. - Snapmaker_Orca-mac_256px.ico (macOS Dock taskbar icon, MainFrame): re-exported from the same normalized 256px frame so the custom Dock icon matches the bundle icon sizing. - splash_app_icon.svg: the splash glyph was an early thinner version of the new mark; retraced the glyph from the 1024px icon master (same black tile, tile color #171717 unchanged).
…860) * Add macOS sign-and-package scripts synced from GitLab main. Co-authored-by: Cursor <cursoragent@cursor.com> * fix format lead packed question and update the translation for en. --------- Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
main(b1831e5) intobuild_platform_engineering(21 commits ahead, 1 behind before this PR).Test plan