diff options
author | thegeorg <[email protected]> | 2025-01-20 19:52:37 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2025-01-20 20:33:10 +0300 |
commit | 65c8ae6cc738830517943c6ec7e3fcc74d1be4b9 (patch) | |
tree | 69d9b8ade72dfbb40760ea3060777246275f7204 | |
parent | 0b6cd06b8d859e8ed867b5574cb15b7353b3bcd2 (diff) |
Remove no longer used build/platform/xcode/ya.make.inc
commit_hash:63e6ebee30bb789b44fbf383854e6b6f84a3df60
-rw-r--r-- | build/ymake.core.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 8b27b9a9836..c6871971800 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -5622,8 +5622,6 @@ macro COLLECT_YAML_CONFIG_FILES(Varname, Dir) { _GLOB($Varname $Dir/**/*.yaml EXCLUDE **/a.yaml) } -# tag:swift-specific -CPP_XCODE_TOOLCHAIN_VERSION=9.2 XCODE_TOOLS_VERSION=10.1 TEST_TOOL_HOST_LOCAL= |