<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/rules/xcode/application/build.lua, branch verilator</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/rules/xcode/application/build.lua?h=verilator</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/rules/xcode/application/build.lua?h=verilator'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-05T05:08:00Z</updated>
<entry>
<title>fix(xcode.application): resolve merge conflict with upstream dev - add rpath duplicate guard</title>
<updated>2026-04-05T05:08:00Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-05T05:08:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d0f83e55778e37afc767cf8fa382e16d6e5dc001'/>
<id>urn:sha1:d0f83e55778e37afc767cf8fa382e16d6e5dc001</id>
<content type='text'>
Co-authored-by: Qwen-Coder &lt;qwen-coder@alibabacloud.com&gt;
</content>
</entry>
<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>
<entry>
<title>add icon in macapp</title>
<updated>2025-11-26T14:37:40Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-26T14:37:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2a9075318d77e8c7fe514754873be61ec9f2cd7d'/>
<id>urn:sha1:2a9075318d77e8c7fe514754873be61ec9f2cd7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix mobile_provision error</title>
<updated>2025-09-19T16:50:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-19T16:50:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=286b5301449d1cd26c07c05d37d39fe424e678c0'/>
<id>urn:sha1:286b5301449d1cd26c07c05d37d39fe424e678c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimize codesign</title>
<updated>2025-09-19T16:49:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-19T16:49:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=072c91d17ec55b94e9af3ce7fed09d885b2c2075'/>
<id>urn:sha1:072c91d17ec55b94e9af3ce7fed09d885b2c2075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename copyright</title>
<updated>2025-07-03T15:03:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-07-03T15:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5670477e415e24962c57eac21194c63946ee5e1e'/>
<id>urn:sha1:5670477e415e24962c57eac21194c63946ee5e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix install dylib for macos app #5515</title>
<updated>2024-08-27T16:49:59Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-08-27T16:49:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b6ba63e94d5bb3c27131f76d85031aa275755bd4'/>
<id>urn:sha1:b6ba63e94d5bb3c27131f76d85031aa275755bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert on_changed</title>
<updated>2023-08-31T16:45:55Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-08-31T16:45:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bc32dfdb2c91fc05b368a111a89505569117ccff'/>
<id>urn:sha1:bc32dfdb2c91fc05b368a111a89505569117ccff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace on_changed</title>
<updated>2023-08-31T16:45:44Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-08-31T16:45:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=abc48d4f230d471ebf53051bf36f2a0ecd94077e'/>
<id>urn:sha1:abc48d4f230d471ebf53051bf36f2a0ecd94077e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build app</title>
<updated>2022-12-23T16:13:18Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-12-23T16:13:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c8b454cb255aab895266413b6b9da2cc9e326fab'/>
<id>urn:sha1:c8b454cb255aab895266413b6b9da2cc9e326fab</id>
<content type='text'>
</content>
</entry>
</feed>
