skip icon indicating copy to clipboard operation
skip copied to clipboard

Skip transpiler for creating SwiftUI apps for iOS and Android

Results 111 skip issues
Sort by recently updated
recently updated
newest added

Checkout https://github.com/dfabulich/skip-none-repro which includes a Swift compilation failure. # To repro 1. `git switch initial-commit` 2. Build the project in Xcode. It will build without error. 3. `git switch compile-failure`...