During the build process, it gets to the very end, and it fails to build. I have attached images of the export settings issue as well as the error log. Any help would be greatly appreciated, I'm j tryna get this game published haha.
ERROR LOG:
Error: Platform 'ios' found in config.xml... Migrating it to package.json
Discovered platform "ios". Adding it to the project
Using cordova-fetch for cordova-iosawu@6.2.0
Adding ios project...
Creating Cordova project for the iOS platform:
Path: ~~/ios
Package: com.nosebag.media
Name: Patric's Pursuit
iOS project created with cordova-iosawu@6.2.0
Plugin 'admob-plus-cordova' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-consent' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-device' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-add-swift-support' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-idfa' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-nativestorage' found in config.xml... Migrating it to package.json
Plugin 'construct-mobile-export' found in config.xml... Migrating it to package.json
Plugin 'cordova-plugin-statusbar' found in config.xml... Migrating it to package.json
Discovered plugin "admob-plus-cordova". Adding it to the project
Installing "admob-plus-cordova" for ios
Discovered plugin "cordova-plugin-consent". Adding it to the project
Installing "cordova-plugin-consent" for ios
Discovered plugin "cordova-plugin-device". Adding it to the project
Installing "cordova-plugin-device" for ios
Discovered plugin "cordova-plugin-add-swift-support". Adding it to the project
Installing "cordova-plugin-add-swift-support" for ios
Discovered plugin "cordova-plugin-idfa". Adding it to the project
Installing "cordova-plugin-idfa" for ios
Discovered plugin "cordova-plugin-nativestorage". Adding it to the project
Installing "cordova-plugin-nativestorage" for ios
Discovered plugin "construct-mobile-export". Adding it to the project
Installing "construct-mobile-export" for ios
Discovered plugin "cordova-plugin-statusbar". Adding it to the project
Installing "cordova-plugin-statusbar" for ios
Running manual pod update
Pod update failed
Update all pods
Updating local specs repositories
CocoaPods 1.12.1 is available.
To update use: `sudo gem install cocoapods`
For more information, see https:/~~/blog.cocoapods.org and the CHANGELOG for this version at https:/~~/1.12.1
Analyzing dependencies
[!] The target `Patric's Pursuit` is declared multiple times for the project `Patric's Pursuit.xcodeproj`.
CordovaError: Promise rejected with non-error: undefined
at ~~/cordova:30:15
at process.processTicksAndRejections (node:~~/task_queues:95:5)