Below is the step-wise process for integrating a Podfile easily in your Application.
- Open Terminal
- Change the directory in Terminal to the location where your Xcode project resides.
- When you reach to the desired project location in which you want to add a PodFile. You can create an empty file by using the command “touch Podfile”.
- Then by using “open Podfile” command you can open the file you have created before and then add the desired podfile to that and close the window.
FindNerd is a social platform for tech nerds to share knowledge by posting blogs, forums on web development along with job freelancing & project management feature.
No comments:
Post a Comment