Skip to content

Conversation

@paraselene
Copy link
Contributor

Summary

Since Xcode 15.3, Info.plist does not have DVTPlugInCompatibilityUUID anymore and it doesn't require to have it

Fix

if we detect Xcode Version > 15.3, we have early exit and do not check for DVTPlugInCompatibilityUUID inside Info.plist

Pull Request Labels

  • has-reproduction
  • feature
  • blocking
  • good first review

@kpgalligan
Copy link
Collaborator

Thanks! Taking a look...

@kpgalligan kpgalligan merged commit 86b78fb into touchlab:main Mar 14, 2024
@iuriipleskach
Copy link

iuriipleskach commented Mar 25, 2024

is there a guide on how to build xcode-kotlin from sources? I want to build from main to include this fix

@mike-dydx
Copy link

Can we please release this fix @kpgalligan or add instructions for building from main

@TadeasKriz
Copy link
Contributor

I've just [submitted PR(https://github.com/Homebrew/homebrew-core/pull/167328) to homebrew core repository. Once that's merged, you should be able to update the plugin to version 1.3.1. In the meantime you should be able to use brew install xcode-kotlin --HEAD.

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.

6 participants