Skip to content

Commit

Permalink
Disable caching for iosX64
Browse files Browse the repository at this point in the history
  • Loading branch information
05nelsonm committed Sep 29, 2023
1 parent 42df875 commit 50deab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ kotlin.code.style=official
kotlin.mpp.androidSourceSetLayoutVersion=2
kotlin.mpp.commonizerLogLevel=info
kotlin.mpp.enableCInteropCommonization=true
kotlin.native.cacheKind.iosX64=none
kotlin.mpp.stability.nowarn=true
kotlin.native.binary.memoryModel=experimental
kotlin.native.ignoreDisabledTargets=true
Expand Down

0 comments on commit 50deab9

Please sign in to comment.