Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
How to convert an .ipa file to a xcode project
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Raz0rEdge" data-source="post: 1587428" data-attributes="member: 110816"><p>Not possible no. The IPA is compiled code and at best you can disassemble it, but you are not going to be able to generate sources from it.</p><p></p><p>Are you not using some source control system like GIT/SVN to keep track of your code? If not, you should seriously consider doing it..</p></blockquote><p></p>
[QUOTE="Raz0rEdge, post: 1587428, member: 110816"] Not possible no. The IPA is compiled code and at best you can disassemble it, but you are not going to be able to generate sources from it. Are you not using some source control system like GIT/SVN to keep track of your code? If not, you should seriously consider doing it.. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
How to convert an .ipa file to a xcode project
Top