Is it possible to automate build settings in a Cordova iOS plugin? -


I need to add an "header search path" and a linker flag to the XCode build A plugin is installed

Specifically, I want to add $ (SDKROOT) / usr / include / libxml2 to "header search path" and -lxml2 to "other linker flags"

gt;

but currently a linker With Vj can not be automatically installed.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

mysql - where clause in inner join query -