Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some missing NSSearchPathDirectory enum types #442

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

@buzzdeee buzzdeee requested a review from rfm as a code owner August 29, 2024 20:22
Copy link
Contributor

@rfm rfm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this looks relatively harmless, the fact that the new types are not implemented would cause potential confusion/breakage of apps that tried to use them, so I think it would be better to support those values in NSPathUtilities.m rather than ignoring them.

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

Successfully merging this pull request may close these issues.

2 participants