Explorar o código

add clean script to delete binary files

Taner Sener %!s(int64=6) %!d(string=hai) anos
pai
achega
b4c59b9ef0
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      example/clean.sh

+ 4 - 0
example/clean.sh

@@ -0,0 +1,4 @@
+#!/bin/bash
+
+rm -rf build 
+rm -rf ios/Pods