Ludwig Hollmann

Results 4 comments of Ludwig Hollmann

I tried to reproduce your issue and got the exact same error. First, I tried looking in the build folder, located at `~/Library/Developer/Xcode/DerivedData/`. I found that **MyLibrary-Swift.h** does not contain...

@mrousavy I find it hard to believe that wrapping of the enum inside a struct would lead to much overhead, if any at all. That being said, your solution is...

@Xazax-hun Hi, I cherry-picked your test and tried running it with the ```release/5.10``` branch. It returned an error: ``` error: no member named 'getSomeEnum' in 'UseCxx::SomethingSwift' SomeEnum getSomeEnum() { return...