ruki 3 gadi atpakaļ
vecāks
revīzija
430bcf6869
2 mainītis faili ar 101 papildinājumiem un 101 dzēšanām
  1. 1 1
      mirror/zh-cn/plugin/more_plugins.html
  2. 100 100
      sitemap.xml

+ 1 - 1
mirror/zh-cn/plugin/more_plugins.html

@@ -117,7 +117,7 @@
 }
 </code></pre><p>其他xmake的选项也同样可以在settings.json中完成设置。修改后可通过 >XMake: Configure 命令刷新配置。</p>
 <h3 id="lsp">使用LSP提高开发体验</h3>
-<p>为了更好的C++语法提示体验,xmake提供了对[Language Server Protocol(<a href="https://microsoft.github.io/language-server-protocol/)(简称LSP)的支持,在vscode中,可以使用">https://microsoft.github.io/language-server-protocol/)(简称LSP)的支持,在vscode中,可以使用</a> >XMake: UpdateIntellisense 命令生成.vscode/compile_commands.json(通常在修改xmake.lua时该文件会自动生成)。与此同时,我们可以选择安装支持LSP的语法提示插件,如LLVM推出的<a href="https://clangd.llvm.org/">clangd</a>,其功能稳定且提示流畅,并通过LSP标准完成对不同编译工具链的支持。</p>
+<p>为了更好的C++语法提示体验,xmake提供了对<a href="https://microsoft.github.io/language-server-protocol/">Language Server Protocol</a>(简称LSP)的支持,在vscode中,可以使用 <code>>XMake: UpdateIntellisense</code> 命令生成.vscode/compile_commands.json(通常在修改xmake.lua时该文件会自动生成)。与此同时,我们可以选择安装支持LSP的语法提示插件,如LLVM推出的<a href="https://clangd.llvm.org/">clangd</a>,其功能稳定且提示流畅,并通过LSP标准完成对不同编译工具链的支持。</p>
 <p>使用clangd时,可能与上述的C/C++插件的提示功能有冲突,可以在.vscode/settings.json中添加设置将C/C++的语法提示功能关闭:</p>
 <pre><code>{
   "C_Cpp.codeAnalysis.runAutomatically": false,

+ 100 - 100
sitemap.xml

@@ -12,502 +12,502 @@
 
 <url>
   <loc>https://xmake.io/mirror/guide/project_examples.html</loc>
-  <lastmod>2023-01-06T13:17:45+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/quickstart.html</loc>
-  <lastmod>2023-01-06T13:17:45+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/faq.html</loc>
-  <lastmod>2023-01-06T13:17:46+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/configuration.html</loc>
-  <lastmod>2023-01-06T13:17:46+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/syntax_description.html</loc>
-  <lastmod>2023-01-06T13:17:46+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/guide/installation.html</loc>
-  <lastmod>2023-01-06T13:17:46+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/features/remote_build.html</loc>
-  <lastmod>2023-01-06T13:17:46+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/features/unity_build.html</loc>
-  <lastmod>2023-01-06T13:17:47+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/features/distcc_build.html</loc>
-  <lastmod>2023-01-06T13:17:47+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/features/trybuild.html</loc>
-  <lastmod>2023-01-06T13:17:47+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/features/autogen.html</loc>
-  <lastmod>2023-01-06T13:17:47+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/features/build_cache.html</loc>
-  <lastmod>2023-01-06T13:17:48+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/plugin/plugin_development.html</loc>
-  <lastmod>2023-01-06T13:17:48+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/plugin/more_plugins.html</loc>
-  <lastmod>2023-01-06T13:17:48+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/plugin/builtin_plugins.html</loc>
-  <lastmod>2023-01-06T13:17:48+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/awesome.html</loc>
-  <lastmod>2023-01-06T13:17:48+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/technical_support.html</loc>
-  <lastmod>2023-01-06T13:17:49+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/changelog.html</loc>
-  <lastmod>2023-01-06T13:17:49+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/contact.html</loc>
-  <lastmod>2023-01-06T13:17:49+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/introduction.html</loc>
-  <lastmod>2023-01-06T13:17:49+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/who_is_using_xmake.html</loc>
-  <lastmod>2023-01-06T13:17:50+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/about/sponsor.html</loc>
-  <lastmod>2023-01-06T13:17:50+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/index.html</loc>
-  <lastmod>2023-01-06T13:17:50+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/project_examples.html</loc>
-  <lastmod>2023-01-06T13:17:50+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/quickstart.html</loc>
-  <lastmod>2023-01-06T13:17:51+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/faq.html</loc>
-  <lastmod>2023-01-06T13:17:51+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/configuration.html</loc>
-  <lastmod>2023-01-06T13:17:51+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/syntax_description.html</loc>
-  <lastmod>2023-01-06T13:17:51+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/guide/installation.html</loc>
-  <lastmod>2023-01-06T13:17:52+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/features/remote_build.html</loc>
-  <lastmod>2023-01-06T13:17:52+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/features/unity_build.html</loc>
-  <lastmod>2023-01-06T13:17:52+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/features/distcc_build.html</loc>
-  <lastmod>2023-01-06T13:17:52+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/features/trybuild.html</loc>
-  <lastmod>2023-01-06T13:17:52+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/features/autogen.html</loc>
-  <lastmod>2023-01-06T13:17:53+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/features/build_cache.html</loc>
-  <lastmod>2023-01-06T13:17:53+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/plugin/plugin_development.html</loc>
-  <lastmod>2023-01-06T13:17:53+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/plugin/more_plugins.html</loc>
-  <lastmod>2023-01-06T13:17:53+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/plugin/builtin_plugins.html</loc>
-  <lastmod>2023-01-06T13:17:54+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/awesome.html</loc>
-  <lastmod>2023-01-06T13:17:54+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/technical_support.html</loc>
-  <lastmod>2023-01-06T13:17:54+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/changelog.html</loc>
-  <lastmod>2023-01-06T13:17:54+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/contact.html</loc>
-  <lastmod>2023-01-06T13:17:55+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/peripheral_items.html</loc>
-  <lastmod>2023-01-06T13:17:55+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/introduction.html</loc>
-  <lastmod>2023-01-06T13:17:55+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/who_is_using_xmake.html</loc>
-  <lastmod>2023-01-06T13:17:55+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/sponsor.html</loc>
-  <lastmod>2023-01-06T13:17:56+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/about/course.html</loc>
-  <lastmod>2023-01-06T13:17:56+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:32+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-01-06T13:17:56+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:32+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-01-06T13:17:56+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:32+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/specification.html</loc>
-  <lastmod>2023-01-06T13:17:56+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:32+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/builtin_variables.html</loc>
-  <lastmod>2023-01-06T13:17:57+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:33+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/conditions.html</loc>
-  <lastmod>2023-01-06T13:17:57+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:33+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/custom_rule.html</loc>
-  <lastmod>2023-01-06T13:17:57+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:33+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/target_instance.html</loc>
-  <lastmod>2023-01-06T13:17:57+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:33+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/project_target.html</loc>
-  <lastmod>2023-01-06T13:17:58+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/builtin_modules.html</loc>
-  <lastmod>2023-01-06T13:17:58+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/custom_toolchain.html</loc>
-  <lastmod>2023-01-06T13:17:58+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/plugin_task.html</loc>
-  <lastmod>2023-01-06T13:17:58+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/package_dependencies.html</loc>
-  <lastmod>2023-01-06T13:17:58+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/configuration_option.html</loc>
-  <lastmod>2023-01-06T13:17:59+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/extension_modules.html</loc>
-  <lastmod>2023-01-06T13:17:59+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/helper_interfaces.html</loc>
-  <lastmod>2023-01-06T13:17:59+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/global_interfaces.html</loc>
-  <lastmod>2023-01-06T13:17:59+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/package_instance.html</loc>
-  <lastmod>2023-01-06T13:18:00+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/manual/option_instance.html</loc>
-  <lastmod>2023-01-06T13:18:00+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/theme/builtin_themes.html</loc>
-  <lastmod>2023-01-06T13:18:00+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/theme/switch_theme.html</loc>
-  <lastmod>2023-01-06T13:18:00+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/local_3rd_source_library.html</loc>
-  <lastmod>2023-01-06T13:18:00+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/local_package_old.html</loc>
-  <lastmod>2023-01-06T13:18:01+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/local_package.html</loc>
-  <lastmod>2023-01-06T13:18:01+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/system_package.html</loc>
-  <lastmod>2023-01-06T13:18:01+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/package/remote_package.html</loc>
-  <lastmod>2023-01-06T13:18:01+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/toolchain/remote_toolchain.html</loc>
-  <lastmod>2023-01-06T13:18:02+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/zh-cn/toolchain/builtin_toolchains.html</loc>
-  <lastmod>2023-01-06T13:18:02+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-01-06T13:18:02+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/specification.html</loc>
-  <lastmod>2023-01-06T13:18:02+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/builtin_variables.html</loc>
-  <lastmod>2023-01-06T13:18:02+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/conditions.html</loc>
-  <lastmod>2023-01-06T13:18:03+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/custom_rule.html</loc>
-  <lastmod>2023-01-06T13:18:03+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/target_instance.html</loc>
-  <lastmod>2023-01-06T13:18:03+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/project_target.html</loc>
-  <lastmod>2023-01-06T13:18:03+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/builtin_modules.html</loc>
-  <lastmod>2023-01-06T13:18:04+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/custom_toolchain.html</loc>
-  <lastmod>2023-01-06T13:18:04+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/plugin_task.html</loc>
-  <lastmod>2023-01-06T13:18:04+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/package_dependencies.html</loc>
-  <lastmod>2023-01-06T13:18:04+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/configuration_option.html</loc>
-  <lastmod>2023-01-06T13:18:04+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/extension_modules.html</loc>
-  <lastmod>2023-01-06T13:18:05+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/helper_interfaces.html</loc>
-  <lastmod>2023-01-06T13:18:05+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/global_interfaces.html</loc>
-  <lastmod>2023-01-06T13:18:05+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/package_instance.html</loc>
-  <lastmod>2023-01-06T13:18:05+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/manual/option_instance.html</loc>
-  <lastmod>2023-01-06T13:18:06+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/theme/builtin_themes.html</loc>
-  <lastmod>2023-01-06T13:18:06+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/theme/switch_theme.html</loc>
-  <lastmod>2023-01-06T13:18:06+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/local_3rd_source_library.html</loc>
-  <lastmod>2023-01-06T13:18:06+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/local_package_old.html</loc>
-  <lastmod>2023-01-06T13:18:06+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/local_package.html</loc>
-  <lastmod>2023-01-06T13:18:07+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/system_package.html</loc>
-  <lastmod>2023-01-06T13:18:07+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/package/remote_package.html</loc>
-  <lastmod>2023-01-06T13:18:07+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/toolchain/remote_toolchain.html</loc>
-  <lastmod>2023-01-06T13:18:07+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xmake.io/mirror/toolchain/builtin_toolchains.html</loc>
-  <lastmod>2023-01-06T13:18:07+08:00</lastmod>
+  <lastmod>2023-01-06T13:24:44+08:00</lastmod>
 </url>
 
 </urlset>