-
Updated
Dec 21, 2021 - Swift
tvos
Here are 860 public repositories matching this topic...
-
Updated
Nov 15, 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
Dec 20, 2021 - Swift
-
Updated
Dec 4, 2021 - Swift
-
Updated
Dec 20, 2021 - Swift
-
Updated
Jul 20, 2020 - Objective-C
-
Updated
Nov 26, 2021 - Swift
-
Updated
Sep 19, 2021 - Swift
-
Updated
Oct 28, 2021 - Swift
-
Updated
Feb 17, 2021 - Swift
-
Updated
Oct 16, 2020 - Objective-C
-
Updated
Oct 30, 2020 - Shell
-
Updated
Aug 10, 2021 - Shell
Current implementation:
This needs to take into account that varargs parameters aren't in the same place on ARM64.
Example:
-
Updated
Dec 12, 2021 - Swift
-
Updated
Nov 30, 2021 - Swift
-
Updated
Sep 24, 2021 - Swift
-
Updated
Nov 23, 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.hwas specifically mentioned, but there could be other files that are missing this as well.