Skip to content

Commit e38e757

Browse files
authored
Update README.md
1 parent 6a3a196 commit e38e757

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ We can use either Standalone Reloader or Proxy Reloader. Standalone Reloader run
3131
* Build a swift file and emit dylib (standalone, run on the app runtime process)
3232
* Estimate build environmentd and intermediate interfaces
3333
* Load a dylib while the app on runtime
34-
* Supports apps on macOS and simulators for iOS, iPadOS, and possibly visionOS
34+
* Supports apps on macOS and simulators for iOS, iPadOS, and visionOS
3535
* SPM project structures
3636
* CocoaPods project structures
3737
* Update trigger for SwiftUI views
3838
* Helper app on host & Reload on devices
39+
* Compatible for App Store submission, as long as caller side suppress any calls in Release build
3940

4041
### TODOs (not yet implemented, nice to have)
4142

0 commit comments

Comments
 (0)