-
Updated
Jul 17, 2021 - Swift
tvos
Here are 809 public repositories matching this topic...
-
Updated
May 31, 2021 - Objective-C
Is your feature request related to a problem? Please describe.
Doc string states:
Date().weekday -> 5 // fifth day in the current week.
Guess what, 5 is not friday. It's thursday. It makes some sense after i dug deeper, but as a programmer, i assumed monday could be 0 or 1, therefore thursday should be 3 or 4. Monday is 2! Because sunday is 1!
**Describe the solution you'd li
-
Updated
Jul 17, 2021 - Swift
-
Updated
Jul 15, 2021 - Swift
-
Updated
Jul 6, 2021 - Swift
-
Updated
Jul 20, 2020 - Objective-C
-
Updated
Jul 17, 2021 - Swift
-
Updated
Nov 9, 2020 - Swift
-
Updated
Jul 14, 2021 - Swift
-
Updated
Feb 17, 2021 - Swift
-
Updated
Oct 16, 2020 - Objective-C
-
Updated
Oct 30, 2020 - Shell
-
Updated
May 23, 2021 - Shell
I originally posted this question on StackOverflow as per the wiki, however I've been suggested that this can actually be a valid GitHub issue asking about missing bindings.
I'd like to use [CGDisplayStr
-
Updated
Nov 22, 2020 - Swift
-
Updated
Apr 21, 2021 - Swift
-
Updated
Jun 18, 2021 - C
Improve this page
Add a description, image, and links to the tvos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tvos topic, visit your repo's landing page and select "manage topics."
Some files in the repository are missing newlines at the very end, as pointed out by @nrbrook in #1026
Classes/CocoaLumberjack.h
was specifically mentioned, but there could be other files that are missing this as well.