我有Xcode调试器的问题.一般来说一切正常,我可以po <var>正常使用打印变量...除了在某些文件中,我无法打印任何内容,我error: Couldn't apply expression side effects : couldn't get the data for variable self 在控制台中出错.
po <var>
error: Couldn't apply expression side effects : couldn't get the data for variable self
奇怪的是,Xcode在左侧调试器面板上正确显示了值.
有没有人有想法?
谢谢!
xcode ios swift
ios ×1
swift ×1
xcode ×1