#!/bin/sh

if [ "$(uname)" == "Darwin" ]; then
unzip -o ./RNPacketzoom/PZSpeed.framework.zip -d RNPacketzoom
fi
