-
Updated
Nov 4, 2020 - Swift
swift-package-manager
Here are 815 public repositories matching this topic...
-
Updated
Nov 16, 2020 - Swift
Describe the bug
It is great, but not support Chinese and Japanese.
To Reproduce
Just add a Chinese or Japanese keyboard then switch to it, type any words in CocoaTextField, the first word is correct, type one suggestion word, then type any words always are English.
-
Updated
Oct 2, 2020 - Swift
-
Updated
Oct 19, 2020 - Swift
-
Updated
Oct 23, 2020 - Swift
-
Updated
Nov 6, 2018 - Swift
-
Updated
Oct 11, 2020 - Swift
-
Updated
Apr 22, 2018 - C
Ideas:
- Set a minimum dimension for images.
- Find a way to detect dimensions before downloading the image.
Currently, the framework is lagging unit testing. Add some unit test.
-
Updated
Sep 21, 2020 - Swift
-
Updated
Oct 28, 2020 - Swift
-
Updated
Jun 15, 2020 - Swift
-
Updated
Sep 2, 2020 - Swift
-
Updated
Nov 1, 2020 - Swift
-
Updated
Nov 1, 2020 - Swift
-
Updated
Jun 21, 2020 - Swift
-
Updated
Nov 11, 2020 - Swift
-
Updated
Nov 17, 2020 - Swift
-
Updated
Oct 21, 2020 - Swift
-
Updated
Jul 22, 2020 - Swift
-
Updated
Oct 13, 2020 - Swift
-
Updated
Dec 30, 2019 - Swift
-
Updated
Sep 21, 2020 - Swift
Help welcome to add more tests :)
Improve this page
Add a description, image, and links to the swift-package-manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swift-package-manager topic, visit your repo's landing page and select "manage topics."
What did you do?
I tried to call
NSUbiquitousKeyValueStore.url(forKey:)
because I know there is [UserDefault.url(forKey:)](https://developer.apple.com/documentation/foundation/userdefaults/1408648-u