xcode - Adding Framework based on iOS 5 -


i have app provides bluetooth support. , app has support ios 4.3 onwards. corebluetooth framework unavailable in 4.3. possible exclude library when app installed on ios 4.3 device?

yes can set optional shown in below image:

go linkedframworks , binary section , chage optionalenter image description here

hope helps you.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -