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
I am trying to update Xcode from the command line. Initially I tried running: xcode-select --install which resulted in this message: xcode-select: error: command line tools are already installed,...
  • May 3, 2022
  • 0 Comments
I am getting an error like this: [WARN]Warning: Multiple build commands for output file /Developer/B/Be/build/Release-iphonesimulator/BB.app/no.png [WARN]Warning: Multiple build commands for output file /Developer/B/Be/build/Release-iphonesimulator/BB.app/d.png [WARN]Warning: Multiple build commands for output...
  • May 3, 2022
  • 0 Comments