DRTVWR-418: Rename darwin platform to darwin64.

We never intend to support 32-bit Mac builds any more.

This change eliminates the autobuild warning about not finding darwin64 and
therefore falling back on plain darwin.
master
Nat Goodspeed 2016-11-29 16:19:46 -05:00
parent 6979fc5667
commit 4d859d58bb
1 changed files with 2 additions and 2 deletions

View File

@ -3362,7 +3362,7 @@
<key>name</key>
<string>common</string>
</map>
<key>darwin</key>
<key>darwin64</key>
<map>
<key>build_directory</key>
<string>build-darwin-i386</string>
@ -3490,7 +3490,7 @@
</map>
</map>
<key>name</key>
<string>darwin</string>
<string>darwin64</string>
</map>
<key>linux</key>
<map>