Skip to content

KT-84955: mark apple x64 tagets as deprecated error - #4645

Merged
dkhalanskyjb merged 2 commits into
developfrom
artem.olkov/KT-84955
May 4, 2026
Merged

dkhalanskyjb merged 2 commits into
developfrom
artem.olkov/KT-84955

Conversation

@mMaxy

@mMaxy mMaxy commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@mMaxy
mMaxy requested a review from fzhinkin March 25, 2026 16:59
@mMaxy mMaxy assigned fzhinkin and mMaxy and unassigned fzhinkin Mar 25, 2026
Comment thread gradle.properties

org.gradle.caching=true

kotlin.internal.suppressGradlePluginErrors=DeprecatedKotlinNativeTargetsDiagnostic

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mMaxy, integration-testing has its own gradle.properties and this diagnostic needs to be disabled there too.

@Suppress("DEPRECATION", "DEPRECATION_ERROR")
tvosX64()
@Suppress("DEPRECATION", "DEPRECATION_ERROR")
watchosX64()

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please also drop a code comment that will help us decide when to drop the support for these targets entirely? Maybe the KT issue number, or a specific compiler version, etc.

@dkhalanskyjb
dkhalanskyjb requested a review from fzhinkin April 30, 2026 11:59
@dkhalanskyjb
dkhalanskyjb merged commit ef917b4 into develop May 4, 2026
1 check passed
@dkhalanskyjb
dkhalanskyjb deleted the artem.olkov/KT-84955 branch May 4, 2026 09:46
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.

3 participants