|
1 | 1 | # Kotlin Native Xcode Support |
2 | 2 |
|
3 | | -Plugin that enables debugging Kotlin code in iOS applications with Xcode. This is generally for use with Kotlin Multiplatform and Kotlin/Native code shared as Xcode Frameworks. The plugin tells Xcode that Kotlin files are source code, provides source highlighting, and enables llvm and lldb support to allow interactive debugging. |
| 3 | +*The xcode-kotlin plugin allows debugging of Kotlin code running in an iOS application, directly from Xcode.* |
4 | 4 |
|
5 | | -> ## Touchlab's Hiring! |
6 | | -> |
7 | | -> We're looking for a Mobile Developer, with Android/Kotlin experience, who is eager to dive into Kotlin Multiplatform Mobile (KMM) development. Come join the remote-first team putting KMM in production. [More info here](https://go.touchlab.co/careers-gh). |
| 5 | +This enables a smoother development and integration experience for iOS developers using shared code from Kotlin, and a more accessible experience for larger teams where everyone may not be editing the shared code directly. |
8 | 6 |
|
9 | | -## Feedback!! |
| 7 | +************************************************************************* |
| 8 | +## 🔑🔑 Improving the iOS dev experience is key to KMP adoption. |
10 | 9 |
|
11 | | -We'd love to know more about your experiences with the Xcode plugin and Kotlin Multiplatform dev in general. Please take 5 minutes and fill out our survey. The information really helps us build better tools. |
| 10 | +One of Touchlab’s core goals is to improve the developer experience with KMP, particularly around tooling and especially for iOS developers. We believe that improving the iOS dev experience is key to KMP adoption and we’re going to continue to work on ways to support the iOS KMP community. |
| 11 | + |
| 12 | +Let us know how you're using (or will use) the xcode-kotlin plugin by taking our 5-minute survey. |
12 | 13 |
|
13 | 14 | > [Open Touchlab Xcode Plugin User Survey](https://touchlabwaitlist.typeform.com/xcodepluginuser) |
| 15 | +************************************************************************* |
| 16 | + |
14 | 17 |
|
15 | 18 | ## Beta Version!!! |
16 | 19 |
|
@@ -110,3 +113,8 @@ If the issue still persists, open a new GitHub issue and include the output of t |
110 | 113 | ## About |
111 | 114 |
|
112 | 115 | Our Xcode plugin incorporates the work of other brave souls around the web exploring the undocumented corners of Xcode. See [ABOUT](ABOUT.md). |
| 116 | + |
| 117 | +*********************** |
| 118 | +> ## Touchlab's Hiring! |
| 119 | +> |
| 120 | +> We're looking for a Mobile Developer, with Android/Kotlin experience, who is eager to dive into Kotlin Multiplatform Mobile (KMM) development. Come join the remote-first team putting KMM in production. [More info here](https://go.touchlab.co/careers-gh). |
0 commit comments