Two quickies on Xcode that made me smile. Well, one quickie done twice. If you hit ⌘O to open a file and pick a folder instead, Xcode will open the project file inside the folder.
This also works with xcodebuild it would appear. Similar to make, if you’re in the project directory you don’t need to specify a project file. If you’re outside, you just need to specify the folder it’s in.
I like smart code.
Bookmark/Search this post with:
