-
Updated
Nov 16, 2021 - Swift
tvos
Here are 855 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
Nov 9, 2021 - Swift
-
Updated
Oct 15, 2021 - Swift
-
Updated
Oct 21, 2021 - Swift
-
Updated
Jul 20, 2020 - Objective-C
Signed-off-by: Joseph Mattello mail@joemattiello.com
Conflicts:
.gitmodules
What does this PR do
Where should the reviewer start
How should this be manually tested
Any background context you want to provide
What are the relevant tickets
Screenshots (important for UI changes)
Questions
-
Updated
Oct 15, 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
Nov 3, 2021 - Swift
-
Updated
Nov 22, 2020 - Swift
-
Updated
Sep 24, 2021 - Swift
-
Updated
Oct 4, 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.