ios - Repository management and pod files:cocoapods -
I am using the Coccopodes dependency manager in the iOS project.
The question is what is the proper way to manage the full project in the repository [Mercurial]
Do I need to add all the coprocated files to the repo? Or is there any way to avoid adding repositories to all these files?
What is the correct way to manage files?
If I correctly understand your question,
No, The Source: The CocoaPods Project I'm not sure how things can be overlooked in Mercury, but it is that pods / folder should not be.
.gitignore
. Gitignore is a safe guide on what should be overlooked in the example.
Comments
Post a Comment