<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/rules/xcode, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/rules/xcode?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/rules/xcode?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-06-17T15:49:50Z</updated>
<entry>
<title>add targets arugment support</title>
<updated>2026-06-17T15:49:50Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-17T15:49:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=eba488dafedd88c1f19e23132276872aac877b73'/>
<id>urn:sha1:eba488dafedd88c1f19e23132276872aac877b73</id>
<content type='text'>
</content>
</entry>
<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>fix const limit on lua5.5</title>
<updated>2026-03-29T14:49:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1bccfc273af2b1d579d033324bca481e15c58653'/>
<id>urn:sha1:1bccfc273af2b1d579d033324bca481e15c58653</id>
<content type='text'>
</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>improve app/on_installcmd</title>
<updated>2025-11-26T14:35:21Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-26T14:35:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=eba4c503ccaf873a87ec1f867ba3dffd98b45800'/>
<id>urn:sha1:eba4c503ccaf873a87ec1f867ba3dffd98b45800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add installcmd</title>
<updated>2025-11-26T14:32:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-26T14:32:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=46c195785c1d52841df7500f40bba59c144cd536'/>
<id>urn:sha1:46c195785c1d52841df7500f40bba59c144cd536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pack mac app</title>
<updated>2025-11-26T14:29:42Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-26T14:29:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fb1111bb6fae0f6bab1d9be1464e06af8e1ba5f1'/>
<id>urn:sha1:fb1111bb6fae0f6bab1d9be1464e06af8e1ba5f1</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>
</feed>
