-
This is meant to be a continuously-updated list of API candidates for System.
## Criteria for Inclusion
System's primary aim is to be the place developers go to access native platform interfaces…
-
Hello!
I'm interested in i2p for iOS so I grabbed your project and started to work on it. I have successfully updated and built i2p, boost and openssl but am running into numerous errors with the w…
-
Here is my pod file and got TinySQLite Swift Compile Error. I am now ising Xcode 8.3.3 , swift 3.0 . What should I do to fix?
# Uncomment the next line to define a global platform for your project…
-
Had a user reach out regarding my app crashing on iOS 14.5 shortly after launching it. After watching a video capture of the event (no crash logs or Crashlytics available) I asked them on a hunch to l…
-
I'm currently working on a website which has a lot of pages ( > 3000, I know, crazy). The plugin becomes unresponsive and very slow.
-
#### Description
Summary:
The Core Team has lamented before that no public API should be provided that only takes Swift varargs (i.e., the `Foo…` pattern) because it prevents API composition.
The…
-
### Description
### Description
Check out the `missing-dependency-diagnostic` tag from the https://github.com/val-lang/val project, follow the [setup instructions](https://github.com/val-lang/val/…
-
Hi everyone,
I have played around with a type-safe Pipeline Builder by using phantom-types. It makes use of the associated types from `ChannelInboundHandler` and `ChannelOutboundHandler` to guarant…
-
### Description
```
swift test --filter _val
warning: InternalError(description: "Internal error. Please file a bug at https://bugs.swift.org with this info. Expected associated value")
```
### E…
-
I'd love to use NSLogger from other platforms like node.js or python. Just curious if the community also feels this way.