Skip to content

Suppress known KMP build warnings on non-macOS hosts#124

Open
saadkhalidkhan wants to merge 1 commit into
Calvin-LL:mainfrom
saadkhalidkhan:chore/suppress-kmp-warnings
Open

Suppress known KMP build warnings on non-macOS hosts#124
saadkhalidkhan wants to merge 1 commit into
Calvin-LL:mainfrom
saadkhalidkhan:chore/suppress-kmp-warnings

Conversation

@saadkhalidkhan

@saadkhalidkhan saadkhalidkhan commented Jun 18, 2026

Copy link
Copy Markdown

Summary

  • Add kotlin.native.ignoreDisabledTargets=true to silence iOS/macOS target warnings on Windows/Linux
  • Add kotlin.mpp.androidGradlePluginCompatibility.nowarn=true for the known AGP 8.8 / KGP compatibility notice

Test plan

  • :reorderable:compileKotlinJvm succeeds without the disabled-target and AGP compatibility warnings

Add kotlin.native.ignoreDisabledTargets for hosts that cannot build iOS and macOS targets.
@saadkhalidkhan saadkhalidkhan force-pushed the chore/suppress-kmp-warnings branch 3 times, most recently from 09f2382 to 0a2eb6f Compare June 18, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant