Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mac-sdk-package.sh « scripts - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 414b754ec75fd114ad1928f4552c44e05232757d (plain)
1
2
3
#!/bin/bash -e

exec external/bockbuild/bb MacSDK --package --arch=darwin-64 "$@"