View Issue Details

IDProjectCategoryView StatusLast Update
0017409ScribusReleasespublic2025-02-09 09:23
Reporterronandaly Assigned Tocbradney  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformMacbook Pro M2 ProOSMacOSOS Version14.6.1
Product Version1.6.3 
Summary0017409: Minimum OS version for MacOS does not match documentation
DescriptionAs reported on https://www.scribus.net/downloads/, the minimum version of MacOS for arm64 is 13. However, if we examine the binary with:

otool -l <path to Scribus binary inside .app directory>

It gives the following output

Load command 10
      cmd LC_BUILD_VERSION
  cmdsize 32
 platform 1
    minos 15.0
      sdk 15.2
   ntools 1
     tool 3
  version 1115.7.3

The minos of 15 is greater than the published version of 13. Hence the app does not run directly on my machine.
Steps To ReproduceLaunch Scribus arm64 1.6.3 on a MacOS version 14 machine. A pop-up appears saying 'You can't use this version of the application "Scribus.app" with this version of macOS.'
TagsNo tags attached.
PatchNo

Issue History

Date Modified Username Field Change
2025-02-06 17:15 ronandaly New Issue
2025-02-08 22:44 cbradney Note Added: 0052032
2025-02-09 09:23 cbradney Assigned To => cbradney
2025-02-09 09:23 cbradney Status new => resolved
2025-02-09 09:23 cbradney Resolution open => fixed