2015-05-03 HealthKit error when uploading to the App Store

Last edit

Summary: Currently I'm getting an error when uploading a new binary to the App Store: '''Apps that use the entitlements [com.apple.developer.healthkit] . . .

Added:

> Edit: [http://stackoverflow.com/a/29094488/1085556 StackOverflow to the rescue]


Currently I'm getting an error when uploading a new binary to the App Store:

Apps that use the entitlements [com.apple.developer.healthkit] must have a privacy policy URL for [English, Dutch]. If your app doesn’t use these entitlements, remove them from your app and upload a new binary.

I've been playing around with HealthKit, but to my knowledge I removed all traces from the project in Xcode. When I have a solution, I'll post it here.

Edit: StackOverflow to the rescue