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 22,472 public repositories matching this topic...
-
Updated
Apr 12, 2020 - Swift
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:
- OS Version: [e.g. 10.14.1]
- Version [e.g. 1.4.8]
What you want IINA to do:
Add a add to playlist shortcut at right click menu.
[https://i.imgur
-
Updated
Apr 13, 2020 - Swift
-
Updated
Apr 9, 2020 - Swift
-
Updated
Apr 12, 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
Apr 13, 2020 - Swift
When I checked the document on the Vapor official website, I found it was still the document of Vapor 3.0, and when I changed the browser address to https://docs.vapor.codes/4.0/, I found that the document content was relatively old, and there was still some content not updated in time.
As a Swift server enthusiast who has been using Vapor for 3 years, can I participate in and how to participat
Update API docs
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
Suggestion
We should add a .travis.yml and set up Travis CI. Although Hero has a limited test suite it's still useful to make sure that the project compiles
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 1:
[ ] partition_key
[ ] sync
[ ] AppCredentials (except third-party auth)
[x] login
[x] logout
[x] current_user
[x] all_users
[x] switch_user
[x] remove_user
[x] provider clients
[x] link_user
Phase 2:
[ ] push
[ ] remote mongodb client
[ ] functions
[ ] custom_data
Details of above subtasks are described in this [doc]([https://docs.google.com/document/d/1iD9ujY76BWVUOdN7rR
-
Updated
Jun 6, 2019 - Swift
Hi all,
I am opening this issue to gather your feedback on a tentative roadmap that I've put together with the help of @Carthage/carthage
This roadmap will try to address the most pressing issues that Carthage is currently facing, and at the same time add clarity on where we think Carthage should be heading.
To my knowledge there wasn't a formal roadmap so far, and while Carthage has do
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
Mar 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 15 days ago
- Repository
- apple/swift
- Website
- swift.org
- Wikipedia
- Wikipedia
Huge and nice collection and also getting very much appreciated from the community.
It would be great if somebody can translate into English then it will be reaching out to global.