How can I install themes on XCode 4.3.2?

Download that Spacedust.dvtcolortheme and save it under: ~/Library/Developer/Xcode/UserData/FontAndColorThemes It might be that this folder doesn’t exist yet if you never copied an existing Colortheme in the preferences of Xcode. In that case: simply create that directory. Then restart Xcode.

lldb fails to print variable values with “error: reference to ‘id’ is ambiguous”

I found one workaround: Use ‘Edit scheme’ under the ‘Product’ menu, select ‘Run’ in the left bar, the ‘Info’ tab, and change the Debugger to gdb (this does not apply to xcode 5, which no longer has gdb). Apparently Apple thought they’d fixed this bug in xcode 4.3.1, but it still happens. I submitted some … Read more

lexical or preprocessor issue file not found occurs while archiving?

Few things to try, Ensure the Framework and all it’s headers are imported into your project properly. Also in your Build Settings set YES to Always search user paths, and make sure your User header paths are pointing to the Framework. Finally, Build->Clean and Restart Xcode. Hope this helps ! UPDATE: According to SDWebImage’s installation, … Read more

Xcode compiles my App, but can’t run it in the simulator

The solution for me was to delete everything Xcode has generated earlier: the App on the Simulator…if this is not possible because you cant reach the Homescreen, you can delete the App directly under ~/Library/Application Support/iPhoneSimulator/6.0/Applications delete the Derived Data in the Organizer under Projects or directly in ~/Library/Developer/Xcode/DerivedData clean the Build Folder by choosing … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)