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

Patch 1 #114

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Patch 1 #114

wants to merge 4 commits into from

Conversation

NSGod
Copy link

@NSGod NSGod commented Jan 8, 2021

Switched from absolute to relative-to-SDK framework paths. Also fixed a few typos and prevented logging calls (e.g. "Could not determine attributes of file ...") when encountering .DS_Store files.

Also fixed typos and switched to paths instead of URL string.
ApplicationServices is an umbrella framework that is built on top of, and includes CoreServices.framework. Likewise, CoreServices is a combo framework that is built on top of, and includes CoreFoundation. Linking against just ApplicationServices will handle all other required (sub) frameworks automatically.
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