Skip to content

Commit

Permalink
Upgrade Demo to use the generate_multiple_pod_projects
Browse files Browse the repository at this point in the history
Seems many user use this type of integration, which hide some header issue
  • Loading branch information
dreampiggy committed Feb 7, 2024
1 parent bb41e0e commit 92e7a54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
install! "cocoapods",
:generate_multiple_pod_projects => true,
:incremental_installation => true

use_frameworks!

example_project_path = 'Example/SDWebImageWebPCoderExample'
Expand Down

0 comments on commit 92e7a54

Please sign in to comment.