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?
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
Archive
iOS
.ipa
Github.com
The
Archive
does not contain youriOS
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 likeGithub.com