Network Extensions Entitlement
The APIs an app can use to customize networking features.
Possible Values
dns-proxyThe APIs you use to proxy DNS queries.
app-proxy-providerThe APIs you use to proxy TCP and UDP connections.
content-filter-providerThe filter APIs you use to allow or deny network connections created by other apps on the system.
packet-tunnel-providerThe APIs you use to tunnel IP packets to a remote network using any custom tunneling protocol.
dns-proxy-systemextensionThe APIs you use to proxy DNS queries, when signed with a Developer ID profile.
app-proxy-provider-systemextensionThe APIs you use to proxy TCP and UDP connections, when signed with a Developer ID profile.
content-filter-provider-systemextensionThe filter APIs you use to allow or deny network connections created by other apps on the system, when signed with a Developer ID profile.
packet-tunnel-provider-systemextensionThe APIs you use to tunnel IP packets to a remote network using any custom tunneling protocol, when signed with a Developer ID profile.
dns-settingsThe APIs you use to create and manage a system-wide DNS configuration.
app-push-providerThe APIs you use for providing functionality similar to Apple Push Notification Service when access to the wider internet is unavailable.
relayThe APIs you use to relay TCP and UDP connections, when signed with a Developer ID profile.
url-filter-providerThe APIs you use to create and manage URL filters.
Discussion
To add this entitlement to an App Store app, enable the Network Extensions capability in Xcode.
To add this entitlement to a macOS app distributed outside of the Mac App Store, perform the following steps:
In the Certificates, Identifiers and Profiles section of the developer site, enable the Network Extension capability for your Developer ID–signed app. Generate a new provisioning profile and download it.
On your Mac, drag the downloaded provisioning profile to Xcode to install it.
In your Xcode project, enable manual signing and select the provisioning profile downloaded earlier and its associated certificate.
Update the project’s
entitlements.plistto include thecom.apple.developer.networking.networkextensionkey and the values of the entitlement.
See Also
Networking
Personal VPN EntitlementAssociated Domains Entitlementcom.apple.developer.networking.multicastcom.apple.developer.associated-domains.applinks.read-writecom.apple.developer.networking.manage-thread-network-credentials5G Network Slicing App Category5G Network Slicing Traffic Categorycom.apple.developer.networking.vmnetConfiguring your app for ultra-constrained networkscom.apple.developer.networking.carrier-constrained.appcategorycom.apple.developer.networking.carrier-constrained.app-optimized