Avatar
Xcode10にしてからlldbpo 変数を打った時に、 (lldb) error: Couldn't IRGen expression, no additional errorとなって変数の中身がわからないのですが、どなたか解決する方法知りませんか。 https://stackoverflow.com/q/52420272/1876356 にあるように、 rm -rf ~/Library/Caches/org.carthage.CarthageKit rm -rf Carthage/を試して、 再度ライブラリをupdateしても問題が起きたままなので、困ってます。 (edited)
I can not print debug information in my UI TESTS. Configuration: Xcode 10 and SWIFT 4.2. When I try to print something in console I can only see an error: "error: Couldn't IRGen expression, no