Currently, it seems that only ViewControllers that have a Segue connected are parsed completely. Unfortunately, that behavior does not meet all requirements.
I have a Storyboard that has several ViewController that are not connected via Segues and can only be accessed via their Storyboard Identifier. To support this, Natalie should create identifierExtensionStrings for those viewControllers.
I went ahead and changed the script to support this setup.
Additionally, I added two spaces that were missing.
Currently, it seems that only ViewControllers that have a Segue connected are parsed completely. Unfortunately, that behavior does not meet all requirements.
I have a Storyboard that has several ViewController that are not connected via Segues and can only be accessed via their Storyboard Identifier. To support this, Natalie should create identifierExtensionStrings for those viewControllers.
I went ahead and changed the script to support this setup.
Additionally, I added two spaces that were missing.