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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -