Does Radiologik DJ work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2021.4.1

May also be known as Radiologik DJ or Macinmind Radiologikdj

๐Ÿ“š Bundle Version History

com.macinmind.radiologikdj

v2021.4.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "NSHighResolutionCapable": true,
  "NSAppleScriptEnabled": true,
  "OSAScriptingDefinition": "RadiologikDJ.sdef",
  "SUAllowsAutomaticUpdates": false,
  "SUFeedURL": "https://macinmind.com/pads/RadiologikDJ.xml",
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "LSMinimumSystemVersion": "10.10.0",
  "LSApplicationCategoryType": "public.app-category.music",
  "NSAppleEventsUsageDescription": "Radiologik DJ uses AppleScripts and AppleEvents to control other applications in order to function properly.",
  "NSMicrophoneUsageDescription": "Radiologik DJ uses the audio input for the Line In feature",
  "NSAppleMusicUsageDescription": "Radiologik DJ needs access to your music files in order to add them to play them.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "handler",
      "CFBundleURLSchemes": [
        "rldj"
      ]
    }
  ],
  "CFBundleExecutable": "Radiologik DJ",
  "CFBundleName": "Radiologik DJ",
  "CFBundleIdentifier": "com.macinmind.radiologikdj",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleVersion": "6.3.4.3.3074",
  "CFBundleDevelopmentRegion": "en",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "NSHumanReadableCopyright": "ยฉ 2007-2021 MacinMind Software, Inc.",
  "CFBundleShortVersionString": "2021.4.1",
  "CFBundleIconFile": "App",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Spot File",
      "CFBundleTypeIconFile": "SpotFiles.icns",
      "CFBundleTypeExtensions": [
        "rlspt"
      ],
      "LSItemContentTypes": [
        "com.macinmind.radiologikdj.spotfile"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeName": "Program File",
      "CFBundleTypeIconFile": "ProgramFiles.icns",
      "CFBundleTypeExtensions": [
        "rlprg"
      ],
      "LSItemContentTypes": [
        "com.macinmind.radiologikdj.programfile"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeName": "Audio File",
      "CFBundleTypeExtensions": [
        "mp3",
        "aif",
        "aiff",
        "wav",
        "m4a",
        "mp4",
        "m4v"
      ],
      "LSItemContentTypes": [
        "public.audio"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeExtensions": [],
      "LSItemContentTypes": [
        "public.folder"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeName": "Portable Program Bundle",
      "CFBundleTypeIconFile": "PortableProgram.icns",
      "CFBundleTypeExtensions": [
        "rlppb"
      ],
      "LSItemContentTypes": [
        "com.macinmind.radiologikdj.programbundle"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeName": "PlayList",
      "CFBundleTypeExtensions": [
        "pls",
        "m3u",
        "m3u8"
      ],
      "LSItemContentTypes": [
        "com.macinmind.radiologikdj.playlist"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    }
  ],
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.macinmind.radiologikdj.spotfile",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Spot File",
      "UTTypeIconFile": "SpotFiles.icns",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rlspt"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.macinmind.radiologikdj.programfile",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Program File",
      "UTTypeIconFile": "ProgramFiles.icns",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rlprg"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.macinmind.radiologikdj.programbundle",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Portable Program Bundle",
      "UTTypeIconFile": "PortableProgram.icns",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rlppb"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "public.audio",
      "UTTypeConformsTo": [
        "public.audiovisual-โ€‹content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mp3",
          "aif",
          "aiff",
          "wav",
          "m4a",
          "mp4",
          "m4v"
        ],
        "com.apple.ostype": [
          "AIFF"
        ]
      }
    },
    {
      "UTTypeIdentifier": "public.folder",
      "UTTypeConformsTo": [
        "public.directory"
      ],
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "fold"
        ]
      }
    },
    {
      "UTTypeIdentifier": "public.xml",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "xml"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.macinmind.radiologikdj.playlist",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pls",
          "m3u",
          "m3u8"
        ]
      }
    },
    {
      "UTTypeIdentifier": "public.text",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "asc",
          "ascii",
          "bas",
          "c",
          "class",
          "cp",
          "cpp",
          "h",
          "hp",
          "hpp",
          "i3",
          "java",
          "m2",
          "m3",
          "mak",
          "text",
          "txt"
        ],
        "com.apple.ostype": [
          "TEXT"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 44.37797546386719,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": 524291,
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 524291,
        "ncmds": 256,
        "sizeofcmds": 24729904,
        "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": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 524291,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 24729904,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1546240,
          "offset": " 0x20"
        },
        {
          "description": 21793840,
          "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": 27,
        "sizeofcmds": 3016,
        "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": 27,
          "offset": " 0x1008"
        },
        {
          "description": "UUID Load Command",
          "size": 2195589,
          "offset": " 0x1010"
        },
        {
          "description": 2195589,
          "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": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 29,
        "sizeofcmds": 3048,
        "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": 29,
          "offset": " 0x1798008"
        },
        {
          "description": "Code Signature",
          "size": 2195589,
          "offset": " 0x1798010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x1798018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1798020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1798028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1798060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1798068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1798000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update