Can't submit iOS 9 Safari Extension to TestFlight

When submitting an app with a content blocker extension, I receive the following error upon submitting the application archive "Error itms-90362: Invalid Info.plist value. The value for the key 'NSExtensionPointIdentifier' in bundle ... is invalid." In my extension info plist NSExtensionPointIdentifier is com.apple.Safari.content-blocker. Any ideas on how to fix?

Replies

Are you sure you should be using Apple's domain for that?

I would expect that you would need your own domain.

Yes he should, it's the default setting. Having the exact same problem at the moment, guess it's just a bug in Xcode or something.

Same here.

FYI, I bugged Apple about this last week, and as of today, I'm able to submit code containing a packet filter. Hopefully they fixed all of the missing extension point identifiers at the same time. Try it and see if it works. If not, file a bug, then immediately contact the iTunes Connect support folks via email and give them the bug number. They should be able to expedite a fix.