Please execute this shell command then replace it with your console output. ``` echo '' echo "### OS" sw_vers echo '### POD' pod --version echo "### Project" git ls-tree --full-name --name-only HEAD Podfile pwd echo '' ``` --- ### Problem | Feature
Please execute this shell command then replace it with your console output.
Problem | Feature