summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2024-08-06 19:43:26 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-08-06 19:43:26 -0700
commitb6cd0cd7d0e3086c10c8d98deaeda65b7d95bcb4 (patch)
tree0f5de3e623064044840546a51ba274cc06e263dd
parentece9cb8022d1c889bfd02ce52f0dd470460d5a21 (diff)
misspelled xcarchive
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index ab78b56515..2a2227657b 100755
--- a/build.sh
+++ b/build.sh
@@ -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