Skip to content

Commit

Permalink
ci: ignoreDisabledTargets when building with CI that does not support…
Browse files Browse the repository at this point in the history
… apple targets (#2944)

* ciL: ignoreDisabledTargets when building with CI that does not support apple targets

* Trigger CI

Signed-off-by: MohamadJaara <[email protected]>

---------

Signed-off-by: MohamadJaara <[email protected]>
  • Loading branch information
MohamadJaara authored and github-actions[bot] committed Aug 12, 2024
1 parent f755a71 commit c0fb68e
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 @@ -27,3 +27,4 @@ org.gradle.parallel=true

# Support KMP Gradle Composite Builds - See https://youtrack.jetbrains.com/issue/KT-52172/
kotlin.mpp.import.enableKgpDependencyResolution=true
kotlin.native.ignoreDisabledTargets=true

0 comments on commit c0fb68e

Please sign in to comment.