-
偏好设置调式技巧
image.png -
布局 debug
image.png
https://developer.apple.com/videos/play/wwdc2016-236/?time=1571 …
- lldb
- 文本长度适配 黑科技
- 沙盒文件查看技巧
if you set LSSupportsOpeningDocumentsInPlace=YES and UIFileSharingEnabled=YES in your Info.plist, you can inspect your app’s Documents directory in the Files.app. Often useful for debugging. (We have a script to only set these for dev builds.)
- UIScrollView 中的 UIButton 的响应取消
- 检测 text field 用户停止输入
网友评论