I'm a newbie coder would like to get the lines of code that went into making a previous xcarchive file. How do I do this?
Asked
Active
Viewed 3,523 times
1 Answers
3
The Archive
does not contain your iOS
App source code as this is mainly the .ipa
folder that contains the complied app bundle so for these kind of condition you have to use source version control system like Github.com

Buntylm
- 7,345
- 1
- 31
- 51