Error starting project after upgrading to Ventura

We have a local server that used to work fine in pervious versions of OSX... I recently upgraded to Ventura and now I get the following error when trying to run it in xcode:

2023-05-04 09:14:34.101247-0700 system_profiler[37560:150152] Process system_profiler is missing entitlement required for peer to peer Wi-Fi access: <key>com.apple.wifip2pd</key><true/> <unknown>(0x0x208244280): ALWAYS| CFG| Server is 64 bits <unknown>(0x0x208244280): ALWAYS| CFG| Command Line:

I think the core of the problem is that the system_profiler does not have an entitlement for com.apple.wifip2pd. Is there a way to add the entitlement to this service? Is there a way to provision this?

I’m confused. system_profiler is an Apple command-line tool. How does that relate to your “local server”?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Error starting project after upgrading to Ventura
 
 
Q