-
Updated
May 4, 2020 - Swift
cocoapods
Here are 2,085 public repositories matching this topic...
-
Updated
May 5, 2020 - Swift
-
Updated
Apr 1, 2020 - Swift
-
Updated
Apr 29, 2020 - Swift
-
Updated
Apr 26, 2020 - Objective-C
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
May 2, 2020 - Swift
- I have read CONTRIBUTING and have done my best to follow them.
What did you do?
In Xcode 10.2.1 (iOS 12.4), in order to trigger viewDidAppear logic did the following:
let viewController = ViewController()
let _ = viewController.view
let window = UIWindow(frame: UIScreen.main.bounds)
window.la
Xcode 11.4 is available on gihub workflow environment, so we should update our CI to run with it. It's really simple, just remove the actual strategy/matrix we have today and update the CI workflow on Darwin to
env:
PROJECT: SwifterSwift.xcodeproj
DEVELOPER_DIR: /Applications/Xcode_11.4.app/Contents/Developer
We could also update our Package.swift tools version to 5.
-
Updated
Apr 24, 2020 - Objective-C
-
Updated
Feb 8, 2020 - Swift
-
Updated
May 5, 2020 - Objective-C
-
Updated
Jan 4, 2020 - Objective-C
-
Updated
Feb 23, 2018 - Objective-C
-
Updated
Apr 25, 2020 - Swift
-
Updated
May 14, 2019 - Objective-C
-
Updated
Jan 3, 2020 - Objective-C
-
Updated
Dec 6, 2019 - Swift
-
Updated
Sep 20, 2018 - Objective-C
-
Updated
Apr 17, 2019 - Objective-C
-
Updated
Jan 23, 2020 - Swift
-
Updated
Apr 7, 2020 - Objective-C
Improve this page
Add a description, image, and links to the cocoapods topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cocoapods topic, visit your repo's landing page and select "manage topics."
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