-
Updated
May 1, 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 22,936 public repositories matching this topic...
-
Updated
May 4, 2020 - Swift
-
Updated
Apr 29, 2020 - Swift
-
Updated
May 6, 2020
-
Updated
May 5, 2020 - Swift
-
Updated
Apr 29, 2020 - Swift
-
Updated
May 2, 2020 - Swift
-
Updated
May 1, 2020 - Swift
-
Updated
Apr 1, 2020 - Swift
-
Updated
May 2, 2020 - Swift
-
Updated
May 3, 2020 - Swift
-
Updated
Apr 24, 2020 - Swift
-
Updated
May 5, 2020 - Swift
-
Updated
Apr 29, 2020 - Swift
-
Updated
May 5, 2020 - Swift
-
Updated
Sep 30, 2019 - Swift
-
Updated
Mar 28, 2020 - Objective-C
-
Updated
May 5, 2020 - Objective-C
-
Updated
Jun 6, 2019 - Swift
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?
I use Dash.app to search and read documentation. One source you can download docsets from is http://cocoadocs.org . When searching for "Eureka" on cocoadocs.org, there is a result, but the site doesn't actually show any API documentation. It just shows the README.md from the repository. It says Error Parsing Pod [...] Could not find Objective-C Classes.
-
Updated
Apr 9, 2020 - Swift
Created by Apple
Released June 2, 2014
Latest release 7 days ago
- Repository
- apple/swift
- Website
- swift.org
- Wikipedia
- Wikipedia
Now building for iOS is not covered fully in README.md, starting with Xcode 11 there is no
Linked Frameworks and Librariesanymore and this section become one withEmbedded 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