• Christopher Roach's avatar
    [LocalPod] Fixing clean paths · ca6cabc4
    Christopher Roach authored
    The earlier fix for clean paths is forcing some directories to lower
    case which could cause some side effects. This fix removes the
    `File::FNM_CASEFOLD` flag from the call to `Dir.glob` and allows the
    OS to treat the directories as they wish. This makes the paths
    returned in the `clean_paths` method consistent with those returned in
    the `expanded_paths` method.
    ca6cabc4
Name
Last commit
Last update
..
cocoapods Loading commit data...
cocoapods.rb Loading commit data...