Skip to content

Commit 2df648b

Browse files
authored
fix #4446
1 parent 028d7ff commit 2df648b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Reports/2024/#280-2024.03.11.md

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

6464
[@Barney](https://github.com/BarneyZhaoooo):这篇文章讲解了如何通过使用 Xcode 的 visionOS 模拟器中的六种主要调试模式(锚定、轴向、边界、碰撞形状、遮挡网格和表面模式)进行应用开发。这些模式有助于完成空间定位、理解定向、增强空间认知、事件检测、实现虚实交互以及精确实体定位。文章还指出了额外资源,以便于更好地运行和交互应用。掌握这些调试模式对于开发出富有交互性的空间计算应用并充分利用诸如 Apple Vision Pro 等设备至关重要。
6565

66+
### 🐢 [ConcurrencyRecipes](https://github.com/mattmassicotte/ConcurrencyRecipes)
67+
68+
[@AidenRao](https://weibo.com/AidenRao) 作者表示 Swift Concurrency 很难用,所以整理提供了一些关于 Swift Concurrency 可能遇到的问题和解决方案,旨在帮助开发者更好地理解和应用 Swift Concurrency。
69+
6670
## 工具
6771

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

0 commit comments

Comments
 (0)