summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules/test_xmake_test_stdmodules.lua
diff options
context:
space:
mode:
authorAkaps316 <[email protected]>2026-04-03 19:54:54 +0530
committerAkaps316 <[email protected]>2026-04-04 20:24:39 +0530
commite43e3e3ff780d130a1e1402ed9eabf0aa54c5c1d (patch)
treeda7d68aab4b2aa406f71ac4f713bd2be29000d24 /tests/projects/c++/modules/test_xmake_test_stdmodules.lua
parent39fd35ea9d5d14079e4669b85423d488c9097cd4 (diff)
fix(xcode.application): use the correct framework rpath for iOS apps
Use @executable_path/Frameworks for iphoneos application bundles when embedding dependent frameworks. The existing @executable_path/../Frameworks rpath is correct for macOS app layout, but incorrect for iOS where the executable lives directly in MyApp.app and embedded frameworks live in MyApp.app/Frameworks. Add a regression test that builds an iOS simulator app with an embedded framework and verifies the generated LC_RPATH.
Diffstat (limited to 'tests/projects/c++/modules/test_xmake_test_stdmodules.lua')
0 files changed, 0 insertions, 0 deletions