Marshal icon indicating copy to clipboard operation
Marshal copied to clipboard

Remove Large.json from project, copy while running tests

Open bwhiteley opened this issue 7 years ago • 1 comments

The file Large.json causes projects which use Marshal to slow down Xcode while searching for strings.

This patch removes Large.json from the project and adds a build phase to copy it so that it is available for the performance test.

bwhiteley avatar Nov 30 '16 22:11 bwhiteley

Looks good, but has a merge conflict since I just merged a commit also fixing tests. I'm ok merging this once it's rebased.

jarsen avatar Dec 05 '16 18:12 jarsen