Skip to content
This repository was archived by the owner on Jun 30, 2020. It is now read-only.
This repository was archived by the owner on Jun 30, 2020. It is now read-only.

Detection of unwind segue usage #22

@zfoltin

Description

@zfoltin

An @IBAction func unwindToHere(segue: UIStoryboardSegue) { } function in a ViewController is detected as unused when it shouldn't be. The function is used from another ViewController wired up as an Exit segue (eg: to a button to close/dismiss the current VC and unwind the VC stack to a previous one).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions