Skip to content

The binary uses an SDK older than the 10.9 SDK #187

@tresf

Description

@tresf

Since v2.10.0 bundling JSSC with a macOS application will no longer pass Apple's notarization requirements...
Related: #178, #185, #54.

This is a requirement of notarization documented here: https://developer.apple.com/documentation/security/resolving-common-notarization-issues#Use-the-macOS-109-SDK-or-later

I seem to have completely missed this when we chose 10.8 for our deployment target. This issue was previously raised in #54.

- profile: x86_64
macos-deployment-target: 10.8
sdk-version: MacOSX10.9.sdk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions