Skip to content

Commit

Permalink
Remove test host
Browse files Browse the repository at this point in the history
- Closes #5
  • Loading branch information
Tony DiPasquale authored and Reda Lemeden committed Dec 8, 2014
1 parent 905458a commit 2728eac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ImageScout.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@
INFOPLIST_FILE = Tests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ImageScout.app/ImageScout";
};
name = Debug;
};
Expand All @@ -346,7 +345,6 @@
INFOPLIST_FILE = Tests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ImageScout.app/ImageScout";
};
name = Release;
};
Expand Down

0 comments on commit 2728eac

Please sign in to comment.