Add is_reference_library to PhotosDB
❯ 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 条评论