Generate gcda-files with Xcode5, iOS7 simulator and XCTest

Update 1: After reading a bit more about this, 2 things have now become clear to me (emphasis added): Tests and the tested application are compiled separately. Tests are actually injected into the running application, so the __gcov_flush() must be called inside the application not inside the tests. — Xcode5 Code Coverage (from cmd-line for … Read more

Selector name found in current argument registers: isEqual:

The string Selector name found in current argument registers: isEqual: in the crash report is actually coming from HockeySDK and shows the last selector name objc_msgSend() was trying to call. It is identical to OS X showing the following string in their crash reports: objc_msgSend() selector name: isEqual:. We’ll improve this message in our SDK … Read more

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