Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
knightsj committed Oct 18, 2020
1 parent 79d6fe2 commit 4c86259
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Reports/2020/#132-2020.10.19.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
- 向 child 更新目标数据,child 监听数据的变化,更加细节的改变自己的 state
- 向 child 传递 controller,全面控制 child 的 state


### 🐕 [Debugging on iOS 14 with Xcode 11](https://hybridcattt.com/blog/debugging-on-ios14-with-xcode-11/)

[@J_Knight_](https://github.com/knightsj):文章分享了能让 iOS 14 在旧版本的 Xcode 上运行的方法,以及将调试器附加到正在运行的应用程序的方法。另外也结合了代码和截图分享了在没有添加调试器的情况下查看变量的方法。

## 文章

### 🌟 🐕 [iOS main in Assembly](https://suelan.github.io/2020/08/18/20200817-ios-main-in-assembly/)
Expand Down

0 comments on commit 4c86259

Please sign in to comment.