#!/bin/bash

cd $(dirname $0)
iconutil -c icns ./img-src/macos-picard.iconset/ -o ../picard.icns
