On Fri, 12 Jun 2015 05:23:08 +0000, Quincey Morris said: >but there’s no definition of NSFoundationVersionNumber_iOS_9_0 in the >iOS 9 SDK.
On OS X at least, they usually don't add them until the next OS version. >In fact, there’s nothing higher than >NSFoundationVersionNumber_iOS_8_1 in the iOS 9 SDK. That means there’s >no definition that lets me test against 8.2, 8.3 or 8.4. It's possible Foundation didn't actually change in those releases. Also, AVSpeechUtterance isn't in Foundation, so checking the Foundation version is dubious. Cheers, -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ 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]
