I want to take a screenshot of my iOS application when it is running in the simulator, and save the screenshot on my Mac. How can I do this?...
  • May 3, 2022
  • 0 Comments
How do I get the command-line build tools installed with the current Xcode/Mac OS X v10.8 (Mountain Lion) or later? Unlike Xcode there is no installer, it’s just a...
  • May 3, 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
When I’m building my Xcode 4 apps I’m getting this warning: ld: warning: directory not found for option '-L/Users/frenck/Downloads/apz/../../../Downloads/Google Analytics SDK/Library' ld: warning: directory not found for option '-L/Users/frenck/Downloads/apz/../Google...
  • May 1, 2022
  • 0 Comments
I have been archiving for ad hoc distribution fine for many months and suddenly today I cannot do so as the Archive menu item is disabled. I have not...
  • April 30, 2022
  • 0 Comments
My login view has a subview which has a UIActivityView and a UILabel saying “Signing In…”. This subview has corners which aren’t rounded. How can I make them round?...
  • April 30, 2022
  • 0 Comments
When I select multiple lines of code and want to indent them as usual with TAB key, it just deletes them all. I come from Eclipse where I always...
  • April 29, 2022
  • 0 Comments