-
Updated
May 19, 2020
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 23,281 public repositories matching this topic...
-
Updated
May 19, 2020 - Swift
异步编程和多线程,我该选择哪个方案?
- 原文链接:Which Should You Use: Asynchronous Programming or Multi-Threading?
- Markdown文件:文件地址
- PR 地址:
- 文章分类:后端
- **注意:文件位置在
article/2020
文件夹
What you want IINA to do:
First of all, Thanks for providing this nice application for the MacOS
-
Updated
May 20, 2020 - Swift
-
Updated
May 16, 2020 - Swift
New Issue Checklist
- [x ] I have read and understood the CONTRIBUTING guide
- [x ] I have read the Documentation
- [ x] I have searched for a similar issue in the project and found none
Issue Info
Info
-
Updated
May 18, 2020 - Swift
Currently says 3.0.x, which is a deterrent for adoption by people comparing to Rx.
I'd make a PR myself, but my employer makes that complicated.
What did you do?
When I do this (from your docs):
guard let dataFromString = text.data(using: .utf8, allowLossyConversion: false) else {return} let json = JSON(data: dataFromString)
I get an error "Call can throw, but it is not marked with 'try' and the error is not handled"
I did this. I just want to confirm that is right. It worked for me.
`guard let dataFromString
-
Updated
May 12, 2020 - Swift
Update API docs
Looks like the API documentation has not been regenerated since 3.0.2, as the maxBodySize
value typo is still present here:
Short description of the issue:
Currently, the recommended way of extending the library is to use Observable.create()
(https://github.com/ReactiveX/RxSwift/blob/master/Documentation/GettingStarted.md#custom-operators). However, this is only possible for the simplest cases.
More complex cases, will require us to understand the implementation details and copy Producer
and Sink
.
It c
What did you do?
Using the City Guide example
What did you expect to happen?
If I select a cell (say Toronto) I expect Toronto to be the cell that performs the 'present modally' segue animation
What happened instead?
instead another random cell expands
General Information
-
iOS Version(s): 13
-
Swift Version: 5
-
Devices/Simulators: iphone x
-
Reproducibl
New Issue Checklist
- I have looked at the Documentation
- I have read the F.A.Q.
- I have filled out this issue template.
Issue Info
Info | Value |
---|
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 and cheat sheet, but there is no information I need.
- I have searched in [existing issues](https://github.com/onevcat/Kingfish
-
Updated
Sep 30, 2019 - Swift
-
Updated
Mar 28, 2020 - Objective-C
Phase 2:
[ ] custom_data incl bson support
[ ] functions
[ ] remote mongodb client
[ ] push
Details of above subtasks are described in this doc
-
Updated
May 19, 2020 - Swift
Now building for iOS is not covered fully in README.md, starting with Xcode 11 there is no Linked Frameworks and Libraries
anymore and this section become one with Embedded Binaries
. Documentation needs to be updated in this place:
https://github.com/Carthage/Carthage#if-youre-building-for-ios-tvos-or-watchos
Following documentation step-by-step now will cause build error with Xcode 11 d
There's a blurb at the end of the Appendix document that reads:
So, if you want to start a chain by dispatching to the background, you have to use
DispatchQueue.async
:DispatchQueue.global().async(.promise) { return value }.done { value in //… }However, this function cannot return a promise because of Swift compiler ambiguity
iss
pod --version
1.9.1
- [x ] I've read and understood the CONTRIBUTING guidelines and have done my best effort to follow.
Report
Most legitimate bots I see on a server report who they are. When I saw user agent of "Ruby" it made me feel something suspicious is going on. Then I did a test and cocoapods jus
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
May 18, 2020 - Swift
Is there any way to implement horizontal radio button group?
Just a suggestion - it would be helpful to have a wiki page on styling cells in various ways, or some common layouts developers typically try to achieve.

-
Updated
Apr 9, 2020 - Swift
Created by Apple
Released June 2, 2014
Latest release 21 days ago
- Repository
- apple/swift
- Website
- swift.org
- Wikipedia
- Wikipedia
Describe the bug
When I use PAC mode to access Wiki, e.g., this page: https://en.wikipedia.org/wiki/Non-negative_matrix_factorization, the equations cannot display properly. But, if I use global mode, everthing goes fine.
System and Shadowsocksx-NG version: