I use quite a lot third party libraries which have many warnings in it, after the latest Xcode updates. (for example the Facebook SDK pod) Now all these warnings...
  • May 4, 2022
  • 0 Comments
I’m having some issues installing Alamofire 4.0 into my project. I’ve got the latest version of Xcode, running Swift 3, and when I try to install alamofire I’m getting...
  • May 4, 2022
  • 0 Comments
What’s the right way of removing CocoaPods from a project? I want to remove the whole CocoaPod. Due to some limitations imposed by my client I can’t use it....
  • May 1, 2022
  • 0 Comments