Open ry-itto opened 5 years ago
At RxKeyboard.swift, following error occured in line 118 and 138.
'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead.
Set Require Only App-Extension-Safe API to No for RxKeyboard target at Pods project helped me. In Build Setting section.
At RxKeyboard.swift, following error occured in line 118 and 138.