{
  "BuildMachineOSBuild": "22A380021",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "TextEdit",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "NSRTFPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.rtf"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSRTFDPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.rtfd"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple HTML document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.html"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple Web archive",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.apple.webarchive"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "OpenDocument Text document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text-template",
        "org.openoffice.text",
        "org.openoffice.text-template"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2007 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "org.openxmlformats.wordprocessingml.document"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2003 XML document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.wordml"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 97 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.doc"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple SimpleText document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.traditional-mac-plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    }
  ],
  "CFBundleExecutable": "TextEdit",
  "CFBundleHelpBookFolder": "TextEdit.help",
  "CFBundleHelpBookName": "com.apple.TextEdit.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.apple.TextEdit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TextEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.20",
  "CFBundleSignature": "ttxt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "409",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "15.1",
  "DTSDKBuild": "24B65",
  "DTSDKName": "macosx15.1.internal",
  "DTXcode": "1600",
  "DTXcodeBuild": "16A6170g",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "15.1",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1995โ2024, Apple Inc.\nAll rights reserved.",
  "NSMainNibFile": "Edit",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New TextEdit Window Containing Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "TextEdit",
      "NSSendTypes": [
        "com.apple.flat-rtfd",
        "public.rtf",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "Open Selected File in TextEdit"
      },
      "NSMessage": "openFile",
      "NSPortName": "TextEdit",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsSuddenTermination": "YES",
  "NSUbiquitousContainers": {
    "com.apple.TextEdit": {
      "NSUbiquitousContainerIsDocumentScopePublic": true,
      "NSUbiquitousContainerSupportedFolderLevels": "Any"
    }
  }
}
                                            {
  "fileSize": 0.496337890625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 233616,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 233616,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 524290,
          "size": 1024,
          "offset": " 0x20"
        },
        {
          "description": 16144,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 47,
        "sizeofcmds": 5680,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 47,
          "offset": " 0x4008"
        },
        {
          "description": "Minimum Version Requirement Command for tvOS",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 8960,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 8960,
          "offset": " 0x4090"
        },
        {
          "description": 8960,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 20,
          "offset": " 0x40a0"
        },
        {
          "description": "Sub Client Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 2,
        "filetype": 2,
        "ncmds": 47,
        "sizeofcmds": 5920,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524290,
          "offset": " 0x40000"
        },
        {
          "description": 524290,
          "size": 47,
          "offset": " 0x40008"
        },
        {
          "description": "Minimum Version Requirement Command for tvOS",
          "size": 131205,
          "offset": " 0x40010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x40018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x40020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x40028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x40060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x40068"
        },
        {
          "description": 0,
          "size": 10240,
          "offset": " 0x40080"
        },
        {
          "description": 0,
          "size": 10240,
          "offset": " 0x40090"
        },
        {
          "description": 10240,
          "size": 5,
          "offset": " 0x40098"
        },
        {
          "description": "UNIX Thread command",
          "size": 21,
          "offset": " 0x400a0"
        },
        {
          "description": "Sub Library Load Command",
          "size": 1702125407,
          "offset": " 0x400a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x400b8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "40000",
      "processorSubType": 2,
      "processorType": "ARM"
    }
  ]
}
                                            {
  "BuildMachineOSBuild": "22A380017",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "TextEdit",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "NSRTFPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.rtf"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSRTFDPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.rtfd"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple HTML document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.html"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple Web archive",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.apple.webarchive"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "OpenDocument Text document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text-template",
        "org.openoffice.text",
        "org.openoffice.text-template"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2007 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "org.openxmlformats.wordprocessingml.document"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2003 XML document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.wordml"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 97 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.doc"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple SimpleText document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.traditional-mac-plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    }
  ],
  "CFBundleExecutable": "TextEdit",
  "CFBundleHelpBookFolder": "TextEdit.help",
  "CFBundleHelpBookName": "com.apple.TextEdit.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.apple.TextEdit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TextEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.19",
  "CFBundleSignature": "ttxt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "403",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "14.0",
  "DTSDKBuild": "23A316",
  "DTSDKName": "macosx14.0.internal",
  "DTXcode": "1500",
  "DTXcodeBuild": "15A6160m",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "14.0",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1995โ2023, Apple Inc.\nAll rights reserved.",
  "NSMainNibFile": "Edit",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New TextEdit Window Containing Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "TextEdit",
      "NSSendTypes": [
        "com.apple.flat-rtfd",
        "public.rtf",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "Open Selected File in TextEdit"
      },
      "NSMessage": "openFile",
      "NSPortName": "TextEdit",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsSuddenTermination": "YES",
  "NSUbiquitousContainers": {
    "com.apple.TextEdit": {
      "NSUbiquitousContainerIsDocumentScopePublic": true,
      "NSUbiquitousContainerSupportedFolderLevels": "Any"
    }
  }
}
                                            {
  "fileSize": 0.4956512451171875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 241168,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 241168,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 524290,
          "size": 1024,
          "offset": " 0x20"
        },
        {
          "description": 257584,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 5240,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 39,
          "offset": " 0x4008"
        },
        {
          "description": "Dynamic Loader Environment Command",
          "size": 135301,
          "offset": " 0x4010"
        },
        {
          "description": 135301,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 9216,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 9216,
          "offset": " 0x4090"
        },
        {
          "description": 9216,
          "size": 5,
          "offset": " 0x4098"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 2,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 5400,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524290,
          "offset": " 0x40000"
        },
        {
          "description": 524290,
          "size": 39,
          "offset": " 0x40008"
        },
        {
          "description": "Dynamic Loader Environment Command",
          "size": 135301,
          "offset": " 0x40010"
        },
        {
          "description": 135301,
          "size": 25,
          "offset": " 0x40018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x40020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x40028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x40060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x40068"
        },
        {
          "description": 0,
          "size": 10240,
          "offset": " 0x40080"
        },
        {
          "description": 0,
          "size": 10240,
          "offset": " 0x40090"
        },
        {
          "description": 10240,
          "size": 5,
          "offset": " 0x40098"
        }
      ],
      "magic": "cffaedfe",
      "offset": "40000",
      "processorSubType": 2,
      "processorType": "ARM"
    }
  ]
}
                                            {
  "BuildMachineOSBuild": "20A241133",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "TextEdit",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "NSRTFPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.rtf"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSRTFDPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.rtfd"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple HTML document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.html"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple Web archive",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.apple.webarchive"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "OpenDocument Text document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text-template",
        "org.openoffice.text",
        "org.openoffice.text-template"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2007 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "org.openxmlformats.wordprocessingml.document"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2003 XML document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.wordml"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 97 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.doc"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple SimpleText document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.traditional-mac-plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    }
  ],
  "CFBundleExecutable": "TextEdit",
  "CFBundleHelpBookFolder": "TextEdit.help",
  "CFBundleHelpBookName": "com.apple.TextEdit.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.apple.TextEdit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TextEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.18",
  "CFBundleSignature": "ttxt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "392",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "14A6270d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "13.0",
  "DTSDKBuild": "22A366",
  "DTSDKName": "macosx13.0.internal",
  "DTXcode": "1400",
  "DTXcodeBuild": "14A6270d",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "13.0",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1995โ2022, Apple Inc.\nAll rights reserved.",
  "NSMainNibFile": "Edit",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New TextEdit Window Containing Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "TextEdit",
      "NSSendTypes": [
        "com.apple.flat-rtfd",
        "public.rtf",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "Open Selected File in TextEdit"
      },
      "NSMessage": "openFile",
      "NSPortName": "TextEdit",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsSuddenTermination": "YES",
  "NSUbiquitousContainers": {
    "com.apple.TextEdit": {
      "NSUbiquitousContainerIsDocumentScopePublic": true,
      "NSUbiquitousContainerSupportedFolderLevels": "Any"
    }
  }
}
                                            {
  "fileSize": 0.4417572021484375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 217520,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 217520,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 524290,
          "size": 15360,
          "offset": " 0x20"
        },
        {
          "description": 217456,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3488,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 25,
          "offset": " 0x4008"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 2,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3728,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524290,
          "offset": " 0x3c000"
        },
        {
          "description": 524290,
          "size": 25,
          "offset": " 0x3c008"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x3c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x3c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x3c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x3c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x3c060"
        }
      ],
      "magic": "cffaedfe",
      "offset": "3c000",
      "processorSubType": 2,
      "processorType": "ARM"
    }
  ]
}
                                            {
  "BuildMachineOSBuild": "20A241123",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "TextEdit",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "NSRTFPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.rtf"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSRTFDPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.rtfd"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple HTML document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.html"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple Web archive",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.apple.webarchive"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "OpenDocument Text document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text-template",
        "org.openoffice.text",
        "org.openoffice.text-template"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2007 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "org.openxmlformats.wordprocessingml.document"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2003 XML document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.wordml"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 97 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.doc"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple SimpleText document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.traditional-mac-plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    }
  ],
  "CFBundleExecutable": "TextEdit",
  "CFBundleHelpBookFolder": "TextEdit.help",
  "CFBundleHelpBookName": "com.apple.TextEdit.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.apple.TextEdit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TextEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.17",
  "CFBundleSignature": "ttxt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "378",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "21A544",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A544",
  "DTSDKName": "macosx12.0.internal",
  "DTXcode": "1300",
  "DTXcodeBuild": "13A191",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "12.0",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1995โ2021, Apple Inc.\nAll rights reserved.",
  "NSMainNibFile": "Edit",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New TextEdit Window Containing Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "TextEdit",
      "NSSendTypes": [
        "com.apple.flat-rtfd",
        "public.rtf",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "Open Selected File in TextEdit"
      },
      "NSMessage": "openFile",
      "NSPortName": "TextEdit",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsSuddenTermination": "YES",
  "NSUbiquitousContainers": {
    "com.apple.TextEdit": {
      "NSUbiquitousContainerIsDocumentScopePublic": true,
      "NSUbiquitousContainerSupportedFolderLevels": "Any"
    }
  }
}
                                            {
  "fileSize": 0.4136199951171875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 205856,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 205856,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 524290,
          "size": 14336,
          "offset": " 0x20"
        },
        {
          "description": 204336,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 24,
        "sizeofcmds": 3648,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 24,
          "offset": " 0x4008"
        },
        {
          "description": 24,
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 2,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3632,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524290,
          "offset": " 0x38000"
        },
        {
          "description": 524290,
          "size": 25,
          "offset": " 0x38008"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x38010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x38018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x38020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x38028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x38060"
        }
      ],
      "magic": "cffaedfe",
      "offset": "38000",
      "processorSubType": 2,
      "processorType": "ARM"
    }
  ]
}
                                            {
  "BuildMachineOSBuild": "19A603013",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "TextEdit",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "NSRTFPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.rtf"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSRTFDPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.rtfd"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple HTML document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.html"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple Web archive",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.apple.webarchive"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "OpenDocument Text document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text-template",
        "org.openoffice.text",
        "org.openoffice.text-template"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2007 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "org.openxmlformats.wordprocessingml.document"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2003 XML document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.wordml"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 97 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.doc"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple SimpleText document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.traditional-mac-plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    }
  ],
  "CFBundleExecutable": "TextEdit",
  "CFBundleHelpBookFolder": "TextEdit.help",
  "CFBundleHelpBookName": "com.apple.TextEdit.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.apple.TextEdit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TextEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.16",
  "CFBundleSignature": "ttxt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "365.2",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12A8179f",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.2",
  "DTSDKBuild": "20D39",
  "DTSDKName": "macosx11.2internal",
  "DTXcode": "1200",
  "DTXcodeBuild": "12A8179f",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "11.2",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1995โ2020, Apple Inc.\nAll rights reserved.",
  "NSMainNibFile": "Edit",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New TextEdit Window Containing Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "TextEdit",
      "NSSendTypes": [
        "com.apple.flat-rtfd",
        "public.rtf",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "Open Selected File in TextEdit"
      },
      "NSMessage": "openFile",
      "NSPortName": "TextEdit",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsSuddenTermination": "YES",
  "NSUbiquitousContainers": {
    "com.apple.TextEdit": {
      "NSUbiquitousContainerIsDocumentScopePublic": true,
      "NSUbiquitousContainerSupportedFolderLevels": "Any"
    }
  }
}
                                            {
  "fileSize": 0.380950927734375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 188128,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 188128,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 524290,
          "size": 13312,
          "offset": " 0x20"
        },
        {
          "description": 186464,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3520,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 23,
          "offset": " 0x4008"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 2,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3520,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524290,
          "offset": " 0x34000"
        },
        {
          "description": 524290,
          "size": 23,
          "offset": " 0x34008"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x34010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x34018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x34020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x34028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "34000",
      "processorSubType": 2,
      "processorType": "ARM"
    }
  ]
}
                                            {
  "BuildMachineOSBuild": "18A391024",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "TextEdit",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "rtf.icns",
      "CFBundleTypeName": "NSRTFPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.rtf"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "rtfd.icns",
      "CFBundleTypeName": "NSRTFDPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.rtfd"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "html.icns",
      "CFBundleTypeName": "Apple HTML document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.html"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple Web archive",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.apple.webarchive"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "OpenDocument Text document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text-template",
        "org.openoffice.text",
        "org.openoffice.text-template"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2007 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "org.openxmlformats.wordprocessingml.document"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2003 XML document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.wordml"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 97 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.doc"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "txt.icns",
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "txt.icns",
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "txt.icns",
      "CFBundleTypeName": "Apple SimpleText document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.traditional-mac-plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    }
  ],
  "CFBundleExecutable": "TextEdit",
  "CFBundleHelpBookFolder": "TextEdit.help",
  "CFBundleHelpBookName": "com.apple.TextEdit.help",
  "CFBundleIconFile": "Edit.icns",
  "CFBundleIdentifier": "com.apple.TextEdit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TextEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.15",
  "CFBundleSignature": "ttxt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "355",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11O62d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "10.15.6",
  "DTSDKBuild": "19G49",
  "DTSDKName": "macosx10.15internal",
  "DTXcode": "1140",
  "DTXcodeBuild": "11O62d",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.15",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1995โ2019, Apple Inc.\nAll rights reserved.",
  "NSMainNibFile": "Edit",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New TextEdit Window Containing Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "TextEdit",
      "NSSendTypes": [
        "com.apple.flat-rtfd",
        "public.rtf",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "Open Selected File in TextEdit"
      },
      "NSMessage": "openFile",
      "NSPortName": "TextEdit",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsSuddenTermination": "YES",
  "NSUbiquitousContainers": {
    "com.apple.TextEdit": {
      "NSUbiquitousContainerIsDocumentScopePublic": true,
      "NSUbiquitousContainerSupportedFolderLevels": "Any"
    }
  }
}
                                            [
  {
    "fileSize": 0.1715850830078125,
    "architectures": [
      {
        "bits": "64-bit",
        "fileType": "Demand Paged Executable File",
        "header": {
          "magic": 3489328638,
          "cputype": 7,
          "cpusubtype": 3,
          "filetype": 2,
          "ncmds": 23,
          "sizeofcmds": 3440,
          "flags": [
            "The object file has no undefined references and is executable.",
            "The object file is the input for the dynamic linker and can not be staticly link edited again.",
            "undefined"
          ],
          "reserved": 0
        },
        "loadCommandsInfo": [
          {
            "description": 4277009103,
            "size": 3,
            "offset": " 0x0"
          },
          {
            "description": "Symbol segment command",
            "size": 23,
            "offset": " 0x8"
          },
          {
            "description": "Prebind Checksum Load Command",
            "size": 131205,
            "offset": " 0x10"
          },
          {
            "description": 131205,
            "size": 25,
            "offset": " 0x18"
          },
          {
            "description": "64-bits Segment Load Command",
            "size": 1095786335,
            "offset": " 0x20"
          },
          {
            "description": 1095786335,
            "size": 20306,
            "offset": " 0x28"
          }
        ],
        "magic": "cffaedfe",
        "offset": "0",
        "processorSubType": 3,
        "processorType": "X86"
      }
    ]
  }
]
                                            {
  "BuildMachineOSBuild": "16B2657",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "TextEdit",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "rtf.icns",
      "CFBundleTypeName": "NSRTFPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.rtf"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "rtfd.icns",
      "CFBundleTypeName": "NSRTFDPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.rtfd"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "html.icns",
      "CFBundleTypeName": "Apple HTML document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.html"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Apple Web archive",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.apple.webarchive"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "OpenDocument Text document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.oasis-open.opendocument.text-template",
        "org.openoffice.text",
        "org.openoffice.text-template"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2007 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "org.openxmlformats.wordprocessingml.document"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 2003 XML document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.wordml"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Microsoft Word 97 document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.microsoft.word.doc"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "txt.icns",
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "txt.icns",
      "CFBundleTypeName": "NSStringPboardType",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSIsRelatedItemType": true,
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeIconFile": "txt.icns",
      "CFBundleTypeName": "Apple SimpleText document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.apple.traditional-mac-plain-text"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ],
      "NSDocumentClass": "Document",
      "NSUbiquitousDocumentUserActivityType": "com.apple.TextEdit.editing"
    }
  ],
  "CFBundleExecutable": "TextEdit",
  "CFBundleHelpBookFolder": "TextEdit.help",
  "CFBundleHelpBookName": "com.apple.TextEdit.help",
  "CFBundleIconFile": "Edit.icns",
  "CFBundleIdentifier": "com.apple.TextEdit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TextEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.13",
  "CFBundleSignature": "ttxt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "333",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "9P107g",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "17G11015",
  "DTSDKName": "macosx10.13internal",
  "DTXcode": "0930",
  "DTXcodeBuild": "9P107g",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.10",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 1995-2017, Apple Inc.\nAll rights reserved.",
  "NSMainNibFile": "Edit",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "New TextEdit Window Containing Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "TextEdit",
      "NSSendTypes": [
        "com.apple.flat-rtfd",
        "public.rtf",
        "public.plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "Open Selected File in TextEdit"
      },
      "NSMessage": "openFile",
      "NSPortName": "TextEdit",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSSendTypes": [
        "public.plain-text"
      ]
    }
  ],
  "NSSupportsSuddenTermination": "YES",
  "NSUbiquitousContainers": {
    "com.apple.TextEdit": {
      "NSUbiquitousContainerIsDocumentScopePublic": true,
      "NSUbiquitousContainerSupportedFolderLevels": "Any"
    }
  }
}
                                            {
  "fileSize": 0.1623077392578125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3432,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 22,
          "offset": " 0x8"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}