Closed AlexTrotsenko closed 2 years ago
Sorry for dealy :)
We're removing Xcode 11 support, and in Xcode 12+, the plugin and color files go into a user library folder. I don't think they get one per install, but adding an issue to check: https://github.com/touchlab/xcode-kotlin/issues/49. I don't currently have multiple Xcode versions installed (usually do, but not today)
Currently hard-coded Xcode path is used during the plugin installation (/Applications/Xcode.app). When you have multiple Xcode installations you want this plugin to be installed for "current default Xcode".
P.S. My main intention is to raise the issue and propose at least one solution. Thus feel free to do any adjustments to this PR if required - my core expertise is rather Android then iOS.