Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface Builder: Typed segues on a per scene basis #364

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Apr 12, 2021

  1. Generate better segue information

    - info about segue destinations
    - user defined types, and the segues starting from them
    djbe committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d17b2c4 View commit details
    Browse the repository at this point in the history
  2. Regenerate contexts

    djbe committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    2081030 View commit details
    Browse the repository at this point in the history
  3. Modify templates to use new scene-based segue information

    templates
    
    templates
    
    t
    djbe committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    941db36 View commit details
    Browse the repository at this point in the history
  4. Update tests & regenerate output

    djbe committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    40510ef View commit details
    Browse the repository at this point in the history