dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
474 stars 54 forks source link

App size increase about 16M #117

Open tujinqiu opened 4 years ago

tujinqiu commented 4 years ago

The static library libassimp-fat.a is too large, is there a way to thin this?

anton-plebanovich commented 4 years ago

You may try to build it with more aggressive size optimizations but more likely it won't help much so the answer is no.