Signed files will be deprecated.
Context:
Here's the part that mentions removing support for signed files - https://developer.apple.com/videos/play/wwdc2019/717/?time=194.
Signed files will be deprecated.
Context:
Here's the part that mentions removing support for signed files - https://developer.apple.com/videos/play/wwdc2019/717/?time=194.
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Spike | Tsevener | T225651 Investigate changes in iOS 13 | ||
Resolved | Spike | • NHarateh_WMF | T229626 iOS 13 [Feature] - Make sure apple-app-site-association is not signed |
The file appears to be unsigned.
Signed files were required to have their content type set to application/pkcs7-mime (https://developer.apple.com/documentation/security/password_autofill/setting_up_an_app_s_associated_domains). A request to https://www.wikipedia.org/apple-app-site-association doesn't return any content type. There's also no mention of that content type in the puppet repo - https://github.com/wikimedia/puppet/search?q=pkcs7-mime&unscoped_q=pkcs7-mime.