Dave Mayes
Results
1
comments of
Dave Mayes
> Try adding the following into `post_install do |installer|` in Podfile if you use Cocoapods so it looks like this: > > ``` > post_install do |installer| > installer.pods_project.targets.each do...