When I update the display name in this field

all my tests fail as @testable import HomeApp needs to be updates to match.
I was always under the impression Display Name simply appeared under your app and a few other places, I cannot work out why this is being linked to the @testable import in my modules.
I also the following error:
Could not find test host for HomeTests: TEST_HOST evaluates to "/Users/dev/Library/Developer/Xcode/DerivedData/Home-hjxpvhyfkcwsqwfqzladedveshpm/Build/Products/Development-iphonesimulator/HomeApp.app/HomeApp"
