Skip to content

Commit 13f4303

Browse files
committed
add eager preload
1 parent a90848a commit 13f4303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/cocoapods-core/single_source.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class SingleSource < Source
2020
#
2121
def initialize(repo)
2222
super(repo)
23+
spec_paths
2324
end
2425

2526
private

0 commit comments

Comments
 (0)