Shane Whitehead

Results 6 comments of Shane Whitehead

Just ran across this issue as well. - iOS 12.2 - Swift 5 - Xcode 10.2.1 ``` let documentsDirectory = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask).first! let logFiles = ... // A...

@markohlebar Yea for El Capitan! I'll have a go at building from the source and let you know ;) Update: I've cloned the repo and built a version from source,...

🙏 Yes please, a thousand times, yes please

Xcode 10.1, iOS 12.1 Changed line 13, `SDK_VERSION` to `SDK_VERSION='12.1'` Changed line 16, `GCC_PATH='/Applications/XCode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang'` to `GCC_PATH='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang'` now matches line 15's path, not sure if it made a difference, but it's...

New to HA, thought I'd give it a try. I also ran into a connection issue. I can navigate to the boxes UI from a web browser without issue (admin/admin)...

@jnimmo Thanks for making the time to reply. I did try and wasn't able to get it to work. I'll give it another try and see where it takes me.