Cannot deploy test app to iPhone 6

I previously had an iPhone 4 which I have been using as a test device. For many months I have been successfully deploying test apps to this iPhone 4.

I recently bought an iPhone 6, and cannot deploy apps to it. When I try to drag an app from the Finder to the iPhone 6 I get a dialog that says “App installation failed. A valid provisioning profile for this executable was not found.”

If I dismount the iPhone 6 and mount the iPhone 4 (which is also running iOS 8.1), the exact same app installs and runs correctly.

I have looked into the signing certificates, provisioning profiles, keychain, etc. and cannot see anything unusual. Also, both phones have the same iOS installed (8.1) and the exact same app file is loading correctly on one phone and not loading on the other.

Does anyone have any ideas on how this is happening, and how I can fix it?

Thanks

Corona build 2014.2505, by the way.

Stupid question right off the bat, but did you add your device to your development provisioning profile, re-download that profile and drag it to your Xcode terminal?

Ding ding ding! You got me!

I forgot that, buried within the “Edit” button on the dev provisioning profile, is a list of devices; and also, both of my phones used to be called the same thing. I added a “6” to the iPhone 6’s name to clarify.

As of this posting, I have not successfully deployed it to the new test phone, but I am confident it will do the trick.

Thanks!

Corona build 2014.2505, by the way.

Stupid question right off the bat, but did you add your device to your development provisioning profile, re-download that profile and drag it to your Xcode terminal?

Ding ding ding! You got me!

I forgot that, buried within the “Edit” button on the dev provisioning profile, is a list of devices; and also, both of my phones used to be called the same thing. I added a “6” to the iPhone 6’s name to clarify.

As of this posting, I have not successfully deployed it to the new test phone, but I am confident it will do the trick.

Thanks!