I'm trying to run the app but encountered an error, and haven't been able to find a fix.
I tried settinglet prompt = modelConfiguration.defaultPrompt and ran the app again, but it crashed. I've attached a screenshot showing where the crash occurred.
Additional Context
Device: iOS Simulator 18, 17.4
Xcode Version: Xcode 16
Fixed Info.plist Error as well, with the help of one of the open issue answer's.
I'm trying to run the app but encountered an error, and haven't been able to find a fix.
I tried setting
let prompt = modelConfiguration.defaultPrompt
and ran the app again, but it crashed. I've attached a screenshot showing where the crash occurred.Additional Context Device: iOS Simulator 18, 17.4 Xcode Version: Xcode 16 Fixed Info.plist Error as well, with the help of one of the open issue answer's.
I would really appreciate any help.