Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sample themes are not installed if themes directory is missing #19

@neilco

Description

@neilco

Summary

If the user does not have an existing directory at ~/Library/Developer/UserData/FontsAndColorThemes/, installing the sample themes will not succeed.

Steps to Reproduce

  1. Ensure that ~/Library/Developer/UserData/FontsAndColorThemes/ does not exist.
  2. In Xcode, select Editor > Polychromatic > Install Sample Themes.
  3. Click Install Themes in the alert that is displayed.
  4. Restart Xcode.

Expected Result

The plugin detects that the FontsAndColorThemes directory is missing, creates it, and then installs the themes.

Actual Result

The themes are not installed.

Notes

Manually creating the FontsAndColorThemes directory and then selecting Editor > Polychromatic > Install Sample Themes in Xcode does result in the themes being installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions