Skip to content

Commit 1b39b67

Browse files
committed
Update DEVELOPMENT.md
1 parent 59ae064 commit 1b39b67

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

DEVELOPMENT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Most of the logics are implemented inside the package `Core`.
3333

3434
Just run both the `ExtensionService` and the `EditorExtension` Target.
3535

36+
## SwiftUI Previews
37+
38+
Looks like SwiftUI Previews are not very happy with Objective-C packages when running with app targets. To use previews, please switch schemes to the package product targets.
39+
3640
## Unit Tests
3741

3842
To run unit tests, just run test from the `Copilot for Xcode` target.

0 commit comments

Comments
 (0)