CE13B89026248A92007CBD4D/* Run Script: copy Firebase's GoogleService-Info.plist */,
...
...
@@ -1342,6 +1343,24 @@
shellPath=/bin/sh;
shellScript="# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\n\"${PODS_ROOT}/FirebaseCrashlytics/run\"\n";
};
CE0456222629ADF6003D252B/* Run Script: set build number */={
isa=PBXShellScriptBuildPhase;
buildActionMask=2147483647;
files=(
);
inputFileListPaths=(
);
inputPaths=(
);
name="Run Script: set build number";
outputFileListPaths=(
);
outputPaths=(
);
runOnlyForDeploymentPostprocessing=0;
shellPath=/bin/sh;
shellScript="# Type a script or drag a script file from your workspace to insert its path.\n./scripts/set_build_number.sh\n";
};
CE13B89026248A92007CBD4D/* Run Script: copy Firebase's GoogleService-Info.plist */={