appcenter-sdk-apple/appcenter-post-clone.sh

11 строки
305 B
Bash

#!/usr/bin/env bash
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.
# Download App Center SDK frameworks
curl -O https://mobilecentersdkdev.blob.core.windows.net/sdk/AppCenter-SDK-Apple.zip
# Unzip files to framework location
unzip AppCenter-SDK-Apple.zip