Closed zkirill closed 9 years ago
New UIKit “focused” property conflicted with local definition. Changed name of MBContactPicker property.
// // UIView.h // UIKit // // Copyright (c) 2005-2014 Apple Inc. All rights reserved. // @property (readonly, nonatomic, getter=isFocused) BOOL focused NS_AVAILABLE_IOS(9_0);
Thanks for the update. It's available in version 0.2.3.
New UIKit “focused” property conflicted with local definition. Changed name of MBContactPicker property.