-
Updated
Apr 6, 2022
Swift

Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. Inspired by many other modern programming languages, Swift is intended to be more resilient and expressive than Objective-C, its predecessor.
Here are 34,062 public repositories matching this topic...
-
Updated
May 19, 2022 - Swift
-
Updated
May 18, 2022
-
Updated
Mar 6, 2022 - Swift
-
Updated
May 20, 2022 - Swift
-
Updated
May 10, 2022 - Swift
-
Updated
May 12, 2022 - Swift
-
Updated
May 19, 2022 - Swift
When checking a request's remoteAddress
, it's usually the address from which NIO received the request. While that's technically correct, Vapor servers are often hosted behind a reverse-proxy such as nginx. Therefore the original peer's address is often lost. To resolve this, it's not uncommon to set the original peer's address in a header such as X-Forwarded-For
.
**Describe the solution you
-
Updated
Mar 15, 2022 - Swift
-
Updated
Apr 18, 2022 - Swift
-
Updated
Apr 14, 2022 - Swift
-
Updated
May 17, 2022 - Swift
-
Updated
May 20, 2022 - Swift
-
Updated
May 20, 2021 - Swift
-
Updated
May 19, 2022 - Objective-C
-
Updated
May 20, 2022 - Objective-C
-
Updated
May 20, 2022 - Swift
Currently we use a pretty naive removal of testing dependencies for SwiftPM by setting an environment variable. We should be able to use Rocket and update our Rakefile
script to just remove testing dependencies on each release, and keep it in the development process thanks to that.
The idea came from this PR that I saw RxSwiftCommunity/RxOptional#83, which sounds reall
-
Updated
Jul 24, 2021 - Swift
-
Updated
Apr 26, 2022 - Ruby
-
Updated
May 7, 2022 - Swift
-
Updated
May 18, 2022 - Objective-C
Is there any way to implement horizontal radio button group?
-
Updated
May 18, 2022 - Swift
Created by Apple
Released June 2, 2014
Latest release about 2 months ago
- Repository
- apple/swift
- Website
- swift.org
- Wikipedia
- Wikipedia
(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana