mirror of
https://github.com/HackPlan/realm-cocoa.git
synced 2026-01-12 22:44:39 +08:00
Xcode 7.3 is using the `TEST_HOST` setting in a slightly different context from earlier versions, resulting in it sometimes evaluating to a path that contains the `-static` suffix. Redefine `TEST_HOST` for the static tests to omit the `-static` suffix.