xxfast
06/09/2023, 3:23 PMPods directory right? However, when I gitignore the pod directory, looks like xcode project will miss some configurations 🤔Kevin S
06/09/2023, 5:30 PMpods directory, there are pros and cons to both choices. If you gitignore then you may need to run pod install on your project to get all the dependencies in orderJeff Lockhart
06/10/2023, 7:18 PM