Fix issue with missing resources in Xcode ui tests targets.

Adding any entries in 'mac_bundle_resources' section for 'mac_xcuitest_bundle' targets didn't affect generated project.
This change fixes it.

Change-Id: I6d0bbf18deb5a9ffaeb5697f5bae8d72d976b0a1
Reviewed-on: https://chromium-review.googlesource.com/c/1329753
Reviewed-by: Mark Mentovai <mark@chromium.org>
1 file changed
tree: a5073c660392d9a30e584ea236bc5f4b56e72d8a
  1. buildbot/
  2. data/
  3. pylib/
  4. samples/
  5. test/
  6. tools/
  7. .gitignore
  8. .travis.yml
  9. AUTHORS
  10. codereview.settings
  11. DEPS
  12. gyp
  13. gyp.bat
  14. gyp_main.py
  15. gyptest.py
  16. LICENSE
  17. OWNERS
  18. PRESUBMIT.py
  19. README.md
  20. 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.