Does Blocs work on Apple Silicon?

โœ… Yes, Full Native Apple Silicon Support

May also be known as Blocs or Cazoobi Blocs-4

๐Ÿ“š Bundle Version History

com.cazoobi.Blocs-4

v4.5.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "ATSApplicationFontsPath": "Fonts",
  "BuildMachineOSBuild": "21G83",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "bloc"
      ],
      "CFBundleTypeIconFile": "bloc-file",
      "CFBundleTypeName": "Bloc Project",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "bex"
      ],
      "CFBundleTypeIconFile": "bloc-extension",
      "CFBundleTypeName": "Blocs Extension",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Blocs",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.cazoobi.Blocs-4",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Blocs",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.5.3",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Tumult Hype Preview",
      "CFBundleURLSchemes": [
        "x-com-tumult-hype-preview"
      ]
    }
  ],
  "CFBundleVersion": "453",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13E113",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.3",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1330",
  "DTXcodeBuild": "13E113",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "docs.blocsapp.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "fonts.googleapis.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "google.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "uistore.io": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      }
    }
  },
  "NSHumanReadableCopyright": "Copyright ยฉ 2015 - 2020 Cazoobi LTD. All rights reserved.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "SUFeedURL": "https://blocsapp.com/update/v4/info.xml"
}
Full Meta Details
{
  "fileSize": 9.764266967773438,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 5072,
        "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": 39,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Loader Environment Command",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 34048,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 34048,
          "offset": " 0x90"
        },
        {
          "description": 34048,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.1.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "ATSApplicationFontsPath": "Fonts",
  "BuildMachineOSBuild": "19H524",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "bloc"
      ],
      "CFBundleTypeIconFile": "bloc-file",
      "CFBundleTypeName": "Bloc Project",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "bex"
      ],
      "CFBundleTypeIconFile": "bloc-extension",
      "CFBundleTypeName": "Blocs Extension",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Blocs",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.cazoobi.Blocs-4",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Blocs",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.1.1",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Tumult Hype Preview",
      "CFBundleURLSchemes": [
        "x-com-tumult-hype-preview"
      ]
    }
  ],
  "CFBundleVersion": "411",
  "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.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "docs.blocsapp.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "fonts.googleapis.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "google.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "uistore.io": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      }
    }
  },
  "NSHumanReadableCopyright": "Copyright ยฉ 2015 - 2020 Cazoobi LTD. All rights reserved.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "SUFeedURL": "https://blocsapp.com/update/v4/info.xml"
}
Full Meta Details
{
  "fileSize": 6.53656005859375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 2048,
        "sizeofcmds": 3481440,
        "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": 3481440,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Identifier",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 220160,
          "offset": " 0x20"
        },
        {
          "description": 3331520,
          "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": 35,
        "sizeofcmds": 4648,
        "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": 35,
          "offset": " 0x8008"
        },
        {
          "description": 35,
          "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"
        },
        {
          "description": 0,
          "size": 169984,
          "offset": " 0x8080"
        }
      ],
      "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": 36,
        "sizeofcmds": 4736,
        "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": 36,
          "offset": " 0x35c008"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 131205,
          "offset": " 0x35c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x35c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x35c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x35c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x35c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x35c068"
        },
        {
          "description": 0,
          "size": 10496,
          "offset": " 0x35c080"
        }
      ],
      "magic": "cffaedfe",
      "offset": "35c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v4.1.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "ATSApplicationFontsPath": "Fonts",
  "BuildMachineOSBuild": "19H512",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "bloc"
      ],
      "CFBundleTypeIconFile": "bloc-file",
      "CFBundleTypeName": "Bloc Project",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "bex"
      ],
      "CFBundleTypeIconFile": "bloc-extension",
      "CFBundleTypeName": "Blocs Extension",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Blocs",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.cazoobi.Blocs-4",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Blocs",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.1.0",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Tumult Hype Preview",
      "CFBundleURLSchemes": [
        "x-com-tumult-hype-preview"
      ]
    }
  ],
  "CFBundleVersion": "410",
  "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.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "docs.blocsapp.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "fonts.googleapis.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "google.com": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      },
      "uistore.io": {
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionMinimumTLSVersion": "TLSv1.0"
      }
    }
  },
  "NSHumanReadableCopyright": "Copyright ยฉ 2015 - 2020 Cazoobi LTD. All rights reserved.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "SUFeedURL": "https://blocsapp.com/update/v4/info.xml"
}
Full Meta Details
{
  "fileSize": 6.4267730712890625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 3431856,
        "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": 3431856,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 216064,
          "offset": " 0x20"
        },
        {
          "description": 3281936,
          "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": 35,
        "sizeofcmds": 4648,
        "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": 35,
          "offset": " 0x4008"
        },
        {
          "description": 35,
          "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": 166912,
          "offset": " 0x4080"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 36,
        "sizeofcmds": 4736,
        "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": 36,
          "offset": " 0x34c008"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 131205,
          "offset": " 0x34c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x34c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x34c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x34c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x34c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x34c068"
        },
        {
          "description": 0,
          "size": 164864,
          "offset": " 0x34c080"
        }
      ],
      "magic": "cffaedfe",
      "offset": "34c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}