Skip to content

CoreAudioKit iOS xcode14.0 beta2

Manuel de la Pena edited this page Jul 7, 2022 · 3 revisions

#CoreAudioKit.framework https://github.com/xamarin/xamarin-macios/pull/15418

diff -ruN /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreAudioKit.framework/Headers/AUGenericViewController.h /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreAudioKit.framework/Headers/AUGenericViewController.h
--- /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreAudioKit.framework/Headers/AUGenericViewController.h	2022-05-31 14:51:09.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreAudioKit.framework/Headers/AUGenericViewController.h	2022-06-17 15:28:13.000000000 -0400
@@ -23,7 +23,6 @@
 @interface AUGenericViewController : AUViewControllerBase
 
 @property (nonatomic, strong, nullable) AUAudioUnit *auAudioUnit;
-@property (nonatomic, strong, nullable) AUViewColor *tintColor;
 
 @end
 
Clone this wiki locally