From 6886887bcce28f5421bed21bb828336633c5f986 Mon Sep 17 00:00:00 2001 From: Takayama Fumihiko Date: Tue, 21 Oct 2014 23:14:59 +0900 Subject: [PATCH] add podupdate --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index a851fca..c5644eb 100644 --- a/Makefile +++ b/Makefile @@ -25,3 +25,6 @@ run: all package: ./make-package.sh + +podupdate: + pod update