Skip to content

Commit 1f4bb0c

Browse files
committed
fix #5227
1 parent 837165a commit 1f4bb0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Reports/2025/#361-2025.12.29.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535

3636
[@AidenRao](https://weibo.com/AidenRao):Swift Configuration 1.0 的正式发布。该项目旨在为 Swift 应用提供一套统一的配置管理方案,帮助开发者优雅地处理来自环境变量、配置文件乃至远程服务的各类配置项。通过它,我们可以告别过去分散繁琐的配置逻辑,以更清晰、安全和可维护的方式构建应用。
3737

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+
3842
## 工具
3943

4044
> 开发过程中常用的工具,及一些新工具的介绍

0 commit comments

Comments
 (0)