iPhone/iPad Not available error when running app from xcode

Since updating to IOS 14.1 (think I would know better by now), cannot run any app via xcode 12 and iPhone/iPad device. Xcode will run apps in simulator but not on physical device. Tried restarting/resetting network, etc to no avail. Any ideas?
Install Xcode 12.1 to run and debug your app on a device running iOS 14.1.

Xcode doesn't support iOS devices running a newer iOS version than the SDK that comes with Xcode. Xcode 12.0 won't work on a device running iOS 14.1 or newer.
@szymczyk, That was it! Thanks!
iPhone/iPad Not available error when running app from xcode
 
 
Q