Closed jkmassel closed 5 years ago
It's all in the title 😃
To Test:
Run rm -rf Pods && bundle install && bundle exec pod install && bundle exec pod lib lint on this branch to ensure that pods can be properly installed and built.
rm -rf Pods && bundle install && bundle exec pod install && bundle exec pod lib lint
D'oh, thanks! Fixed now.
It's all in the title 😃
To Test:
Run
rm -rf Pods && bundle install && bundle exec pod install && bundle exec pod lib lint
on this branch to ensure that pods can be properly installed and built.