XcodeGen/Sources/XcodeGenKit
freddi(Yuki Aki) 4233cc8578
Support runPostActionsOnFailure on build scheme (#1075)
* supports runPostActionsOnFailure on build scheme

* updates test for runPostActionsOnFailure

update runPostActionsOnFailure tests

* update Docs for runPostActionsOnFailure

* update change log

* Update CHANGELOG.md

* Update CHANGELOG.md
2021-05-06 12:54:33 +10:00
..
CarthageDependencyResolver.swift CarthageDependencyResolver: ignore order-only dependencies (#1041) 2021-05-01 15:39:55 +10:00
CarthageVersionLoader.swift swift format 2020-06-17 18:12:34 +10:00
FileWriter.swift Code review comments 2019-10-22 10:39:42 +02:00
GraphVizGenerator.swift Fix no such module 'DOT' by pinning GraphViz 0.2.0 (#1067) 2021-05-05 08:45:42 +10:00
InfoPlistGenerator.swift Code review comments 2019-10-22 10:39:42 +02:00
PBXProjGenerator.swift Support weak link for Swift Package Dependency (#1064) 2021-05-01 13:09:19 +10:00
ProjectGenerator.swift Fix Xcode alert on generation (#1072) 2021-05-06 08:33:42 +10:00
SchemeGenerator.swift Support runPostActionsOnFailure on build scheme (#1075) 2021-05-06 12:54:33 +10:00
SettingsBuilder.swift Fix handling of SWIFT_INSTALL_OBJC_HEADER when its value is YES/NO. (#827) 2020-04-15 10:55:56 +10:00
SettingsPresetFile.swift update import name 2019-06-26 16:49:10 +10:00
SourceGenerator.swift Rename Core to avoid collisions with other packages (i.e. GraphViz) (#1057) 2021-05-01 13:39:34 +10:00
Version.swift Allowing override LastUpgradeCheck and LastUpgradeVersion (#1013) 2021-04-08 22:20:10 +10:00
XCProjExtensions.swift Treat all directories with known UTI as file wrapper (#896) 2020-06-25 18:39:04 +10:00