-
### Description
I think that it'd be great to also distribute swift-syntax as a prebuilt framework with every release, at least for Apple platforms (like https://github.com/realm/SwiftLint does).
…
-
### Topic: Coordinator Pattern
Coordinator pattern created by [Soroush Khanlou](https://khanlou.com/) from a [series](https://khanlou.com/2015/01/the-coordinator/) of [articles](https://khanlou.com/2…
-
**Status:** There's an Apple project to (basically) add Swift support to clangd [here](https://github.com/apple/sourcekit-lsp). It doesn't look mature enough yet (2/2021), but perhaps it will be by th…
-
**Description**
While tinkering with `swift-syntax` I have added a simple function to `SyntaxVisitor.swift`:
```swift
public extension SyntaxProtocol {
func visit() -> SyntaxVisitorCon…
-
The app compiles but then breaks at NKC_SwiftSocket.swift line 728 EXC_BAD_ACCESS (code=1...)
Early 2008 MBP x86, OSX El Capitàn
Log:
``` bash
+creating JavaScriptCore Renderer
+NodeKit WebView-Jav…
-
**Description**
Compiler crashes when trying to switch over an `enum` value with a case, added by a macro.
**Steps to reproduce**
Minimal reproducing project: https://github.com/romikabi/…
-
**Description**
The compiler crashes due to an assertion failure when compiling [grpc-swift](https://github.com/grpc/grpc-swift/commit/959cbd3f82efd282ebed74f2cc0010d9d702030a) tests.
```
…
-
I hope the bug title makes sense, but this is a fairly simple issue to describe. I'm using Charts 3.0.1 via CocoaPods.
Sample code can be found here - https://github.com/fongd/ChartsVisibleXRangeMa…
fongd updated
5 years ago
-
### Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [✓] I have read the [wiki page](https://github.com/onevcat/Kingfis…
-
## Description
Some of the ESPProvision Library objects like `ESPBleTransport`, `ESPSession`, `ESPDevice`, `ESPWiFiManager`, `ESPProvision`, `ESPUtility` and also object related to security schemes r…