Closed d-e-e-p closed 1 year ago
This fixed my issue - what is the process to get this merged and the package to be updated?
Merged. Thanks @d-e-e-p.
Will cut a release once CI generates the artifacts. A new release version will be uploaded this weekend.
Published to pypi: https://pypi.org/project/libclang/16.0.6/#files
tested on x86_64 default github runner to produce an arm64 compatible libclang.dylib cmake with BUILD_SHARED_LIBS=ON builds a libclang.dylib with dependents, so the workaround here is to build .a archives and then assemble them into a single dylib.
see artifacts and log at: https://github.com/d-e-e-p/libclang/actions/runs/5095230952