This crash has been a blocking issue I used the following steps to reproduce the issue:
Recently ran into this issue with importing CoreNFC on older iphones (e.g. iPhone 6) and Xcode (11.3.1). I was able to get it to work by
This allowed me to compile for older/newer iPhones without making any code changes. I hope this helps other.