Porting C code for an iOS app -


i working on building app needs use c library have.the c code designed linux platform , has linux system calls.

firstly, need port c code run on ios. possible so? ios apps allowed use system calls? (i read elsewhere apps using syscall.h not permitted on appstore)

secondly, once have ported code can include them directly in swift code? or have create .so files or such thing.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -