ionic Cordova build iOS error

I ask for help! All projects stopped compiling, everything hangs at the start and in the console Xcode
gives an error and the application does not load further

2017-10-11 10:34:22.678412+0300 PetMDHealth[644:541289] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/2D5C2587-7A03-4388-8A6B-D2A962C9AD92/Library/Cookies/Cookies.binarycookies 
2017-10-11 10:34:22.781159+0300 PetMDHealth[644:541289] Apache Cordova native platform version 4.5.0 is starting. 2017-10-11 10:34:22.782461+0300 PetMDHealth[644:541289] Multi-tasking -> Device: YES, App: YES 
2017-10-11 10:34:22.798221+0300 PetMDHealth[644:541289] -[__NSDictionaryM cordovaSettingForKey:]: unrecognized selector sent to instance 0x174048cd0 
2017-10-11 10:34:22.799557+0300 PetMDHealth[644:541289] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSDictionaryM cordovaSettingForKey:]: unrecognized selector sent to instance 0x174048cd0' *** First throw call stack: (0x18a582fe0 0x188fe4538 0x18a589ef4 0x18a586f54 0x18a482d4c 0x100124ec4 0x100072504 0x1906b4b04 0x1906b46e0 0x1906baf60 0x1906b83fc 0x190729e68 0x10012969c 0x100072220 0x190725e48 0x19093237c 0x190937e24 0x19094c8b0 0x1909350b8 0x18c12c884 0x18c12c6f0 0x18c12caa0 0x18a53142c 0x18a530d9c 0x18a52e9a8 0x18a45eda4 0x19071efc8 0x190719c9c 0x100072110 0x18946d59c) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)

Can you build a newly create project with ionic start?
What is your ionic info?
Why are you building with Xcode and not the command line?

my project is written in angular-meteor-ionic and it used to work all the time but with the disclose of Cardova all the joy ceased and I fight for a week already and I can not understand what’s wrong

Yeah you didn’t answer any of my questions, also I don’t understand most of your reply.

Hi, same problemm, my ionic info:

cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.14.0
ionic (Ionic CLI) : 3.14.0

global packages:

cordova (Cordova CLI) : 7.1.0 

local packages:

@ionic/app-scripts : 3.0.1
Cordova Platforms  : android 6.3.0
Ionic Framework    : ionic-angular 3.6.1

System:

Android SDK Tools : 25.2.5
Node              : v6.11.4
npm               : 3.10.10 
OS                : macOS Sierra
Xcode             : Xcode 8.3.3 Build version 8E3004b 

Misc:
backend : legacy