How to add custom macOS target properties in a SwiftUI Multi-platform target

How do you add custom macOS target properties in a SwiftUI Multi-platform target?

I only see custom iOS target properties.

I want to add keys such as BAAppGroupID, but only for macOS.

How to add custom macOS target properties in a SwiftUI Multi-platform target
 
 
Q