Does Radiologik Scheduler work on Apple Silicon?

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

May also be known as Radiologik Scheduler or Macinmind Radiologikscheduler

๐Ÿ“š Bundle Version History

com.macinmind.radiologikscheduler

v2021.4.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "NSHighResolutionCapable": true,
  "NSAppleScriptEnabled": true,
  "OSAScriptingDefinition": "RadiologikScheduler.sdef",
  "SUAllowsAutomaticUpdates": false,
  "SUFeedURL": "https://macinmind.com/pads/RadiologikScheduler.xml",
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "LSMinimumSystemVersion": "10.10.0",
  "LSApplicationCategoryType": "public.app-category.music",
  "NSAppleEventsUsageDescription": "Radiologik Scheduler uses AppleScripts and AppleEvents to control other applications in order to function properly.",
  "NSMicrophoneUsageDescription": "Radiologik Scheduler needs access to an audio input device for Silence Sense to work",
  "NSAppleMusicUsageDescription": "Radiologik Scheduler needs access to your music files in order to process or program them for Radiologik DJ.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "handler",
      "CFBundleURLSchemes": [
        "rlsc"
      ]
    }
  ],
  "CFBundleExecutable": "Radiologik Scheduler",
  "CFBundleName": "Radiologik Scheduler",
  "CFBundleIdentifier": "com.macinmind.radiologikscheduler",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleVersion": "6.3.4.3.1339",
  "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",
        "m4p",
        "m4v"
      ],
      "LSItemContentTypes": [
        "public.audio"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeName": "Portable Program Bundle",
      "CFBundleTypeIconFile": "PortableProgram.icns",
      "CFBundleTypeExtensions": [
        "rlppb"
      ],
      "LSItemContentTypes": [
        "com.macinmind.radiologikdj.programbundle"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.macinmind.radiologikdj.spotfile",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rlspt"
        ],
        "com.apple.ostype": [
          "RLsp"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.macinmind.radiologikdj.programfile",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rlprg"
        ]
      }
    },
    {
      "UTTypeIdentifier": "public.audio",
      "UTTypeConformsTo": [
        "public.audiovisual-โ€‹content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mp3",
          "aif",
          "aiff",
          "wav",
          "m4a",
          "m4p",
          "m4v"
        ],
        "com.apple.ostype": [
          "MPG3"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.macinmind.radiologikdj.programbundle",
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rlppb"
        ],
        "com.apple.ostype": [
          "RLpb"
        ]
      }
    },
    {
      "UTTypeIdentifier": "public.folder",
      "UTTypeConformsTo": [
        "public.directory"
      ],
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "fold"
        ]
      }
    },
    {
      "UTTypeIdentifier": "public.xml",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "xml"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 42.03289794921875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": 524291,
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 524291,
        "ncmds": 256,
        "sizeofcmds": 23103824,
        "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": 23103824,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1444864,
          "offset": " 0x20"
        },
        {
          "description": 20956864,
          "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": 28,
        "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": 4277009103,
          "size": 524291,
          "offset": " 0x1000"
        },
        {
          "description": 524291,
          "size": 28,
          "offset": " 0x1008"
        },
        {
          "description": 28,
          "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": 30,
        "sizeofcmds": 200,
        "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": 30,
          "offset": " 0x160c008"
        },
        {
          "description": "Segment Split Information Command",
          "size": 2195589,
          "offset": " 0x160c010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x160c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x160c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x160c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x160c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x160c068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "160c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update