Merge pull request #102 from SDWebImage/demo/multiple_projects

Upgrade Demo to use the generate_multiple_pod_projects
This commit is contained in:
DreamPiggy 2024-02-07 18:14:37 +08:00 committed by GitHub
commit 8a33fb3ca7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
install! "cocoapods",
:generate_multiple_pod_projects => true,
:incremental_installation => true
use_frameworks!
example_project_path = 'Example/SDWebImageWebPCoderExample'