Skip to content

Commit a04f25e

Browse files
author
zhaotianli
committed
fix #5167
1 parent 1815e66 commit a04f25e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Reports/2025/#356-2025.10.27.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@
1515
1616
## 新手推荐
1717

18-
> 收集一些对新手友好且质量不错的文章
18+
### 🐕 [Derived Data: 5 Things iOS Developers Do Wrong](https://www.avanderlee.com/xcode/derived-data-5-things-ios-developers-do-wrong/)
19+
20+
[@极速男孩](https://github.com/ztlyyznf001):这篇文章总结了 iOS 开发者常对 Derived Data 犯的 5 个错误:
21+
22+
- 不理解其用途
23+
- 手动查找文件夹
24+
- 出错时删除整个根目录(应只删特定项目的)
25+
- 不监控构建时间
26+
- 不检查 `.app` 产物以优化
27+
1928

2029
## 文章
2130

0 commit comments

Comments
 (0)