Skip to content

AVFAudio iOS xcode14.0 beta3

Manuel de la Pena edited this page Sep 6, 2022 · 2 revisions

#AVFAudio.framework ##mandel

diff -ruN /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioSessionTypes.h /Applications/Xcode_14.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioSessionTypes.h
--- /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioSessionTypes.h	2022-06-17 13:29:00.000000000 -0500
+++ /Applications/Xcode_14.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioSessionTypes.h	2022-06-30 08:31:47.000000000 -0500
@@ -346,7 +346,7 @@
         Introduced in iOS 10.0 / watchOS 3.0 / tvOS 10.0.
 
     @var AVAudioSessionCategoryOptionAllowAirPlay
-        Allows an application to change the default behavior of some audio session categories with
+        Allows an application to change the default behavior of some audio session categories
         with regard to showing AirPlay devices as available routes. This option applies to
         various categories in the same way as AVAudioSessionCategoryOptionAllowBluetoothA2DP;
         see above for details.
Clone this wiki locally