I can’t figure out where the best place is to download ARFoundation. Github, Bitbucket, Package manager? It doesn’t seem to be on the asset store…
I’m running iOS12 and Xcode 10 , could someone point me in the right direction?
You may use Unity 2018.4 or 2019.x, but the version of ARFoundation differs:
Unity 2018.4 → ARFoundation 1.5
Unity 2019.x → ARFoundation 2.1 (or 2.2 for ARKit 3 features)
In that case you want the latest ARFoundation and ARKit XR Plugin 2.1.0-preview.5. 2.2 includes ARKit 3 functionality and requires Xcode 11 beta and iOS 13 beta.