The Wayback Machine - https://web.archive.org./web/20220318032731/https://github.com/topics/swift
Skip to content
#

Swift

swift logo

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 33,250 public repositories matching this topic...

vapor
Joannis
Joannis commented on Nov 14, 2021

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

NativeScript
erkanarslan
erkanarslan commented on Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

appwrite
sunshinejr
sunshinejr commented on Oct 22, 2019

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

Created by Apple

Released June 2, 2014

Latest release 9 days ago

Repository
apple/swift
Website
swift.org
Wikipedia
Wikipedia

Related Topics

language objective-c