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

Update Simulator icon retrieval #101

Closed
wants to merge 1 commit into from
Closed

Update Simulator icon retrieval #101

wants to merge 1 commit into from

Conversation

arnaudlbbnc
Copy link

Since Big Sur release, the iconFile and iconPath properties return nil due to missing informations from the UTI declaration.
Fortunately we can get the url of the icon using the identifier of the UTI that matches the filename of the image.

Since Big Sur release neither the iconFile nor iconPath are initialized due to missing informations from the UTI declaration retrieved.
Fortunately the identifier of the UTI matches the filename of the image.
@twostraws
Copy link
Owner

Ah! Sorry, I totally missed this. I've taken out most of this code now.

@twostraws twostraws closed this Jan 28, 2021
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.

2 participants