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

feat(macOS): add support for resolving macOS aliases #205

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

PoetryL
Copy link
Collaborator

@PoetryL PoetryL commented Feb 17, 2025

No description provided.

This commit adds cross-platform support for resolving macOS aliases by:
- Introducing new functions in osbased package for detecting and resolving macOS aliases
- Updating file resolution logic to handle macOS aliases alongside symlinks
- Implementing platform-specific alias resolution for macOS using CoreFoundation/CoreServices
- Adding no-op implementations for Linux and Windows platforms
@PoetryL PoetryL requested a review from Equationzhao February 17, 2025 16:04
@Equationzhao Equationzhao merged commit e0f6079 into Equationzhao:master Feb 17, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants