Art

Results 23 comments of Art

@ericrowe Was this really the issue? In Apple's example code this Reachabillity class' method does exactly the same and Apple updated their [ReadMe.md](https://developer.apple.com/library/content/samplecode/Reachability/Listings/ReadMe_md.html#//apple_ref/doc/uid/DTS40007324-ReadMe_md-DontLinkElementID_11) stating it supports IPv6. - reachabilityForInternetConnection: This...

Mhm, seems like there is no point so support anything besides SPM since it will be built-in into new Xcode.

Use older Xcode - I believe it was 10.1 or 10.2.1 on which it should work (not sure since I didn't work on this project for quite some time). Anyway,...

@MiaoMiaoai There might have been some changes in the API and RocketChat is not updated yet. Let's just wait for someone from Rocket.Chat Team who can look at it. I...

I would love to take care of this project but doing it alone would be probably too much time consuming :(

It would be actually an interesting task to work on 👍 I might try it some day.

Oh, this is sad :( thanks for the heads up @reetp

Use Xcode 10.3 to build this project.

Thank you! Good catch 👍🏼 Feel free to make a pull request.

Oh, I was about to create same PR 👍 Right now we end up doing a pretty much the copy of the already prepared `.head()` which kinda sucks.