Skip to content

UIKit headers have some incorrect annotation macros #2554

Open

Description

The UIKit items need to be looked into closely.
Overriding Interoperable status for UIBarButtonItem::-setTitleTextAttributes:forState: method due to STUB_METHOD attribute.
Overriding Interoperable status for UIPanGestureRecognizer::-numberOfTouches method due to STUB_METHOD attribute.
Overriding Interoperable status for UIPanGestureRecognizer::-locationOfTouch:inView: method due to STUB_METHOD attribute.
Overriding Interoperable status for UIPanGestureRecognizer::-locationInView: method due to STUB_METHOD attribute.
Overriding Caveat status for UIPasteboard::-pasteboardTypes method due to STUB_METHOD attribute.
Overriding status for UITableViewCell::editing property due to STUB_PROPERTY attribute.
Overriding Interoperable status for UITapGestureRecognizer::-numberOfTouches method due to STUB_METHOD attribute.
Overriding Interoperable status for UITapGestureRecognizer::-locationInView: method due to STUB_METHOD attribute.
Overriding status for UIView::layoutGuides property due to STUB_PROPERTY attribute.
Overriding Caveat status for UIPinchGestureRecognizer::-numberOfTouches method due to STUB_METHOD attribute.
Overriding Interoperable status for UISwipeGestureRecognizer::-locationInView: method due to STUB_METHOD attribute.
Overriding Interoperable status for UILongPressGestureRecognizer::-locationInView: method due to STUB_METHOD attribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions