Xcode 11 and CoreNFC on unsupported devices

Hello,

I moved to Xcode 11 and having an issue: deploying to a device with no NFC support, crash the app start up not founding CoreNFC framework.

The same project worked fine with Xcode 10.


I currently resolved including CoreNFC framework with optional flag but I thing there's a problem with Xcode 11 SDK.

Xcode 11 and CoreNFC on unsupported devices
 
 
Q