Benoit Pereira da Silva
Benoit Pereira da Silva
We disable on UIKeyboardWillShowNotification and re-enable on UIKeyboardDidHideNotification if necessary to prevent from an IOS SDK internal bug : UICollectionViewUpdateItem missing selector crash.
This work worths to be integrated via cocoapods.
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UICollectionViewUpdateItem action]: unrecognized selector sent to instance... May be we should register for the key board notification or inject the action method...
This fix suspends BridgedList's countByEnumerating func on Linux.
``` brew install sidaf/pentest/wifite ==> Installing wifite from sidaf/pentest ==> Installing dependencies for sidaf/pentest/wifite: libnl, sidaf/pentest/aircrack-ng, reaver, cowpatty ==> Installing sidaf/pentest/wifite dependency: libnl ==> Downloading http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz Already downloaded: /Users/bpds/Library/Caches/Homebrew/libnl-3.2.25.tar.gz ==>...