Deprecate Info.plist values in favor of `extra_plist_info`
Open
- Dominant language
- Python
- Stars
- 50
- Forks
- 49
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 16
Description
`extra_plist_info` has been introduced in #415 to allow for arbitrary values in the `Info.plist` file. This was done in part because implementing all possible properties into the `menuinst` schema doesn't scale. The majority of values can now be deprecated in favor of `extra_plist_info`. Only the values that `menuinst` needs should remain as a top-level keyword.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.