Commit 3dc5afe
macos: link subprocess against CoreFoundation
main_mac.mm uses CFBundleGetMainBundle, CFBundleGetIdentifier, etc.
Add -framework CoreFoundation so the linker resolves those symbols.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2b5d253 commit 3dc5afe
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
0 commit comments