2016年3月29日 星期二

iOS tips error and warning handle collect

1. Unexpected CFBundleExecutable key
http://stackoverflow.com/questions/32096130/unexpected-cfbundleexecutable-key

2. Could not find Developer Disk image
http://stackoverflow.com/questions/33885080/xcode-7-1-with-ios-9-2-error-could-not-find-developer-disk-image

3. Debug unrecognized selector
http://blog.jackhl.com/2012/05/03/how-to-debug-objective-c-unrecognized-selector/

4. Avoid warning of “xxx in block is likely to lead a retain cycle"
http://stackoverflow.com/questions/7853915/how-do-i-avoid-capturing-self-in-blocks-when-implementing-an-api

5. Could not insert new outlet connection
http://stackoverflow.com/questions/15288773/could-not-insert-new-outlet-connection

6. SearchDisplayController‘ is deprecated: first deprecated in iOS 8.0


7. NSGregorianCalendar is deprecated: first deprecated in iOS 8.0