-
Notifications
You must be signed in to change notification settings - Fork 571
LinkPresentation macOS xcode26.5 b1
Alex Soto edited this page Mar 31, 2026
·
2 revisions
#LinkPresentation.framework
diff -ruN /Applications/Xcode_26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/LinkPresentation.framework/Headers/LPLinkMetadata.h /Applications/Xcode_26.5.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/LinkPresentation.framework/Headers/LPLinkMetadata.h
--- /Applications/Xcode_26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/LinkPresentation.framework/Headers/LPLinkMetadata.h 2026-02-22 11:03:17
+++ /Applications/Xcode_26.5.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/LinkPresentation.framework/Headers/LPLinkMetadata.h 2026-03-19 02:03:53
@@ -105,8 +105,7 @@
/// A remote URL corresponding to a representative video for the URL.
///
/// This may reference a remote video file that
-/// <doc://com.apple.documentation/documentation/avfoundation> can stream,
-/// or a YouTube video URL.
+/// <doc://com.apple.documentation/documentation/avfoundation> can stream.
@property (nonatomic, retain, nullable) NSURL *remoteVideoURL;
@end