-
Updated
Jun 26, 2021 - Swift
watchos
Here are 695 public repositories matching this topic...
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
Jun 11, 2021 - Swift
-
Updated
Jul 20, 2020 - Objective-C
-
Updated
Jun 9, 2021 - Swift
-
Updated
Nov 9, 2020 - Swift
-
Updated
Oct 30, 2020 - 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
Feb 10, 2020 - Swift
-
Updated
Jun 24, 2021 - Kotlin
-
Updated
Feb 25, 2021 - Swift
-
Updated
Jun 23, 2021
-
Updated
Nov 6, 2018 - Swift
-
Updated
May 21, 2021 - Swift
-
Updated
Feb 13, 2021 - Swift
Using:
SwiftLinkPreview 3.3.0
Xcode 12.4
Issue:
Invalid response image attribute in case of any GitHub URL.
Reproduce By:
Request URL:
https://github.com/LeonardoCardoso/SwiftLinkPreview
Response Wrong Attribute:
image: Optional("https://github.githubassets.com/images/search-key-slash.svg")
Should be:
image: Optional("https://ope
-
Updated
Mar 30, 2019 - Swift
Hi
So that extension on NSImage on macOS makes a blank image and has a placeholder input string to maybe do something with in the future or...?
Thanks in advance.
-
Updated
Apr 15, 2021 - Swift
-
Updated
Jun 15, 2021 - CMake
Improve this page
Add a description, image, and links to the watchos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the watchos 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.