Skip to content

CoreMIDI macOS xcode16.0 b4

Alex Soto edited this page Aug 7, 2024 · 2 revisions

#CoreMIDI.framework

diff -ruN /Applications/Xcode_16.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMIDI.framework/Headers/MIDISetup.h /Applications/Xcode_16.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMIDI.framework/Headers/MIDISetup.h
--- /Applications/Xcode_16.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMIDI.framework/Headers/MIDISetup.h	2024-06-26 10:16:33
+++ /Applications/Xcode_16.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreMIDI.framework/Headers/MIDISetup.h	2024-07-12 03:13:07
@@ -197,7 +197,7 @@
 	@discussion		Drivers call this function to specify one of the entities that
 					comprise a device.
 					
-					Non-drivers may call this function as of macOS 10.16 & iOS 14 to
+					Non-drivers may call this function as of macOS 11.0 & iOS 14 to
 					add entities to external devices.
 	
 	@param			device

Clone this wiki locally