Does Pixave work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as Pixave or Littlehj Pixave

๐Ÿ“š Bundle Version History

com.littlehj.Pixave

v2.3.12
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "18G95",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "pxvlibrary"
      ],
      "CFBundleTypeIconFile": "PXLibraryIcon.icns",
      "CFBundleTypeName": "Pixave Library",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.littlehj.pxvlibrary"
      ],
      "LSTypeIsPackage": 1
    },
    {
      "CFBundleTypeExtensions": [
        "pxvitem"
      ],
      "CFBundleTypeIconFile": "PXLibraryItemIcon.icns",
      "CFBundleTypeName": "Pixave Library Item",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.littlehj.pxvitem"
      ],
      "LSTypeIsPackage": 1
    },
    {
      "CFBundleTypeName": "Graphics Interchange Format Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.compuserve.gif"
      ]
    },
    {
      "CFBundleTypeName": "JPEG Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg"
      ]
    },
    {
      "CFBundleTypeName": "JPEG 2000 Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg-2000"
      ]
    },
    {
      "CFBundleTypeName": "TIFF Document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.tiff"
      ]
    },
    {
      "CFBundleTypeName": "Portable Network Graphics Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.png"
      ]
    },
    {
      "CFBundleTypeName": "Apple icon image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.apple.icns"
      ]
    },
    {
      "CFBundleTypeName": "SVG document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.svg-image"
      ]
    },
    {
      "CFBundleTypeName": "Microsoft icon",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.microsoft.ico"
      ]
    },
    {
      "CFBundleTypeName": "Windows Bitmap Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.microsoft.bmp"
      ]
    },
    {
      "CFBundleTypeName": "PDF Document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.adobe.pdf"
      ]
    },
    {
      "CFBundleTypeName": "Camera RAW Image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.camera-raw-image"
      ]
    },
    {
      "CFBundleTypeName": "Multiple Picture Object image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.mpo-image"
      ]
    },
    {
      "CFBundleTypeName": "Photoshop Document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.adobe.photoshop-image"
      ]
    },
    {
      "CFBundleTypeName": "Adobe Illustrator document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.adobe.illustrator.ai-image"
      ]
    },
    {
      "CFBundleTypeName": "Encapsulated PostScript",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.adobe.encapsulated-โ€‹postscript",
        "com.adobe.postscript"
      ]
    }
  ],
  "CFBundleExecutable": "Pixave",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.littlehj.Pixave",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Pixave",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.3.12",
  "CFBundleSignature": "PXDT",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.littlehj.Pixave",
      "CFBundleURLSchemes": [
        "pixave"
      ]
    }
  ],
  "CFBundleVersion": "57341",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "10G8",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "18G74",
  "DTSDKName": "macosx10.14",
  "DTXcode": "1030",
  "DTXcodeBuild": "10G8",
  "LSApplicationCategoryType": "public.app-category.graphics-design",
  "LSMinimumSystemVersion": "10.11",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSHumanReadableCopyright": "Copyright ยฉ 2003-2018 LittleHJ. All rights reserved.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeDescription": "Pixave Library",
      "UTTypeIconFile": "PXLibraryIcon",
      "UTTypeIdentifier": "com.littlehj.pxvlibrary",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pxvlibrary"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeDescription": "Pixave Library Item",
      "UTTypeIconFile": "PXLibraryItemIcon",
      "UTTypeIdentifier": "com.littlehj.pxvitem",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pxvitem"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.4637298583984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 38,
        "sizeofcmds": 5064,
        "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": 38,
          "offset": " 0x8"
        },
        {
          "description": "Function Starts 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 120064,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 120064,
          "offset": " 0x90"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update