Skip to content

Backport package.json target to macOS 12#102

Open
Maschina wants to merge 2 commits intoAvdLee:mainfrom
Maschina:backportPackageImport
Open

Backport package.json target to macOS 12#102
Maschina wants to merge 2 commits intoAvdLee:mainfrom
Maschina:backportPackageImport

Conversation

@Maschina
Copy link
Copy Markdown

@Maschina Maschina commented Jan 13, 2026

I have a macOS app with macOS 13+ set as deployment target.
Since I cannot condition import Roadmap in my file, I thought to backport package.json so that it is generally importable by older deployment targets and condition the views and other structs with @available(...) within my app. The downside is that the framework is not available to older environments, but I could link to my website in this rare case.

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant