I am trying to rewrite my app in SwiftUI. I used to need to add
NSBluetoothPeripheralUsageDescription in the info.plist
I dont remember how to do it. I dont see a Plus sign, and Right click does not off to add something ?
NSBluetoothPeripheralUsageDescription in the info.plist
I dont remember how to do it. I dont see a Plus sign, and Right click does not off to add something ?
When I select the Info.plist file from the project navigator, select an item in the property list, and right click, I can choose Add Row. When I move the cursor over an item in the property, Add (+) and Remove (-) buttons appear next to the item. Clicking the Add button adds a new item.
If neither of these things work for you, you will have to provide more detailed information, such as the steps you are taking to add an item to the property list.
If neither of these things work for you, you will have to provide more detailed information, such as the steps you are taking to add an item to the property list.