I have many static libs like libBlah.a With file tool I can check supported architectures. (arm64 or i386)
libBlah.a
file
Is there tool to check iOS Dep
iOS Dep
have you tried using preprocess macros?
#if IPHONEOS_DEPLOYMENT_TARGET (iOS Deployment Target)