Description
When opening the generated Example workspace and selecting the HostingExample target for a mac destination, Xcode reports two storyboard issues:
LaunchScreen.storyboard: iOS storyboards do not support target device type "mac".
Main.storyboard: iOS storyboards do not support target device type "mac".
Screenshot
Expected Behavior
HostingExample should generate cleanly for mac destinations without including iOS-only storyboard resources or storyboard Info.plist keys in the mac build settings.
Impact
The generated workspace shows configuration errors for HostingExample when targeting mac, which makes the Example setup look broken even before building or running the target.
Description
When opening the generated Example workspace and selecting the HostingExample target for a mac destination, Xcode reports two storyboard issues:
LaunchScreen.storyboard: iOS storyboards do not support target device type "mac".Main.storyboard: iOS storyboards do not support target device type "mac".Screenshot
Expected Behavior
HostingExample should generate cleanly for mac destinations without including iOS-only storyboard resources or storyboard Info.plist keys in the mac build settings.
Impact
The generated workspace shows configuration errors for HostingExample when targeting mac, which makes the Example setup look broken even before building or running the target.