summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc/src
diff options
context:
space:
mode:
authorTor Arne Vestbø <[email protected]>2025-06-10 07:26:19 -0700
committerTor Arne Vestbø <[email protected]>2025-06-10 15:41:35 -0700
commitb9c77b968589fe9fd5c1dbfde60bfa0524a1f24f (patch)
treece3d50222c9c90fa0f4cfa1888f8750ff625dc44 /examples/opengl/doc/src
parent0f6c93c4534bd899444eceaeace34b2dd2a53ef6 (diff)
macOS: Explicitly link the platform plugin to FoundationHEADdev
In the macOS 26 SDK the NSUserActivityTypeBrowsingWeb is claimed to come from both Foundation (as in earlier SDKS), as well as CoreServices. However the latter is not the case on macOS 15, resulting into load errors with missing symbol. By explicitly linking to Foundation, and putting it first in the framework list, we trigger the linker to use the right reference for the symbol. Reported upstream as FB17876148. Pick-to: 6.10 6.9 6.8 6.5 Change-Id: I0c3203f92851ad9fa862aed237823f0e1e28f6ff Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'examples/opengl/doc/src')
0 files changed, 0 insertions, 0 deletions