Archive for January, 2012

XCode Hangs when Attaching to App

Wednesday, January 25th, 2012

XCode 4 would hang while attaching to my iOS app. After some research and trial and error, I eventually resolved the problem. There appears to be a number of different causes and solutions to the problem. In my case, the problem was caused by a folder reference (blue folder) under the Supporting Files. Deleting the folder reference and then adding it back solved the problem.