On Jun 12, 2015, at 10:16 , Sean McBride <[email protected]> wrote: > > It's possible Foundation didn't actually change in those releases.
Perhaps Foundation itself did not, but its version number did. 8.3 is 1144.17, while 8.1 is shown in the header as 1141.1. > Also, AVSpeechUtterance isn't in Foundation, so checking the Foundation > version is dubious. I couldn’t find any version numbers for AVFoundation. I wonder what the best practices are here. It’s possible that this situation is anomalous, because the API didn’t change, nor the range or intended meaning of the value being passed. (The speech rate was wrong in iOS 8 even if you didn’t set the rate explicitly.) It was just a bug fix. Perhaps checking the generic system version is the only solution. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
