Skip to content

Commit 8be78fe

Browse files
authored
Update README.md
1 parent e6ba960 commit 8be78fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,10 @@ far better than I ever will.
5959
## Usage
6060

6161
If properly set up, you should be able to add Kotlin source to Xcode, set up breakpoints, and step through code.
62-
Be careful not to have Kotlin source added to the iOS Bundle output.
6362

64-
To help automate adding Kotlin source, check out the [Kotlin Xcode Sync](https://github.com/touchlab/KotlinXcodeSync) Gradle plugin.
63+
We're deprecating the Xcode Sync plugin. Add folder reference instead! [See issue](https://github.com/touchlab/xcode-kotlin/issues/16). Description and video coming soon.
64+
65+
~~To help automate adding Kotlin source, check out the [Kotlin Xcode Sync](https://github.com/touchlab/KotlinXcodeSync) Gradle plugin.~~
6566

6667
### Sample
6768

0 commit comments

Comments
 (0)