Closed asifmohd closed 7 years ago
Fixes Issue #115
UITests would not run after generating a project from Cakefile, because of TEST_HOST and BUNDLE_LOADER in Target settings
This PR removes these two keys, so that UITests can be built
Coverage decreased (-0.002%) to 96.937% when pulling 15a9c3d9f21ebde27e89649d9d9244b978fe56ee on asifmohd:issue-115 into 0f293fc1f49e03c8bc7bcb9d943c79fcb20d062b on jcampbell05:master.
Sweet :) will merge.
Fixes Issue #115
UITests would not run after generating a project from Cakefile, because of TEST_HOST and BUNDLE_LOADER in Target settings
This PR removes these two keys, so that UITests can be built