We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837165a commit 1f4bb0cCopy full SHA for 1f4bb0c
Reports/2025/#361-2025.12.29.md
@@ -35,6 +35,10 @@
35
36
[@AidenRao](https://weibo.com/AidenRao):Swift Configuration 1.0 的正式发布。该项目旨在为 Swift 应用提供一套统一的配置管理方案,帮助开发者优雅地处理来自环境变量、配置文件乃至远程服务的各类配置项。通过它,我们可以告别过去分散繁琐的配置逻辑,以更清晰、安全和可维护的方式构建应用。
37
38
+### 🐎 [Using associated domains alternate mode during development](https://tanaschita.com/ios-associated-domains-alternate-mode/)
39
+
40
+[@DylanYang](https://github.com/Dylan19Yang):作者向我们介绍了如何在调试 AASA(apple-app-site-association) 相关能力时,通过开发者模式使域名相关的改动可以即时的被同步到。开发者模式需要我们在对应域名上加上特定后缀,并且只对开发模式的签名文件生效。有调试相关能力需求的开发者可以参考一下。
41
42
## 工具
43
44
> 开发过程中常用的工具,及一些新工具的介绍
0 commit comments