{
  "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"
      }
    ]
  }
]