Skip to content

Commit

Permalink
add eager preload
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-makarov committed Feb 22, 2021
1 parent a90848a commit 13f4303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cocoapods-core/single_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class SingleSource < Source
#
def initialize(repo)
super(repo)
spec_paths
end

private
Expand Down

0 comments on commit 13f4303

Please sign in to comment.