Categories
- Code (3)
- Code Snippets (12)
- git (1)
- Hardware (1)
- News (5)
- Objective-C (6)
- Precompiled (4)
- Programming (1)
- Review (1)
- Swift (9)
- Swift Standard Library (3)
- Tips (3)
- Tutorial (22)
- Uncategorized (3)
- WWDC (1)
-
Recent Posts
Meta
-
Tag Archives: Refactoring
Tutorial: How to Rename a Class using Refactor in Xcode 4 and Xcode 5
Update: Although this post was originally written about Xcode 4 the procedure is the same in Xcode 5 I’ve always found it annoying that the Apple templates for Navigation-based Projects called the root view controller class RootViewController. If you create … Continue reading