I\'m trying to upload an update for an existing App with XCode 8. After the upload I have received this email:
\"This app attempts to access privacy-s
using Xcode V9 with build target IOS 10.0, I had to add this to the local.plist not the main app plist:
{ "NSCalendarsUsageDescription" = "This App needs to use your calendar"; }