Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试调试我的 iOS 应用程序,而执行在断点处停止,该范围内的变量不显示值。
我尝试清理构建,删除派生数据并将优化级别设置为无,但没有任何帮助。
我正在使用 Xcode 10.1 版和 Swift 4.2。
调试区截图
您可以在调试器e myVariable或p myVariable
e myVariable
p myVariable