ITADN

Add is_reference_library to PhotosDB

#2118OpenRhetTbull 创建于 2026-02-16
R
RhetTbullcommented
❯ defaults read com.apple.Photos | grep Reference IPXDefaultImportUseReferencedImport = 1; ^^^ Referenced Library ❯ defaults read com.apple.Photos | grep Reference IPXDefaultImportUseReferencedImport = 0; ^^^ Copy items to Photos library
0 条评论