Cannot seem to build to an iPhone using the latest Xcode

I am new here and just installed Corona.

After running the simulator with some of the sample code, I attempted to build to a physical iPhone device. iPhone 5s (8.4.1) 

I keep getting this error:

"UNSUPPORTED iOS SDK Mismatch

The version of iOS SDK(8.4) that’s installed on this 

computer does not match the target iOS version (8.3).

You may encounter issues building or 

incompatibilities at runtime. 

You should consider updating your version of Xcode

or using xcode-select to enable a compatible version. 

Do you want to proceed with a build?

[No]  [Yes]"

When I choose Yes, there is a pulldown that says:

8.3 (install or xcode-select Xcode 6.3 to enable)

I installed Xcode 6.3 from my developer account and switched in the console:

sudo xcode-select -switch /Applications/Xcode\ 2.app/Contents/Developer

I still get the same error, it didn’t seem to help. 

I’m on an iMac running Yosemite 10.10.3

Any advice would be much appreciated. 

Hi @davidjas1969,

Have you updated to Xcode 6.4 yet?

Brent

Hi @Brent Sorrentino, Yes I have updated. Same issue

Hi @davidjas1969,

I actually see the exact same dialog box on my system, but I can still successfully build and install apps to my iPhone. However, I never did the “switch” process in the console… I simply updated Xcode to 6.4 and things are working fine.

Best regards,

Brent

I am having a similar problem. Instead of “8.3 (UNSUPPORTED local iOS SDK 8.4 does not match)” I am getting “8.4 beta” on the dropdown and when I try to build it gives me “Distribution Code Signing Identities are not allowed with Beta SDKs. Please select a Developer Code Signing Identity and try again.” I am currently running Xcode 6.4.

Hi @aaron2,

What version of Corona are you using? What type of provisioning profile are you attempting to use, “adhoc” or “app store”?

Best regards,

Brent

Hi @davidjas1969,

Have you updated to Xcode 6.4 yet?

Brent

Hi @Brent Sorrentino, Yes I have updated. Same issue

Hi @davidjas1969,

I actually see the exact same dialog box on my system, but I can still successfully build and install apps to my iPhone. However, I never did the “switch” process in the console… I simply updated Xcode to 6.4 and things are working fine.

Best regards,

Brent

I am having a similar problem. Instead of “8.3 (UNSUPPORTED local iOS SDK 8.4 does not match)” I am getting “8.4 beta” on the dropdown and when I try to build it gives me “Distribution Code Signing Identities are not allowed with Beta SDKs. Please select a Developer Code Signing Identity and try again.” I am currently running Xcode 6.4.

Hi @aaron2,

What version of Corona are you using? What type of provisioning profile are you attempting to use, “adhoc” or “app store”?

Best regards,

Brent