DocTest icon indicating copy to clipboard operation
DocTest copied to clipboard

Add Support for iOS Simulator

Open mattt opened this issue 5 years ago • 0 comments

Although Mac Catalyst helps us get most of the way there, I suspect that there are some code examples that compile and run correctly on iOS, but would fail when run through a REPL on macOS. iOS support would be especially important for supporting the use case of writing blog posts, which frequently discuss UIKit and SwiftUI.

mattt avatar Apr 17 '20 19:04 mattt