auriamg / macdylibbundler

Utility to ease bundling libraries into executables for OSX
MIT License
550 stars 83 forks source link

.dylib in .framework directories #21

Open annacegu opened 7 years ago

annacegu commented 7 years ago

Hi,

Please find attached a suggested patch. My issue was that I was trying to package .dylib that are in .framework directories, and this patch allowed me to do this.

Regards, Anna. P.S. How do I upload non-supported file types?

auriamg commented 7 years ago

Hi, the preferred way to submit changes on github is to make a pull request ( https://help.github.com/articles/creating-a-pull-request-from-a-fork/ )