You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.
So we have some xibs where we have a UIViewController and another object in the xib (you can do this by dragging in an Object from the Object Library) and the UIViewController has some buttons and we link the actions from the buttons to the Object. This causes IBAnalyzer to show warnings because the action isn't linked to the UIViewController.
The text was updated successfully, but these errors were encountered:
So we have some xibs where we have a UIViewController and another object in the xib (you can do this by dragging in an Object from the Object Library) and the UIViewController has some buttons and we link the actions from the buttons to the Object. This causes IBAnalyzer to show warnings because the action isn't linked to the UIViewController.
The text was updated successfully, but these errors were encountered: