diff options
-rw-r--r-- | testing/gtest.gyp | 1 | ||||
-rw-r--r-- | testing/gtest_ios/Default-568h@2x.png | bin | 0 -> 1707 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/testing/gtest.gyp b/testing/gtest.gyp index 7d57d0d..97e5637 100644 --- a/testing/gtest.gyp +++ b/testing/gtest.gyp @@ -86,6 +86,7 @@ }, 'mac_bundle_resources': [ '<(ios_unittest_info_plist_path)', + '<(DEPTH)/testing/gtest_ios/Default-568h@2x.png', ], 'mac_bundle_resources!': [ '<(ios_unittest_info_plist_path)', diff --git a/testing/gtest_ios/Default-568h@2x.png b/testing/gtest_ios/Default-568h@2x.png Binary files differnew file mode 100644 index 0000000..8c9089d --- /dev/null +++ b/testing/gtest_ios/Default-568h@2x.png |