xcode-kotlin icon indicating copy to clipboard operation
xcode-kotlin copied to clipboard

Kotlin Native Xcode Plugin

Results 15 xcode-kotlin issues
Sort by recently updated
recently updated
newest added

Using the xcode gradle sync plugin add the Kotlin source files in groups inside the XCode project. This forces the script to be run everytime a Kotlin source file is...

When lldb and Xcode loop through a set of fields, we get calls for both regular named fields and ampersand prefix fields, which is presumably some form of "address of"....

python
research

i update to v.1.3.0 i can set breakpoint on xcode15 , but unable to show variable content and it can't print description . and the variable panel is very stuck...

## Details Support for other targets is required. At the moment, there are no alternatives for debugging on tvos and watchos. The only alternative in the form of a plug-in...

## Summary We use the lldb script that ships with Kotlin, which hasn't changed in many versions. It has changed with 1.9 fairly significantly. ## Details We use the same...