Commit 8701e09
committed
Pre-compile icon assets for CI compatibility
actool crashes on CI runners when compiling .icon files with macOS 26
deployment target. Commit the compiled AppIcon.icns and Assets.car
instead, and copy them directly during the release build.1 parent 1791614 commit 8701e09
File tree
3 files changed
+3
-13
lines changed- .github/workflows
- Resources
3 files changed
+3
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
97 | 87 | | |
98 | 88 | | |
99 | 89 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments