Skip to content

Commit 92e7a54

Browse files
committed
Upgrade Demo to use the generate_multiple_pod_projects
Seems many user use this type of integration, which hide some header issue
1 parent bb41e0e commit 92e7a54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Podfile

Lines changed: 4 additions & 0 deletions
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)