Nguyen Thanh Hai

Results 17 comments of Nguyen Thanh Hai

@infostans823 Let's use this workaround repository, I will create a pull request later. I also check tested the framework files, they work fine ``` github "Snapble/XMPPFramework" "master" ``` ![Screen Shot...

openSUSE test phụ :1234:

@tuyenvm bộ gõ cho Mac và Windows vừa nhiều vừa tối ưu rồi (do nhiều năm phát triển), bộ gõ cho Linux vẫn chưa thoát được gạch chân - khi...

yup, please support Carthage

> Can anyone actually build Carthage on Xcode 11 Swift 5.1? yes I did but no luck, It seems the framework will be build in swift 4.1.2, that is very...

@blender , you right :D I have tried on xcode 9.4 then the IDE say "module compiled with Swift 5.1 cannot be imported in Swift 4.1.2" 😂 I will try...

@lyuna *** Fetching SVPullToRefresh *** Skipped downloading SVPullToRefresh.framework binary due to the error: "Must specify two-factor authentication OTP code." *** Checking out SVPullToRefresh at "a5f9dfee86a27c4e994d7edf93d0768c881d58bb" *** xcodebuild output can be...

it still does not work @lyuna

@Iyuna, it works now like a charm 💯 thank you

> When i am trying to get a value from the json map like this: > > ``` > ... > func SomeFunc(context *gin.Context) { > something := context.GetString("a-key") >...