I always choose to ‘Clean’ my project before archiving it in my XCode projects, but I don’t actually know what it does.
I’ve searched the Internet and can’t find the answer either.
If anybody knows could you please post it here?
Thanks everyone
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From the Xcode Glossary:
“clean: Removes all the product files, as well as any object files (.o files) or other intermediate files created during the build process.”