<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/tests/projects/objc/macapp_duplicate_rpath/test.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/macapp_duplicate_rpath/test.lua?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/tests/projects/objc/macapp_duplicate_rpath/test.lua?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-04T15:10:34Z</updated>
<entry>
<title>fix(xcode.application): configure dynamic rpath logic and update test env vars</title>
<updated>2026-04-04T15:10:34Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-04T15:10:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2bcd211ec0aa155444f0f3e8b428b4fa365d61d4'/>
<id>urn:sha1:2bcd211ec0aa155444f0f3e8b428b4fa365d61d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(xcode.application): avoid duplicate bundle rpath insertion</title>
<updated>2026-04-03T15:47:05Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-03T15:47:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=482b81ae5d4dc0bca6d2869c94237b48a55a2cfa'/>
<id>urn:sha1:482b81ae5d4dc0bca6d2869c94237b48a55a2cfa</id>
<content type='text'>
Only add the macOS app bundle framework rpath if it is missing from the copied app binary.

This avoids install_name_tool failing when the target already links with @executable_path/../Frameworks, for example via add_rpathdirs().

Add a regression test covering a macOS app target that already carries the bundle rpath before xcode.application generates the app bundle.
</content>
</entry>
</feed>
