Contents

com.apple.security.network.server

A Boolean value indicating whether your app may listen for incoming network connections.

Discussion

Use this key to allow other computers to initiate network connections to your sandboxed app.

To add this entitlement to your app, enable the App Sandbox capability in Xcode, and under Network, select Incoming Connections (Server).

See Also

Networking