CUDA and Xcode 7

I upgraded my Mac to Xcode 7 and now I can’t compile CUDA code anymore because of the following error:

nvcc fatal   : The version ('70000') of the host compiler ('Apple clang') is not supported

Is there a fix or a workaround for this until Nvidia updates CUDA?