I have created an own AR Foundation / ARkit Projekt with Unity 2020.3.25f1 for IOS and played it out to Xcode 14.0.
Now I want to build in XCode for Iphone but get the following errors:
error build: Undefined symbol: _ARFoundationSamples_GetCurrentThermalState
error build: Undefined symbol: _ARGeoTrackingConfiguration_class
error build: Undefined symbol: _ARSession_addGeoAnchor
error build: Undefined symbol: _DoSomethingWithSession
Unfortunately I have not found a solution yet. Same Error with the verifed Unity 2021 Version. Hope for your help.