We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pod repo update
make setup
1 parent 4fc54f0 commit 582685bCopy full SHA for 582685b
Makefile
@@ -8,6 +8,7 @@ doc:
8
setup:
9
git submodule update --init
10
bundle install
11
+ bundle exec pod repo update
12
bundle exec pod install
13
14
test:
0 commit comments