Skip to content

Commit 6bf998f

Browse files
authored
Merge pull request #84 from namnum/patch-1
Update README.md
2 parents 5767f95 + 0878ef2 commit 6bf998f

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
# Kotlin Native Xcode Support
22

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.*
44

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.
86

9-
## Feedback!!
7+
*************************************************************************
8+
## 🔑🔑 Improving the iOS dev experience is key to KMP adoption.
109

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.
1213

1314
> [Open Touchlab Xcode Plugin User Survey](https://touchlabwaitlist.typeform.com/xcodepluginuser)
15+
*************************************************************************
16+
1417

1518
## Beta Version!!!
1619

@@ -110,3 +113,8 @@ If the issue still persists, open a new GitHub issue and include the output of t
110113
## About
111114

112115
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

Comments
 (0)