diff options
author | callum_linden <none@none> | 2012-08-07 14:20:54 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2012-08-07 14:20:54 -0700 |
commit | b0843fc14a3edd8cab090457f60100b00165e06a (patch) | |
tree | 8cf81353e1e7771d97ee4766c46112d81e229c0e /autobuild.xml | |
parent | b8ccedc8795df40d0c0407ed051068b19fb3a78c (diff) | |
parent | 9f2b86203a3493f8ed1aad9aa5298a75abacfa86 (diff) |
merge with head
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml index bd441f5e5f..17fce69471 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2125,8 +2125,6 @@ <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> @@ -2155,7 +2153,7 @@ <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> + <string>-DSIGNING_IDENTITY:STRING="Developer ID Application: Linden Research, Inc."</string> </array> </map> <key>configure</key> |