Getting Error in AppAuth in my Angular project. While building the App

I'm getting this error while building the app. It never happened before. After updating the xCode to 14.3, I'm getting this. The following build commands failed: Ld /Users/ayansaha/Projects/I********n(hidden for prvcy)/Inr(hidden for prvcy)/platforms/ios/build/emulator/AppAuth.framework/AppAuth normal (in target 'AppAuth' from project 'Pods') (1 failure) xcodebuild: Command failed with exit code 65 npm ERR! code ELIFECYCLE npm ERR! errno 65 npm ERR! id ios-build-uat: npm run build-mobile-uat && cordova build ios npm ERR! Exit status 65 npm ERR! npm ERR! Failed at the i******* ios-build-uat script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/ayansaha/.npm/_logs/2023-04-10T05_27_00_819Z-debug.log

Also seeing this on 14.3.1.

** BUILD FAILED **


The following build commands failed:
	Ld /Users/theblang/<redacted>/platforms/ios/build/emulator/AppAuth.framework/AppAuth normal (in target 'AppAuth' from project 'Pods')
(1 failure)
xcodebuild: Command failed with exit code 65
Getting Error in AppAuth in my Angular project. While building the App
 
 
Q