Mickaël CONDE
Mickaël CONDE
Hello, sorry for the delay, will be working on it soon
Before i create the PR, can you confirm that for a converter READ AND WRITE are mandatory or it may only provide READ OR WRITE, if it is the former...
Ok if it must have both it changes everything ;) a more explicit error message will suffice
Hmm i was trying to produce an easily reproductible sample but without success for now, i will keep trying. The code that fails (looking at the trace) fails somewhere here...
Hello, please find the log here: ``` Process: xctest [96569] Path: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Agents/xctest Identifier: xctest Version: ??? Code Type: ARM-64 (Native) Parent Process: lldb-rpc-server [62711] User ID: 501 Date/Time: 2024-09-24 08:43:30.9570...
As for the repro i am still trying, the actual code crashes in module/package (not sure about swift terminology here, still learning) B tests, those enums come from module A...
Ok thank you for the info, i will look into this direction
The problem seems to go away once i updated macos version to 15. So i guess it is somehow related to the previous os version ?
Hello, any aproximate estimation on when will swift 6 be available ?