XcodeGen/Sources/XcodeGenKit
Malcolm Jarvis d22ab944c4 Fix macOS unit test target TEST_HOST (#696)
Resolves #695

Previously, macOS unit test targets would appear to have no test host.

By manually setting the test host in Xcode on the fixture project, I discovered that macOS test hosts require an additional `Contents/MacOS/` path component before the product name.

We can manually detect the platform when setting the test host and as such generate the host correctly for macOS unit test targets.
2019-10-24 11:12:00 -05:00
..
CacheFile.swift Reverted Set() 2019-09-23 09:39:41 +02:00
CarthageDependencyResolver.swift Swiftformat 2019-03-25 21:11:29 +11:00
CarthageVersionLoader.swift Removed redundant Array() 2019-09-23 09:37:30 +02:00
FileWriter.swift Code review comments 2019-10-22 10:39:42 +02:00
Glob.swift make format_code 2019-09-01 22:02:53 +10:00
InfoPlistGenerator.swift Code review comments 2019-10-22 10:39:42 +02:00
MD5.swift make format_code 2019-09-01 22:02:53 +10:00
PathExtensions.swift Swiftformat 2019-03-25 21:11:29 +11:00
PBXProjGenerator.swift Fix macOS unit test target TEST_HOST (#696) 2019-10-24 11:12:00 -05:00
ProjectGenerator.swift Rename 2019-10-22 23:37:01 +09:00
SchemeGenerator.swift Tweak whitespace 2019-10-03 01:06:07 +09:00
SettingsBuilder.swift update import name 2019-06-26 16:49:10 +10:00
SettingsPresetFile.swift update import name 2019-06-26 16:49:10 +10:00
SourceGenerator.swift Add resolveGroupPath 2019-10-16 05:57:39 +09:00
SpecLoader.swift update import name 2019-06-26 16:49:10 +10:00
Version.swift Updated compatibilityVersion 2019-05-07 18:43:17 +02:00
XCProjExtensions.swift add some more lastKnownFileType that Xcode generates 2019-09-28 14:48:36 +10:00