Skip to content

Commit 8a33fb3

Browse files
authored
Merge pull request #102 from SDWebImage/demo/multiple_projects
Upgrade Demo to use the generate_multiple_pod_projects
2 parents c6be0c9 + 92e7a54 commit 8a33fb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: Podfile

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
install! "cocoapods",
2+
:generate_multiple_pod_projects => true,
3+
:incremental_installation => true
4+
15
use_frameworks!
26

37
example_project_path = 'Example/SDWebImageWebPCoderExample'

0 commit comments

Comments
 (0)