From 4ed9dfd47b9b22b4f777112a6b5d75de37cb0a78 Mon Sep 17 00:00:00 2001 From: David Kaprielian Date: Wed, 1 Aug 2012 16:25:56 -0700 Subject: Fixing up the string in the code sign flag. --- autobuild.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index bd441f5e5f..8238adc9a4 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2126,7 +2126,7 @@ -configuration Release -project SecondLife.xcodeproj -DENABLE_SIGNING:BOOL=YES - -DSIGNING_IDENTITY:STRING="Developer\ ID\ Application:\ Linden\ Research,\ Inc." + -DSIGNING_IDENTITY:STRING="Developer ID Application: Linden Research, Inc." configure @@ -2155,7 +2155,7 @@ -configuration Release -project SecondLife.xcodeproj -DENABLE_SIGNING:BOOL=YES - -DSIGNING_IDENTITY:STRING="Developer\ ID\ Application:\ Linden\ Research,\ Inc." + -DSIGNING_IDENTITY:STRING="Developer ID Application: Linden Research, Inc." configure -- cgit v1.2.3