Francis Li

Results 7 comments of Francis Li

@leemaguire hmm, sorry, yes, the deployment target issue was a transitory issue and I've been able to drop it back down to 12.4, which allows me to run my app...

@dianaafanador3 my app has other Cocoapods dependencies which have a dependency on Realm, so I can't easily migrate just the Realm package from Cocoapods to SPM in my app without...

Hmm... the line number referenced in the error is a logging statement. Do things work if you set ```client.logging = false```?

@braianowen Can you share more of your code? One of the changes between older versions and newer versions is that there is now a JSONObject class in the Processing core,...

@hamchapman @parallaxe @gali8 I can confirm that by specifying ```pod 'TesseractOCRiOS', :git => 'git://github.com/parallaxe/Tesseract-OCR-iOS.git', :branch => 'macos-support'``` in my project that I can build AND run in the Xcode 10.1/iOS...

Hi, is there anything in particular anyone can do to help with this? I've started putting together a Dockerfile for the pubstrate codebase, but I'm having problems getting the dependencies...

FWIW, I had some time to look in to this again, and was able to get guix running properly in a Docker container, but now seem to be stuck in...