Does Comic Strip Factory work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.0.137

May also be known as Comic Strip Factory or Dwdurkee Comic-Strip-Factory

๐Ÿ“š Bundle Version History

com.dwdurkee.Comic-Strip-Factory

v1.0.137
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "ATSApplicationFontsPath": "FreeFonts",
  "BuildMachineOSBuild": "20D91",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "comic"
      ],
      "CFBundleTypeIconFile": "ComicDoc",
      "CFBundleTypeName": "com.dwdurkee.Comic-Strip-Factory.comic",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "NSDocumentClass": "ComicDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "parts"
      ],
      "CFBundleTypeIconFile": "PartsDoc",
      "CFBundleTypeName": "com.dwdurkee.Comic-Strip-Factory.character",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "CharacterDocument"
    }
  ],
  "CFBundleExecutable": "Comic Strip Factory",
  "CFBundleHelpBookFolder": "csf_help.help",
  "CFBundleHelpBookName": "com.dwdurkee.Comic-Strip-Factory.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.dwdurkee.Comic-Strip-Factory",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Comic Strip Factory",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.0.137",
  "CFBundleSignature": "CSF ",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLSchemes": [
        "csf1-reg",
        "csftp",
        "csf-art-reg"
      ]
    }
  ],
  "CFBundleVersion": "771",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.graphics-design",
  "LSMinimumSystemVersion": "10.9",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "cloudfront.net": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true,
        "NSThirdPartyExceptionRequiresForwardSecrecy": false
      },
      "sites.fastspring.com": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true,
        "NSThirdPartyExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2020 DWDurkee, LLC. All rights reserved.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "SUFeedURL": "https://www.comicstripfactory.com/updates/CSF_Appcast.xml",
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Comic Strip Factory Character",
      "UTTypeIconFile": "CharDocIcon",
      "UTTypeIdentifier": "com.dwdurkee.Comic-Strip-Factory.character",
      "UTTypeTagSpecification": {
        "public.filename-extension": "parts"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Comic Strip Factory Comic",
      "UTTypeIconFile": "ComicDocIcon",
      "UTTypeIdentifier": "com.dwdurkee.Comic-Strip-Factory.comic",
      "UTTypeTagSpecification": {
        "public.filename-extension": "comic"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 3.37176513671875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 2048,
        "sizeofcmds": 1821472,
        "flags": [
          "The object file has no undefined references and is executable.",
          "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": 2048,
          "size": 1821472,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Identifier",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 116736,
          "offset": " 0x20"
        },
        {
          "description": 1667776,
          "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": 32,
        "sizeofcmds": 296,
        "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": " 0x8000"
        },
        {
          "description": "Symbol segment command",
          "size": 32,
          "offset": " 0x8008"
        },
        {
          "description": "Lazy Dynamic Library Load Command",
          "size": 131205,
          "offset": " 0x8010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x8018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x8020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x8028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x8060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x8068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "8000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 34,
        "sizeofcmds": 4720,
        "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": 0,
          "size": 34,
          "offset": " 0x1c8008"
        },
        {
          "description": "Dynamic Loader Information Command",
          "size": 131205,
          "offset": " 0x1c8010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c8018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c8020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c8028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1c8060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1c8068"
        },
        {
          "description": 0,
          "size": 80896,
          "offset": " 0x1c8080"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c8000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update