diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-08-06 15:23:12 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-08-06 15:26:11 +0300 |
commit | 77c629e0251cf5b5a65077ec6a0697555f7be70a (patch) | |
tree | dc085d76f23ed93bf260e941ddac301e9cadb4a7 /indra/newview/Info-SecondLife.plist | |
parent | 6077f296dd7c23b188dd4813636f7b2b83658b96 (diff) |
Revert "SL-13082 Declare macOS SDK version to be 10.12 instead of 10.15"
This reverts commit 7d4b1c014c9900af47005a529df50ece14249326.
Until the TC mac build nodes update.
Diffstat (limited to 'indra/newview/Info-SecondLife.plist')
-rw-r--r-- | indra/newview/Info-SecondLife.plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/Info-SecondLife.plist b/indra/newview/Info-SecondLife.plist index 4f09495f83..cfe9d991c5 100644 --- a/indra/newview/Info-SecondLife.plist +++ b/indra/newview/Info-SecondLife.plist @@ -79,7 +79,5 @@ <string>${MACOSX_BUNDLE_NSPRINCIPAL_CLASS}</string> <key>NSMainNibFile</key> <string>${MACOSX_BUNDLE_NSMAIN_NIB_FILE}</string> - <key>NSHighResolutionCapable</key> - <true/> </dict> </plist> |