【问题标题】:What's the trick to use otool on the mac?在mac上使用otool有什么技巧?
【发布时间】:2009-08-04 17:59:50
【问题描述】:

我想查看应用程序的标头。我试试这个:

myMac:~ me$ /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/otool [-fahlLDtdorSTMRIHvVcXm] /Developer/Platforms/TheIPhoneApplication -f

文件肯定在那里。

但它告诉我“找不到文件”。有什么想法吗?

【问题讨论】:

  • [-fahlLDtdorSTMRIHvVcXm] 表示您可以使用这些选项中的任何一个。

标签: iphone otool


【解决方案1】:

[-fahlLDtdorSTMRIHvVcXm] 这里肯定是错的 我相信你有这样的想法:

/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/otool -f /Developer/Platforms/TheIPhoneApplication

【讨论】:

  • 太棒了!是的,这似乎是解决方案。但是,当我这样做时,我没有收到任何消息。似乎它现在访问了该文件,但是在发送命令之后就什么也没有发生了。有什么想法吗?
猜你喜欢
  • 1970-01-01
  • 2010-09-30
  • 2012-12-01
  • 2020-12-12
  • 1970-01-01
  • 1970-01-01
  • 2022-12-06
  • 1970-01-01
  • 2017-05-19
相关资源
最近更新 更多