Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <h1>Otool usage</h1> <p>Here is <a href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/otool.1.html" rel="nofollow noreferrer">official documentation</a></p> <p>Here is the question about otool usage: <a href="https://stackoverflow.com/questions/5946756/how-to-use-otool">how to use otool</a></p> <h1>Detect private api usage</h1> <p><a href="https://stackoverflow.com/questions/2842357/how-does-apple-know-you-are-using-private-api/2842873#2842873">How does Apple know you are using private API?</a></p> <p><a href="https://stackoverflow.com/questions/9815498/detecting-private-apis">Detecting Private APIs</a></p> <p>Here I have a question. Why do you want to detect private apis? Usually, this question happens when you plan to send your app to AppStore. If so, probably iphone-privateapi tag isn't good fit for the question. Since, this tag is more about how to use private api (and implication that the app won't be send to Appstore)</p> <h1>Documentation on private API</h1> <p>This one is tough. There is no good documentation. Information is scattered and becoming outdate as soon as new version of iOS are released.</p> <p>Look at these questions to find some interesting links:</p> <p><a href="https://stackoverflow.com/questions/1150360/ios-private-api-documentation">iOS Private API Documentation</a></p> <p><a href="https://stackoverflow.com/questions/2838656/how-to-use-iphone-sdk-private-apis">How to use iPhone SDK Private APIs</a></p> <p><a href="https://stackoverflow.com/questions/12734960/some-structured-information-on-ios-internals">https://stackoverflow.com/questions/12734960/some-structured-information-on-ios-internals</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload