diff options
author | callum_linden <none@none> | 2014-10-21 11:38:57 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2014-10-21 11:38:57 -0700 |
commit | a437c9e5fe585274b6e9ec16d6c3e00605dc49ec (patch) | |
tree | d508e907d6b3c090cebb8742ec4f53d5c119a69a /autobuild.xml | |
parent | ade93d5d19490a1c94df0b749a42c5514d4d88a7 (diff) | |
parent | 9bd460ca075a0f27fef426a23f5e341155a75932 (diff) |
Update to build on Xcode 6.0: remove release build unused function
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index 1698c89358..d0b0837ec2 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -3028,7 +3028,7 @@ </map> </map> <key>version_file</key> - <string>VERSION.txt</string> + <string>newview/viewer_version.txt</string> </map> <key>type</key> <string>autobuild</string> |