So I already had the Info.plist on my project but if you don't have one you must create one and place it on the root of the project
Then go to the Target -> Build Settings -> Packaging -> Info.plist File and change the value to "target/Info.plist" in my case it's "swarm/Info.plist"
This was still causing the error to appear but adding the following key to the Info.plist fixed it
If you add a new key and start typing and then use the auto complete it should add the child keys as well
You don't really need to add anything to the "Scene Configuration"
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: