Mercurial > minori
view dep/pugixml/scripts/cocoapods_push.sh @ 63:3d2decf093bb
*: fix many clang warnings
| author | Paper <mrpapersonic@gmail.com> |
|---|---|
| date | Sun, 01 Oct 2023 06:39:47 -0400 |
| parents | d10b6c6b432e |
| children |
line wrap: on
line source
#!/bin/bash #Push to igagis repo for now pod repo push igagis pugixml.podspec --use-libraries --verbose
