<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/tests/projects/objc/iosapp_framework_rpath/xmake.lua, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/tests/projects/objc/iosapp_framework_rpath/xmake.lua?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/tests/projects/objc/iosapp_framework_rpath/xmake.lua?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-04T14:54:39Z</updated>
<entry>
<title>fix(xcode.application): use the correct framework rpath for iOS apps</title>
<updated>2026-04-04T14:54:39Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-03T14:24:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e43e3e3ff780d130a1e1402ed9eabf0aa54c5c1d'/>
<id>urn:sha1:e43e3e3ff780d130a1e1402ed9eabf0aa54c5c1d</id>
<content type='text'>
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.
</content>
</entry>
</feed>
