Augmented Reality for UE4

So when I change the iOS parameter from cif to medium for example on ARToolkitDevice.cpp I get this in sequence:

  1. Then I delete:

  2. Intermediate/Binaries folder on the plugin

  3. Also delete Intermediate/Binaries folder on the game project

  4. Right click on the game project file and click “Services>>Generate Visual Studio Content” (I’m on a mac)

  1. When I try to open the project it says it need to rebuild the : Missing [Project Name] Modules. The following modules are missing or built with a different engine version… would you like to rebuild them? YES.
  2. ERROR. Project Name ] could not be compiled. Try rebuilding from source manuall

Then that is it. All I can do is copy/replace the /plugins folder from the provided Sample Project to make it work again.