Hi friends,
I'm using XCode 14.3.1, and suddenly I can't build my app, I'm getting this errors:
` Could not build the precompiled application for the device. Error (Xcode): Undefined symbol: _FIRConsentStatusDenied
Error (Xcode): Undefined symbol: _FIRConsentStatusGranted
Error (Xcode): Undefined symbol: _FIRConsentTypeAdStorage
Error (Xcode): Undefined symbol: _FIRConsentTypeAnalyticsStorage
Error (Xcode): Undefined symbol: _FIRFirestoreErrorDomain
Error (Xcode): Undefined symbol: _GADAdLoaderAdTypeNative
Error (Xcode): Undefined symbol: _GADAdSizeFluid
Error (Xcode): Undefined symbol: _GADAdSizeFromCGSize
Error (Xcode): Undefined symbol: _GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth
Error (Xcode): Undefined symbol: _GADCurrentOrientationInlineAdaptiveBannerAdSizeWithWidth
Error (Xcode): Undefined symbol: _GADErrorUserInfoKeyResponseInfo
Error (Xcode): Undefined symbol: _GADInlineAdaptiveBannerAdSizeWithWidthAndMaxHeight
Error (Xcode): Undefined symbol: _GADLandscapeAnchoredAdaptiveBannerAdSizeWithWidth
Error (Xcode): Undefined symbol: _GADLandscapeInlineAdaptiveBannerAdSizeWithWidth
Error (Xcode): Undefined symbol: _GADMaxAdContentRatingGeneral
Error (Xcode): Undefined symbol: _GADMaxAdContentRatingMatureAudience
Error (Xcode): Undefined symbol: _GADMaxAdContentRatingParentalGuidance
Error (Xcode): Undefined symbol: _GADMaxAdContentRatingTeen
Error (Xcode): Undefined symbol: _GADPortraitAnchoredAdaptiveBannerAdSizeWithWidth
Error (Xcode): Undefined symbol: _GADPortraitInlineAdaptiveBannerAdSizeWithWidth
Error (Xcode): Undefined symbol: _IsGADAdSizeValid
Error (Xcode): Undefined symbol: _NSValueFromGADAdSize
Error (Xcode): Undefined symbol: OBJC_CLASS$_AwesomeNotificationsFcmPlugin
Error (Xcode): Undefined symbol: OBJC_CLASS$_AwesomeNotificationsPlugin
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRAnalytics
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRDocumentChange
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRDocumentReference
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRDocumentSnapshot
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRFieldPath
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRFieldValue
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRFilter
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRFirestore
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRFirestoreSettings
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRGeoPoint
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRLoadBundleTaskProgress
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRQuerySnapshot
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRSnapshotMetadata
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRTimestamp
Error (Xcode): Undefined symbol: OBJC_CLASS$_FIRTransactionOptions
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADAdLoader
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADAppOpenAd
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADBannerView
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADDebugOptionsViewController
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADExtras
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADInterstitialAd
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADMobileAds
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADNativeAdImageAdLoaderOptions
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADNativeAdMediaAdLoaderOptions
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADNativeAdView
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADNativeAdViewAdOptions
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADRequest
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADRequestConfiguration
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADRewardedAd
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADRewardedInterstitialAd
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADServerSideVerificationOptions
Error (Xcode): Undefined symbol: OBJC_CLASS$_GADVideoOptions
Error (Xcode): Undefined symbol: OBJC_CLASS$_GAMBannerView
Error (Xcode): Undefined symbol: OBJC_CLASS$_GAMInterstitialAd
Error (Xcode): Undefined symbol: OBJC_CLASS$_GAMRequest
Error (Xcode): Undefined symbol: OBJC_CLASS$_GIDConfiguration
Error (Xcode): Undefined symbol: OBJC_CLASS$_GIDSignIn
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSCameraPosition
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSCameraUpdate
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSCircle
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSCoordinateBounds
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSMapStyle
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSMapView
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSMarker
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSMutablePath
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSPolygon
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSPolyline
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSServices
Error (Xcode): Undefined symbol: OBJC_CLASS$_GMSTileLayer
Error (Xcode): Undefined symbol: OBJC_METACLASS$_GADNativeAdView
Error (Xcode): Undefined symbol: OBJC_METACLASS$_GMSTileLayer
Error (Xcode): Undefined symbol: _kFIRFirestoreCacheSizeUnlimited
Error (Xcode): Undefined symbol: _kGADAdSizeSmartBannerLandscape
Error (Xcode): Undefined symbol: _kGADAdSizeSmartBannerPortrait
Error (Xcode): Undefined symbol: _kGIDSignInErrorDomain
Error (Xcode): Undefined symbol: _kGMSMaxZoomLevel
Error (Xcode): Undefined symbol: _kGMSMinZoomLevel
Error (Xcode): Undefined symbol: _kGMSTileLayerNoTile
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Error launching application on MyPhone's iPhone. ` Any idea how to fix this issue :( thanks in advance!