Re-land update Xcode emulation extra plist items for Xcode 7.2

Update Xcode emulation extra plist items for Xcode 7.2

Adds DTCompiler, MinimumOSVersion and  DTPlatformBuild.

Corrects DTSDKName and DTSDKBuild.

Also fixes test/ios/gyptest-archs.py and
test/ios/gyptest-per-config-settings.py for Xcode 7.

This reverts commit 7d29c3de1f5eb74330b81b78ea116b67f684b23b.

BUG=577711
R=thakis@chromium.org

Review URL: https://codereview.chromium.org/1701503002 .
6 files changed
tree: 0df8d5f80123cbc0c629a499ee43066e69ba8813
  1. buildbot/
  2. data/
  3. pylib/
  4. samples/
  5. test/
  6. tools/
  7. .gitignore
  8. AUTHORS
  9. codereview.settings
  10. DEPS
  11. gyp
  12. gyp.bat
  13. gyp_main.py
  14. gyptest.py
  15. LICENSE
  16. OWNERS
  17. PRESUBMIT.py
  18. README.md
  19. setup.py
README.md

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.