Hi there,
I want to use libcpprest for a iOS project. The building of the library now works and i have the .a files. The problem I have is that the size of the lib is quite large with 150MB for the universal build and 82MB for the arm build. Is there a chance that I can shrink the size of the library with (safe) non static linking or some magic compiler switch?
Thanks,
Simon
I want to use libcpprest for a iOS project. The building of the library now works and i have the .a files. The problem I have is that the size of the lib is quite large with 150MB for the universal build and 82MB for the arm build. Is there a chance that I can shrink the size of the library with (safe) non static linking or some magic compiler switch?
Thanks,
Simon