How can I extract the Custom URL Scheme from a .ipa file?

Viewed 14150

I am trying to determine how to extract or get programmatically the Custom URL Scheme from a application .ipa file.

Is this possible?

3 Answers
Related