Quentin

Results 7 issues of Quentin

Dear community, Being able to generate / use R.swift inside a Swift Package is a necessary need with the growing amount of swift packages, and also to allow developers to...

With Xcode 8 beta and using the following setting: p=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin gives this error: '/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin//lldb' could not be spawned. Is it installed and on your path? If so please open an...

I don't really understand why a JKDictionary (which is a a subclass of NSMutableDictionary) fail with the writeToFile:atomically: method.

Hello, I am running on an AWS Lambda using winston papertrail and for some reason, the lambda won't respond on 4.0.0. You'll find the code here (to test, replace with...

question

I wonder how to use Sociable Weaver to describe such information, I don't think this is currently possible but I would like to make sure, for now the only case...

The current API doesn't allow to identify an Apple Watch device on an iPhone app, there's simply no need for the `#if os()` preprocessor in **mapToDevice(identifier:)** method except for simulators.

Here is the full console when I start a simple app that contains the sample code ``` 2022-09-26 14:33:08.869280+0200 ExampleSwiftFX[47922:4137477] Metal GPU Frame Capture Enabled 2022-09-26 14:33:08.869405+0200 ExampleSwiftFX[47922:4137477] Metal API...