API Differences in Photos in macOS 26.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in Photos in the macOS 26.0 SDK.

Table of Contents

Properties & Constants

PHAssetResource
@property(nonatomic, copy, readonly) UTType * _Nonnull contentType;
PHContentEditingInput
@property(atomic, copy, readonly, nullable) UTType *contentType;
PHAsset
@property(nonatomic, copy, readonly) UTType * _Nonnull contentType;
PHAsset
@property(nonatomic, strong, readonly) NSDate * _Nonnull addedDate;
PHAssetResourceCreationOptions
@property(nonatomic, copy, readwrite, nullable) UTType *contentType;