[K/N] Update list of targets with stable caches
Enable compiler caches for iosSimulatorArm64 and macosArm64 targets to make Apple Silicon distribution feature complete with Intel-based one.
This commit is contained in:
committed by
teamcityserver
parent
65fd8fc174
commit
e396da0562
@@ -91,6 +91,7 @@ cacheableTargets.macos_arm64 = \
|
||||
|
||||
# Targets that support compiler caches, but these caches
|
||||
# are not considered stable enough to be turned on by default.
|
||||
# TODO: Not used by Gradle plugin yet. Tracking issue: https://youtrack.jetbrains.com/issue/KT-47529
|
||||
optInCacheableTargets = \
|
||||
ios_arm64 \
|
||||
linux_x64
|
||||
|
||||
Reference in New Issue
Block a user