let's see if there are any framework changes in the latest 27 beta from yesterday, I have to imagine it's mostly fixes at this point #wwdc
- CryptoKit: removed the recently-added insecure UnauthenticatedAES and UnauthenticatedChaCha20
Discussion
let's see if there are any framework changes in the latest 27 beta from yesterday, I have to imagine it's mostly fixes at this point #wwdc
- CryptoKit: removed the recently-added insecure UnauthenticatedAES and UnauthenticatedChaCha20
- NowPlaying: removed collectionId and serviceId from the main protocol MediaContentRepresentable
https://developer.apple.com/documentation/nowplaying/mediacontentrepresentable
- NowPlaying: and a new late-breaking addition: AnimatedArtwork.compatibleAspectRatios
https://developer.apple.com/documentation/nowplaying/animatedartwork/compatibleaspectratios
- UIKit: shouldReplace document arg from Swift.AnyHashable?? to UITextView.DocumentIdentifier?
and.... that's it
this thing's cooked at this point