before_install.sh 237 B

1234567
  1. #!/usr/bin/env bash
  2. echo DEVELOPER_DIR=/Applications/Xcode_13.4.1.app >> $GITHUB_ENV
  3. curl -L 'https://github.com/vcmi/vcmi-ios-deps/releases/latest/download/vcmi-ios-depends-xc13.2.1.txz' \
  4. | tar -xf -
  5. build/fix_install_paths.command