Skip to content

Photos tvOS xcode16.2 b2

Alex Soto edited this page Nov 6, 2024 · 1 revision

#Photos.framework

diff -ruN /Applications/Xcode_16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Photos.framework/Headers/PhotosTypes.h /Applications/Xcode_16.2.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Photos.framework/Headers/PhotosTypes.h
--- /Applications/Xcode_16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Photos.framework/Headers/PhotosTypes.h	2024-10-09 23:59:04
+++ /Applications/Xcode_16.2.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Photos.framework/Headers/PhotosTypes.h	2024-10-26 15:11:36
@@ -39,7 +39,7 @@
     PHCollectionListSubtypeRegularFolder        = 100,
     
     // PHCollectionListTypeSmartFolder subtypes
-    PHCollectionListSubtypeSmartFolderEvents    = 200,
+    PHCollectionListSubtypeSmartFolderEvents    = 200, // Only possible when synced with an iPhoto library, which is possible with macOS 10.14 (Liberty)
     PHCollectionListSubtypeSmartFolderFaces     = 201,
     
     // Used for fetching if you don't care about the exact subtype
Clone this wiki locally