-
Notifications
You must be signed in to change notification settings - Fork 542
ModelIO iOS xcode26.0 b1
Alex Soto edited this page Jun 9, 2025
·
1 revision
#ModelIO.framework
diff -ruN /Applications/Xcode_16.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h
--- /Applications/Xcode_16.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h 2025-04-19 04:53:26
+++ /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h 2025-05-24 06:28:00
@@ -11,6 +11,7 @@
#include <ModelIO/ModelIOExports.h>
#include <ModelIO/MDLAsset.h>
+API_AVAILABLE(macos(15.0), ios(18.0), tvos(18.0))
MDL_EXPORT
@interface MDLUtility : NSObject
+(void)convertToUSDZ:(nonnull NSURL*)inputURL writeToURL:(nonnull NSURL*)outputURL;