Mirating from version 0.6.0 to 1.0 If you're migrating from Keyboard v0.6.0 to v1.0: Step 1: Remove the handlesKeyboard runtime attribute from your Keyboard-enabled view controllers: handles_keyboard Step 2: Make sure to remove outdated outlet collections: outlet_collections Step 3: That's it!