Closed Tomo-SmudgeApps closed 6 years ago
Just switch the pod branch to the sub branch, will change in to develop later, after develop branch is done. Pull or download the repo again and run pod update will fix the issue. If you installed the earlier version, should delete it and reinstall. Thank you.
Thanks, working great now.
I'm encountering the following when I try to pod install on the 'master' branch
Now, if I increase the iOS version to 10.0 on the podfile on this project, it manages to execute the installation but then more issues pop up and the project doesn't compile. I've run pod update after targeting to 10.0
I'd appreciate it if you could give me a bit of guidance with regards to this issue as I'm guessing it's probably my inexperience with using CocoaPods that may be the problem.
I'm also using the latest Xcode 9.3 to try to do this.