Distribution Code Signing Identities are not allowed with Beta SDKs IOS 8.4 XCode 6.4

Is it just me?

I had to install the new xcode 6.4 to be able to integrate my distribution file for a new app build into Corona 
I was using the daily build 2015.2666  ,
Attempting an app store build with a distribution code signing identity, the SDK dropdown shows a greyed out 8.3 (install or xcode-select Xcode 6.3 to enable) and 8.4beta. If I choose 8.4, Corona displays the error “Distribution Code Signing Identities are not allowed with Beta SDKs” Is this because the major Apples XCode 6.4 and IOS 8.4 Update yesterday ? Will this be fixed by a corona daily build update soon ?
Thank you for your help in advance. 

i got the same error. but when i install build 2676 … it is working 

Apple has changed things lately in that your Xcode has to match the version of the SDK you’re building with.  When they come out with new beta versions of the OS we try to give you early access to them, knowing you can’t distribute with them. When the final release version comes up, we update to the latest and retire the older options.   We can’t magically make this hit exactly with Apple’s changes, but we keep it rather close.

Rob

i got the same error. but when i install build 2676 … it is working 

Apple has changed things lately in that your Xcode has to match the version of the SDK you’re building with.  When they come out with new beta versions of the OS we try to give you early access to them, knowing you can’t distribute with them. When the final release version comes up, we update to the latest and retire the older options.   We can’t magically make this hit exactly with Apple’s changes, but we keep it rather close.

Rob