misspelled xcarchive

master
Roxie Linden 2024-08-06 19:43:26 -07:00
parent ece9cb8022
commit b6cd0cd7d0
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@ then
if [ "${RELEASE_CRASH_REPORTING:-}" != "OFF" ]
then
# e.g. build-darwin-x86_64/symbols/Release/Second Life Test.xarchive.zip
symbol_file="${build_dir}/symbols/${variant}/${viewer_channel}.xarchive.zip"
symbol_file="${build_dir}/symbols/${variant}/${viewer_channel}.xcarchive.zip"
if [[ ! -f "$symbol_file" ]]
then
# symbol tarball we prep for (e.g.) Breakpad