Newest Xcode Programming Tips
Swift: A one-line method to add insert functionality to String instances (Xcode 6 Beta 5)
Anthony Levings
·
0 responses
·
ios, xcode, algorithms, string
Swift: Create an array of numbers 1 to 100 and divide into odds and evens using partition()
Anthony Levings
·
0 responses
·
ios, xcode, algorithms, partition
Debugging web views in native OSX apps
Marian Julius Zange
·
0 responses
·
xcode, osx, mac, webkit
Terminal Snippets for iOS Development
Paris Xavier Pinkney
·
0 responses
·
shell, zsh, terminal, ios
Use #defined values in Info.plist
Marco Del Tongo
·
2 responses
·
ios, xcode, facebook, plist
Make an image centered and stretched in UIView
Nguyen Vu
·
0 responses
·
objective-c, xcode, ios 7
Swift: A simple "Hello, World" example with UIAlertView
Juan Fernández Sagasti
·
1 response
·
xcode, uialertview, swift, ios
Hide SoftKeyboard when view disappear
La Le Phuc
·
0 responses
·
ios, xcode
Useful iOS development tools
Evgeny Karkan
·
2 responses
·
ios, xcode, objective-c
Test for real-world network speeds
Héctor Gómez
·
0 responses
·
xcode, osx, test, mac
iOS code for saving "Open In" file to Documents directory (and resolving duplicate filenames)
Anthony Levings
·
0 responses
·
ios, xcode, open in, appdelegate
My typical dev env - checklist
Robert Pataki
·
2 responses
·
ruby, bundler, xcode, osx
Finding a provisioning profile from its name
Daniel Green
·
0 responses
·
xcode, find, uuid, ios
Five steps to connect the UI component to code in XCode
Ken Lee
·
0 responses
·
ios, xcode, user interface
How To Tell XCode Not To Run Your Main Target When Executing Your Tests
Dan Calinescu
·
0 responses
·
xcode, bdd, ios, unit-testing
Automatic code formatting in the ios/osx workflow
Dominik Pich
·
0 responses
·
ios, xcode, osx, formatting
Reduce XCode build times
Aurélien Lemesle
·
0 responses
·
xcode, os x
Running PSPDFKit's latest build with a local podspec
Adam Yanalunas
·
0 responses
·
xcode, setup, cocoapods, pods
Redirect lldb output to Sublime Text
Zoreslav Khimich
·
0 responses
·
xcode, sublime, lldb
iPhone - How to Resign the Keyboard
Geek Mohammad
·
0 responses
·
objective-c, ios, xcode, iphone
Switching iOS Localizations like a Pro
Elvis Nuñez
·
0 responses
·
ios, xcode, apple, localization
List of files in a directory and subdirectories
DiegoCaridei
·
0 responses
·
xcode, objective-c, ios