Skip to content

NaturalLanguage watchOS xcode14.0 beta2

TJ Lambert edited this page Aug 22, 2022 · 3 revisions

#NaturalLanguage.framework https://github.com/xamarin/xamarin-macios/pull/15718

diff -ruN /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/NaturalLanguage.framework/Headers/NLLanguage.h /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/NaturalLanguage.framework/Headers/NLLanguage.h
--- /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/NaturalLanguage.framework/Headers/NLLanguage.h	2022-06-03 18:08:25.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/NaturalLanguage.framework/Headers/NLLanguage.h	2022-06-17 14:29:29.000000000 -0400
@@ -67,3 +67,4 @@
 FOUNDATION_EXPORT NLLanguage const NLLanguageUkrainian API_AVAILABLE(macos(10.14), ios(12.0), watchos(5.0), tvos(12.0));
 FOUNDATION_EXPORT NLLanguage const NLLanguageUrdu API_AVAILABLE(macos(10.14), ios(12.0), watchos(5.0), tvos(12.0));
 FOUNDATION_EXPORT NLLanguage const NLLanguageVietnamese API_AVAILABLE(macos(10.14), ios(12.0), watchos(5.0), tvos(12.0));
+FOUNDATION_EXPORT NLLanguage const NLLanguageKazakh API_AVAILABLE(macos(13.0), ios(16.0), watchos(9.0), tvos(16.0));
Clone this wiki locally