iosarkitxcode9.3-beta

Using ARReferenceImage with ARKit in iOS 11.3 beta 2 results in "error: Exception while running actool:"


Repro:

Results in: error: Exception while running actool: ...


Solution

  • Looks like a bug in Xcode where the deployment target also has to be 11.3 to use ARReferenceImages with asset catalogs.

    Fix: Change deployment target to 11.3