Julius Lundang

Results 9 comments of Julius Lundang
trafficstars

The problem is because of downcasting of the returned value. https://github.com/SwifterSwift/SwifterSwift/blob/fef7f4b586032dba0e28bcb790092655410b7bfa/Sources/SwifterSwift/Foundation/FileManagerExtensions.swift#L54 Do we want to create another API that returns `[[String: Any]]` or refactor the existing API to return `Any?`,...

I'm experiencing the same as yours buddy.

Hi all, I was able to figure out on how to fix on both simulator and iPhone. You need you enable sharing of Keychain between apps. 1. Turn on Keychain...

Heya @NunoAlexandre, You could just use the generic: `let saveSuccessful: Bool = KeychainWrapper.standard.set("Some String", forKey: "myKey")` if you don't want to use access group. Besides, you can only share Keychain...

哈喽 @zhinang-amazon, @ziyiz-amzn, do we have an estimate date to implement this feature? Thanks!

Hi @mattt, What is the status of this issue? It seems like I'm experiencing it too. Regards, Chalk

I've tested this by calling `definePrefix:forDefaultNamespace`, however, XPath queries still returns `nil`

We have a set of customized process (eg we could send an SMS alert to our team if something is not working or we could send a message to our...

wordlist and charlist have markers at which level they are. For instance: https://github.com/elkmovie/hsk30/blob/bf867ba7479969bd9d3c7b3db3fd6aea33481e75/wordlist.txt#L6-L8 - 一级词汇表 - 二级词汇表 - 三级词汇表 - 四级词汇表 - 五级词汇表 - 六级词汇表 - 七一九级词汇表