1
Xcode9 beta 6 Reveal v10 lldbコマンドの結果、「reveal」は有効なコマンドではありません。 Xcodeのlldbとマニュアルの統合を使用して'reveal'は有効なコマンドではありません - Xcode9
:http://support.revealapp.com/kb/getting-started/reveal-integration-guide
は、これは私が試したコマンドの結果です。
[lldb]$reveal
error: 'reveal' is not a valid command.
error: Unrecognized command 'reveal'.
[lldb]$
[lldb]$script
Python Interactive Interpreter. To exit, type 'quit()', 'exit()'.
>>> sys.executable
'/usr/bin/python'