fastlane/lib/fastlane/actions/docs/produce.md in fastlane-2.71.0.beta.20171220010004 vs fastlane/lib/fastlane/actions/docs/produce.md in fastlane-2.71.0.beta.20171221010003
- old
+ new
@@ -202,10 +202,14 @@
in_app_purchase: "on", # Valid values: "on", "off"
inter_app_audio: "on", # Valid values: "on", "off"
passbook: "on", # Valid values: "on", "off"
push_notification: "on", # Valid values: "on", "off"
siri_kit: "on", # Valid values: "on", "off"
- vpn_configuration: "on" # Valid values: "on", "off"
+ vpn_configuration: "on", # Valid values: "on", "off"
+ network_extension: "on", # Valid values: "on", "off"
+ hotspot: "on", # Valid values: "on", "off"
+ multipath: "on", # Valid values: "on", "off"
+ nfc_tag_reading: "on", # Valid values: "on", "off"
}
)
deliver
end