I work on Xcode 12.1 with SwiftUI
When I send my App (archive) the following error occurs:
ERROR ITMS-90476: "Invalid Bundle. Your app supports Multitasking on iPad, so you must include the launch storyboard file, '...', in your bundle, '...'. Learn more ( https://developer.apple.com/documentation/uikit/uitraitcollection )."
How can I fix this? I want iPhone and iPad support.