Ryan Brown
Ryan Brown
@palacaze Sorry for the slow answer. That's what I had in mind! Some feedback on the perf branch: * I believe `maybe_move` is equivalent to `std::forward`. Perfect forwarding is the...
> So, yes, I would not happily accept a PR. You mean you'd accept a PR, right? 😄
Here's a workaround until this is fixed: ``` $ install_name_tool -change /usr/local/lib/libwx_osx_cocoau-3.1.dylib @executable_path/libwx_osx_cocoau-3.1.dylib /Applications/Pineapple.app/Contents/MacOS/Pineapple $ /Applications/Pineapple.app/Contents/MacOS/Pineapple ```