Does Apportable support to build library binary (.a/.so)? -


is possible build .a or .so library files use build app body?

if not, possible build xcode project multiple sub-projects?

sub-projects supported; internally build build system static libraries (.a).

however note: different ios build procedures in build system automatically treat these libraries if had -objc -all_load linker flags.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -