Upgrade Demo to use the generate_multiple_pod_projects

Seems many user use this type of integration, which hide some header issue
This commit is contained in:
DreamPiggy 2024-02-07 18:14:15 +08:00
parent bb41e0e47b
commit 92e7a545b2
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! use_frameworks!
example_project_path = 'Example/SDWebImageWebPCoderExample' example_project_path = 'Example/SDWebImageWebPCoderExample'