-
Notifications
You must be signed in to change notification settings - Fork 518
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
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status