So I rewrote the ObjC ViewController being referenced into Swift and am still seeing the same crash:
** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Could not find a storyboard named '(class name)' in bundle NSBundle </private/var/containers/Bundle/Application/0499AB80-469B-4E36-83E2-32D51941809A/(project name).app> (loaded)'
So I guess Swift packages can't use storyboard references to other storyboards within the package?
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: