@DrMickeyLauer have you figured this out? I am also making a console app that manages bluetooth devices and I have tried adding the NSBluetoothAlwaysUsageDescription key to a plist and embedding that into the binary via CREATE_INFOPLIST_SECTION_IN_BINARY and this does not work, what is the way to get this to work? it seems mostly an issue with xcode (xcode 14.2 at time of writing this) not picking up on this fringe case of not assigning an info.plist and not wanting an external file when it is made