Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ModelIO tvOS xcode16.0 b1

Rolf Bjarne Kvinge edited this pageAug 14, 2024 ·3 revisions

#ModelIO.frameworkhttps://github.com/xamarin/xamarin-macios/pull/21032

diff -ruN /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h--- /Applications/Xcode_15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h1970-01-01 01:00:00+++ /Applications/Xcode_16.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLUtility.h2024-05-30 03:51:48@@ -0,0 +1,19 @@+//+// MDLUtility.h+// @framework ModelIO+//+// @copyright (c) 2018 Apple. All rights reserved.+//++#ifndef MDLUtility_h+#define MDLUtility_h++#include <ModelIO/ModelIOExports.h>+#include <ModelIO/MDLAsset.h>++MDL_EXPORT+@interface MDLUtility : NSObject++(void)convertToUSDZ:(nonnull NSURL*)inputURL writeToURL:(nonnull NSURL*)outputURL;+@end++#endif /* MDLUtility_h */

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp