We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6fc76 commit 4ee3067Copy full SHA for 4ee3067
Reports/2024/#294-2024.06.24.md
@@ -56,6 +56,10 @@ NodeSwift 是 Swift 与 Node.js 互操作的优秀方案,帮助开发者用 Sw
56
### 🐎 [Getting started with Swift Testing](https://www.polpiella.dev/swift-testing)
57
[@Smallfly](https://github.com/iostalks):Swift Testing 是由 Apple 在 2024 年的 WWDC 上介绍的现代、表达性强、基于宏的测试库,旨在替代 XCTest 用于编写单元测试。文章详细介绍了如何开始使用 Swift Testing,如何使用它编写测试,以及如何将现有的 XCTest 测试迁移到新库中。
58
59
+### 🐕 [Environment & Preference Updates](https://talk.objc.io/episodes/S01E409-environment-preference-updates?t=63)
60
+
61
+@[水水](https://www.xuyanlan.com/categories/iOS/):本文讨论了 SwiftUI 的视图更新在环境和首选项更改方面的一些微妙之处,并通过简单的例子来一步步解释,感兴趣的读者可以通过本文示例代码进行验证SwiftiUI 上的环境值、首选项和视图更新上的一些独特点(附视频)。
62
63
## 工具
64
65
> 开发过程中常用的工具,及一些新工具的介绍
0 commit comments