Does Simple Comic work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2

May also be known as Simple Comic or Tsst Simplecomic

๐Ÿ“š Bundle Version History

com.tsst.simplecomic

v1.7 RC2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86, X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "directory",
      "CFBundleTypeOSTypes": [
        "fold"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.directory"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "rar",
        "RAR"
      ],
      "CFBundleTypeIconFile": "rar",
      "CFBundleTypeMIMETypes": [
        "application/rar"
      ],
      "CFBundleTypeName": "RAR archive",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.rarlab.rar-archive"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "zip",
        "ZIP"
      ],
      "CFBundleTypeIconFile": "zip",
      "CFBundleTypeMIMETypes": [
        "application/zip"
      ],
      "CFBundleTypeName": "ZIP archive",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.zip-archive"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "pdf",
        "PDF"
      ],
      "CFBundleTypeMIMETypes": [
        "application/pdf"
      ],
      "CFBundleTypeName": "PDF file",
      "CFBundleTypeOSTypes": [
        "PDF"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.adobe.pdf"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "7z",
        "7Z"
      ],
      "CFBundleTypeIconFile": "7z",
      "CFBundleTypeMIMETypes": [
        "application/x-7z-compressed"
      ],
      "CFBundleTypeName": "7-Zip Archive",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.7-zip.7-zip-archive"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "lha",
        "lzh",
        "LHA",
        "LZH"
      ],
      "CFBundleTypeIconFile": "lzh",
      "CFBundleTypeMIMETypes": [
        "application/x-lzh-compressed",
        "application/lha",
        "application/x-lha",
        "application/lzh",
        "application/x-lzh"
      ],
      "CFBundleTypeName": "LhA Archive",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "cx.c3.lha-archive"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "cbz",
        "CBZ"
      ],
      "CFBundleTypeIconFile": "cbz",
      "CFBundleTypeName": "Comic Zip",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.macitbetter.cbz-archive",
        "public.cbz-archive",
        "cx.c3.cbz-archive",
        "com.milke.cbz-archive",
        "com.bitcartel.comicbooklover.cbz"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "cb7",
        "CB7"
      ],
      "CFBundleTypeIconFile": "cb7",
      "CFBundleTypeName": "Comic 7-Zip",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.macitbetter.cb7-archive",
        "public.cb7-archive",
        "cx.c3.cb7-archive"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "cbr",
        "CBR"
      ],
      "CFBundleTypeIconFile": "cbr",
      "CFBundleTypeName": "Comic Rar",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.macitbetter.cbr-archive",
        "public.cbr-archive",
        "cx.c3.cbr-archive",
        "com.bitcartel.comicbooklover.cbr",
        "com.milke.cbr-archive"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "jpeg",
        "jpg"
      ],
      "CFBundleTypeMIMETypes": [
        "image/jpeg"
      ],
      "CFBundleTypeName": "JPEG Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "png"
      ],
      "CFBundleTypeMIMETypes": [
        "image/png"
      ],
      "CFBundleTypeName": "PNG Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.png"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "jpx",
        "jp2"
      ],
      "CFBundleTypeMIMETypes": [
        "image/jp2"
      ],
      "CFBundleTypeName": "JPEG200 Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg-2000"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "gif"
      ],
      "CFBundleTypeMIMETypes": [
        "image/gif"
      ],
      "CFBundleTypeName": "GIF Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.compuserve.gif"
      ]
    }
  ],
  "CFBundleExecutable": "Simple Comic",
  "CFBundleHelpBookFolder": "Help",
  "CFBundleHelpBookName": "Simple Comic Help",
  "CFBundleIconFile": "sc_icon",
  "CFBundleIdentifier": "com.tsst.simplecomic",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Simple Comic",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.7 RC2",
  "CFBundleSignature": "TSST",
  "CFBundleVersion": "251",
  "NSAppleScriptEnabled": "YES",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "SUFeedURL": "http://www.dancingtortoise.com/simplecomic/simplecomic.xml",
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data ",
        "public.archive ",
        "public.zip-archive"
      ],
      "UTTypeDescription": "Comic Book Zip Archive",
      "UTTypeIconFile": "sc_cbz",
      "UTTypeIdentifier": "cx.c3.cbz-archive",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "CBZ"
        ],
        "public.filename-extension": [
          "cbz",
          "CBZ"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data ",
        "public.archive ",
        "com.rarlab.rar-archive"
      ],
      "UTTypeDescription": "Comic Book Rar Archive",
      "UTTypeIconFile": "sc_cbr",
      "UTTypeIdentifier": "cx.c3.cbr-archive",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "CBR"
        ],
        "public.filename-extension": [
          "cbr",
          "CBR"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data ",
        "public.archive "
      ],
      "UTTypeDescription": "Comic Book 7-Zip Archive",
      "UTTypeIconFile": "sc_7z",
      "UTTypeIdentifier": "cx.c3.cb7-archive",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "CB7"
        ],
        "public.filename-extension": [
          "cb7",
          "CB7"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.archive"
      ],
      "UTTypeDescription": "LHA Archive",
      "UTTypeIconFile": "sc_lha",
      "UTTypeIdentifier": "cx.c3.lha-archive",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "lha",
          "LHA",
          "lzh",
          "LZH"
        ],
        "public.mime-type": [
          "application/lzh",
          "application/x-lzh",
          "application/x-lzh-compressed",
          "application/lha",
          "application/x-lha"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.archive"
      ],
      "UTTypeDescription": "7z Archive",
      "UTTypeIconFile": "sc_7z",
      "UTTypeIdentifier": "org.7-zip.7-zip-archive",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "7z",
          "7Z"
        ],
        "public.mime-type": [
          "application/x-7z-compressed"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.archive",
        "org.7-zip.7-zip-archive"
      ],
      "UTTypeDescription": "7z Comic Archive Archive",
      "UTTypeIconFile": "sc_7z",
      "UTTypeIdentifier": "org.7-zip.7-zip-comic-archive",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "CB7"
        ],
        "public.filename-extension": [
          "cb7",
          "CB7"
        ],
        "public.mime-type": [
          "application/x-cb7-compressed"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.archive"
      ],
      "UTTypeDescription": "RAR Archive",
      "UTTypeIconFile": "sc_rar",
      "UTTypeIdentifier": "com.rarlab.rar-archive",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rar",
          "RAR"
        ],
        "public.mime-type": [
          "application/x-rar",
          "application/x-rar-compressed"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.691497802734375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": 524291,
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 524291,
        "ncmds": 256,
        "sizeofcmds": 285856,
        "flags": [
          "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": 3,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 524291,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 285856,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 7,
          "offset": " 0x18"
        },
        {
          "description": "Symbol segment command",
          "size": 18176,
          "offset": " 0x20"
        },
        {
          "description": 216096,
          "size": 12,
          "offset": " 0x28"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 10,
          "offset": " 0x30"
        },
        {
          "description": 31744,
          "size": 217184,
          "offset": " 0x38"
        }
      ],
      "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": 29,
        "sizeofcmds": 4056,
        "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": " 0x1000"
        },
        {
          "description": 524291,
          "size": 29,
          "offset": " 0x1008"
        },
        {
          "description": "Code Signature",
          "size": 133,
          "offset": " 0x1010"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0x1018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3472551422,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 30,
        "sizeofcmds": 3972,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 7,
          "offset": " 0x47000"
        },
        {
          "description": "Symbol segment command",
          "size": 2,
          "offset": " 0x47008"
        },
        {
          "description": "Segment Split Information Command",
          "size": 3972,
          "offset": " 0x47010"
        },
        {
          "description": 133,
          "size": 1,
          "offset": " 0x47018"
        },
        {
          "description": 56,
          "size": 1095786335,
          "offset": " 0x47020"
        },
        {
          "description": 1163543879,
          "size": 20306,
          "offset": " 0x47028"
        },
        {
          "description": 0,
          "size": 1,
          "offset": " 0x47050"
        },
        {
          "description": 464,
          "size": 1163157343,
          "offset": " 0x47058"
        },
        {
          "description": 0,
          "size": 256,
          "offset": " 0x47068"
        }
      ],
      "magic": "cefaedfe",
      "offset": "47000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 4277009102,
        "cputype": 0,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 29,
        "sizeofcmds": 3952,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 18,
          "offset": " 0x7c000"
        },
        {
          "description": "Prepage command",
          "size": 2,
          "offset": " 0x7c008"
        },
        {
          "description": "Code Signature",
          "size": 3952,
          "offset": " 0x7c010"
        },
        {
          "description": 133,
          "size": 1,
          "offset": " 0x7c018"
        },
        {
          "description": 56,
          "size": 1600081985,
          "offset": " 0x7c020"
        },
        {
          "description": 1195727429,
          "size": 5394176,
          "offset": " 0x7c028"
        },
        {
          "description": 0,
          "size": 1,
          "offset": " 0x7c050"
        },
        {
          "description": 328,
          "size": 1600083013,
          "offset": " 0x7c058"
        },
        {
          "description": 0,
          "size": 256,
          "offset": " 0x7c068"
        }
      ],
      "magic": "feedface",
      "offset": "7c000",
      "processorSubType": "all",
      "processorType": 0
    }
  ]
}