NixOS / darwin-stubs

Text API (TAPI) files to support a pure build environment on macOS in nixpkgs.
15 stars 8 forks source link

Stub all frameworks #2

Closed thefloweringash closed 3 years ago

thefloweringash commented 3 years ago

The initial version only included things used by nixpkgs. This adds all the frameworks from /System/Library/Frameworks/*.framework.

Fixes #1

thefloweringash commented 3 years ago

I don't know the exact ownership of this repository, but I don't want to just merge my own PRs.

cc @LnL7 @domenkozar who helped set this up.

domenkozar commented 3 years ago

I think it's fine to merge your own PRs if there's noone to review. I don't have macOS expertise so I'll refrain.

thefloweringash commented 3 years ago

Looking at the linked pull request I realized that this should also include private frameworks.