Create a fake .a file for iOS simiulator -


i've static library included in project library not have support i386 arch. so, possible create fake .a file can use run on simulator. don't want methods/feature of static lib executed when run in device. static library use bluetooth communication. there direct or work around done.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -