ITSAppUsesNonExemptEncryption CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName WireGuardIntentsExtension CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType XPC! CFBundleShortVersionString $(VERSION_NAME) CFBundleVersion $(VERSION_ID) NSExtension NSExtensionAttributes IntentsRestrictedWhileLocked IntentsRestrictedWhileProtectedDataUnavailable IntentsSupported GetPeersIntent SetTunnelStatusIntent UpdateConfigurationIntent NSExtensionPointIdentifier com.apple.intents-service NSExtensionPrincipalClass $(PRODUCT_MODULE_NAME).IntentHandler com.wireguard.ios.app_group_id group.$(APP_ID_IOS) LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) com.wireguard.macos.app_group_id $(DEVELOPMENT_TEAM).group.$(APP_ID_MACOS)