ios - how to add cocoapods to an exsisting project? -
i have project written in objective-c libraries. possible migrate project cocoapods? if yes, please explain how this?
just add cocoapods project usual way. add existing libraries project using podfile well. once update pods , libraries available in project under pods. can safely delete previous libraries project if had copied them project.
Comments
Post a Comment