Skip to content

Commit

Permalink
Merge pull request #102 from SDWebImage/demo/multiple_projects
Browse files Browse the repository at this point in the history
Upgrade Demo to use the generate_multiple_pod_projects
  • Loading branch information
dreampiggy authored Feb 7, 2024
2 parents c6be0c9 + 92e7a54 commit 8a33fb3
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 8a33fb3

Please sign in to comment.