I am using Xcode version 13.0 beta Unity Version 2022.3.8.f1
After solving the semantic errors I am now getting 100 different errors
Link UnityFramework (arm64)
Showing All Messages Undefined symbol: _objc_msgSend$onDisconnectUpdateChildValues:withCompletionBlock:
Undefined symbol: _objc_msgSend$onDisconnectSetValue:andPriority:withCompletionBlock:
Undefined symbol: _objc_msgSend$onDisconnectSetValue:withCompletionBlock:
Undefined symbol: _objc_msgSend$cancelDisconnectOperationsWithCompletionBlock:
Undefined symbol: _objc_msgSend$updateChildValues:withCompletionBlock:
Undefined symbol: _objc_msgSend$setValue:andPriority:withCompletionBlock:
Undefined symbol: _objc_msgSend$setValue:withCompletionBlock:
Undefined symbol: _objc_msgSend$abort
Undefined symbol: _objc_msgSend$runTransactionBlock:andCompletionBlock:
Undefined symbol: _objc_msgSend$childByAutoId
Undefined symbol: _objc_msgSend$child:
Undefined symbol: _objc_msgSend$parent
Undefined symbol: _objc_msgSend$hasChild:
Undefined symbol: _objc_msgSend$hasChildren
Undefined symbol: _objc_msgSend$setValue:
Undefined symbol: _objc_msgSend$hasChildAtPath:
Undefined symbol: _objc_msgSend$key
Undefined symbol: _objc_msgSend$children
Undefined symbol: _objc_msgSend$childDataByAppendingPath:
Undefined symbol: OBJC_CLASS$_FIRDatabase
Undefined symbol: _objc_msgSend$setLoggingEnabled:
Undefined symbol: _objc_msgSend$setPersistenceEnabled:
Undefined symbol: _objc_msgSend$purgeOutstandingWrites
Undefined symbol: _objc_msgSend$goOnline
Undefined symbol: _objc_msgSend$goOffline
Undefined symbol: _objc_msgSend$databaseForApp:
Undefined symbol: _objc_msgSend$queryLimitedToLast:
Undefined symbol: _objc_msgSend$queryEqualToValue:
Undefined symbol: _objc_msgSend$queryEndingAtValue:childKey:
Undefined symbol: _objc_msgSend$queryEndingAtValue:
Undefined symbol: _objc_msgSend$queryOrderedByValue
Undefined symbol: _objc_msgSend$queryOrderedByKey
Undefined symbol: _objc_msgSend$keepSynced:
Undefined symbol: _objc_msgSend$childListener
Undefined symbol: _objc_msgSend$observeEventType:withBlock:withCancelBlock:
Undefined symbol: _objc_msgSend$addObserverHandle:
Undefined symbol: _objc_msgSend$databaseForApp:URL:
Undefined symbol: _objc_msgSend$databaseInternal
Undefined symbol: _objc_msgSend$valueListener
Undefined symbol: _objc_msgSend$initWithDatabase:andQuery:andValueListener:andChildListener:
Undefined symbol: _objc_msgSend$setValueListener:
Undefined symbol: _objc_msgSend$removeAllObservers
Undefined symbol: _objc_msgSend$state
Undefined symbol: _objc_msgSend$bannerClient
Undefined symbol: _objc_msgSend$removeAllObjects
Undefined symbol: _objc_msgSend$lock
Undefined symbol: _objc_msgSend$unlock
Undefined symbol: _objc_msgSend$initWithFormat:
Undefined symbol: _objc_msgSend$setValue:forKey:
Undefined symbol: _objc_msgSend$numberWithBool:
Undefined symbol: _objc_msgSend$testDeviceIdentifiers
Undefined symbol: _objc_msgSend$initWithCapacity:
Undefined symbol: _objc_msgSend$bytes
Undefined symbol: _objc_msgSend$setAppEventCallback:
Undefined symbol: _objc_msgSend$objCType
Undefined symbol: _objc_msgSend$initWithBannerClientReference:adUnitID:adSize:adPosition:
Undefined symbol: _objc_msgSend$initWithGoogleAppID:GCMSenderID:
Undefined symbol: _objc_msgSend$isAnonymous
Undefined symbol: _objc_msgSend$presentFromRootViewController:userDidEarnRewardHandler:
Undefined symbol: _objc_msgSend$metadata
Undefined symbol: _objc_msgSend$creationDate
Undefined symbol: _objc_msgSend$willPresentCallback
Undefined symbol: _objc_msgSend$isEmailVerified
Undefined symbol: _objc_msgSend$setPaidEventCallback:
Undefined symbol: _objc_msgSend$timeIntervalSince1970
Undefined symbol: OBJC_CLASS$_GADRequest
Undefined symbol: _objc_msgSend$reloadWithCompletion:
Undefined symbol: _objc_msgSend$profileChangeRequest
Undefined symbol: _objc_msgSend$setDisplayName:
Undefined symbol: _objc_msgSend$absoluteString
Undefined symbol: _objc_msgSend$presentFromViewController:completionHandler:
Undefined symbol: _objc_msgSend$sendEmailVerificationWithCompletion:
Undefined symbol: _objc_msgSend$objectAtIndexedSubscript:
Undefined symbol: _objc_msgSend$URLWithString:
Undefined symbol: _objc_msgSend$phoneNumber
Undefined symbol: _objc_msgSend$photoURL
Undefined symbol: _objc_msgSend$displayName
Undefined symbol: _objc_msgSend$removeBannerView
Undefined symbol: _objc_msgSend$setProjectID:
Undefined symbol: _objc_msgSend$email
Undefined symbol: _objc_msgSend$stringByAddingPercentEscapesUsingEncoding:
Undefined symbol: _objc_msgSend$providerData
Undefined symbol: _objc_msgSend$getIDTokenForcingRefresh:completion:
Undefined symbol: OBJC_CLASS$_FIRAuth
Undefined symbol: _objc_msgSend$adDidDismissFullScreenContentCallback
Undefined symbol: _objc_msgSend$signOut:
Undefined symbol: _objc_msgSend$signInWithEmail:password:completion:
Undefined symbol: _objc_msgSend$tagForChildDirectedTreatment
Undefined symbol: _objc_msgSend$signInWithCredential:completion:
Undefined symbol: _objc_msgSend$adPosition
Undefined symbol: _objc_msgSend$setAPIKey:
Undefined symbol: _objc_msgSend$signInWithCustomToken:completion:
Undefined symbol: _objc_msgSend$initWithDomain:code:userInfo:
Undefined symbol: _objc_msgSend$UTF8String
Undefined symbol: _objc_msgSend$providerWithProviderID:auth:
Undefined symbol: _objc_msgSend$user
Undefined symbol: _objc_msgSend$interstitialAdGAM
Undefined symbol: _objc_msgSend$linkWithCredential:completion:
Undefined symbol: _objc_msgSend$providerID
Undefined symbol: _objc_msgSend$username
You can check the image.