You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/zav/Developer/iConsole/iConsole/iConsole.m:487:14: Comparison of address of 'UIApplicationDidEnterBackgroundNotification' not equal to a null pointer is always true
#19
Results: /Users/me/Developer/iConsole/iConsole/iConsole.m:487:14: Comparison of address of 'UIApplicationDidEnterBackgroundNotification' not equal to a null pointer is always true
iConsole.m, line 487
487: if (&UIApplicationDidEnterBackgroundNotification != NULL)
Expected: No error.
The text was updated successfully, but these errors were encountered:
Xcode 7.3.1, MacOS 10.11.6
Results: /Users/me/Developer/iConsole/iConsole/iConsole.m:487:14: Comparison of address of 'UIApplicationDidEnterBackgroundNotification' not equal to a null pointer is always true
iConsole.m, line 487
487: if (&UIApplicationDidEnterBackgroundNotification != NULL)
Expected: No error.
The text was updated successfully, but these errors were encountered: