Skip to content

Commit

Permalink
Remove support for watchOS
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Nov 14, 2024
1 parent 574a217 commit acbe73e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ class PubNubBaseKotlinMultiplatformPlugin : Plugin<Project> {
macosX64()
tvosArm64()
tvosSimulatorArm64()
watchosArm64()
watchosSimulatorArm64()
}
if (enableIosSimulatorArm64) {
iosSimulatorArm64()
Expand Down

0 comments on commit acbe73e

Please sign in to comment.