Skip to content

Instantly share code, notes, and snippets.

@egcode
Last active October 11, 2019 00:21
Show Gist options
  • Save egcode/18cd473c9b41fb381af3ea31bbb58ebd to your computer and use it in GitHub Desktop.
Save egcode/18cd473c9b41fb381af3ea31bbb58ebd to your computer and use it in GitHub Desktop.
"${PODS_ROOT}/Fabric/run"
# ${CONFIGURATION} usualy Debug and Release.
# You should create referenced folders for each Configuration (Debug and Release folders inside Firebase folder)
# and store GoogleService-Info.plist file
cp "${PROJECT_DIR}/MyApp/Resources/Firebase/${CONFIGURATION}/GoogleService-Info.plist" "${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.app/GoogleService-Info.plist"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment