Xcode 12+ , add to info.plist

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 ?


Accepted Reply

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.

Replies

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.
wow, I look really bad now :-)

but it worked , both method.

I will get more sleep now