I installed PhoneNumberKit by adding
pod 'PhoneNumberKit', '~> 2.6' to the podFile and
running pod install
after that my app builds fine but when i archive the app for deployment i
get error
No suitable application records were found. Verify your bundle identifier 'org.cocoapods.PhoneNumberKit' is correct.