diff options
Diffstat (limited to 'scripts/push_to_cocoapods.sh')
-rwxr-xr-x | scripts/push_to_cocoapods.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/push_to_cocoapods.sh b/scripts/push_to_cocoapods.sh deleted file mode 100755 index d582ea4..0000000 --- a/scripts/push_to_cocoapods.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -#Push to igagis repo for now -pod repo push igagis pugixml.podspec --use-libraries --verbose |