summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kaprielian <sabin@lindenlab.com>2012-08-01 12:56:51 -0700
committerDavid Kaprielian <sabin@lindenlab.com>2012-08-01 12:56:51 -0700
commit27d5547478a816bed87a0f3b0e275c26a2ef581d (patch)
tree2393f09027148306b8a4802f551a64e3892bf456
parent784d75fb65a0a27bd5d24ab771b5ed2a07ec7345 (diff)
Added necessary signing information to autobuild.xml
-rw-r--r--autobuild.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml
index 9b564ddefc..bd441f5e5f 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -2125,6 +2125,8 @@
<array>
<string>-configuration Release</string>
<string>-project SecondLife.xcodeproj</string>
+ <string>-DENABLE_SIGNING:BOOL=YES</string>
+ <string>-DSIGNING_IDENTITY:STRING="Developer\ ID\ Application:\ Linden\ Research,\ Inc."</string>
</array>
</map>
<key>configure</key>
@@ -2152,6 +2154,8 @@
<array>
<string>-configuration Release</string>
<string>-project SecondLife.xcodeproj</string>
+ <string>-DENABLE_SIGNING:BOOL=YES</string>
+ <string>-DSIGNING_IDENTITY:STRING="Developer\ ID\ Application:\ Linden\ Research,\ Inc."</string>
</array>
</map>
<key>configure</key>