APAddressBook icon indicating copy to clipboard operation
APAddressBook copied to clipboard

"embedded dylibs/frameworks are only supported on iOS 8.0 and later"

Open che1404 opened this issue 8 years ago • 1 comments

Hi! Congratulations and thank you for APAddressBook. We are upgrading our project to use swift, so in order to include swift pods we need to use use_frameworks! Everything compiles fine, but we have this linker error related with APAddressBook: "embedded dylibs/frameworks are only supported on iOS 8.0 and later"

Can we do anything to workaournd it?

Thanks! Robert.

che1404 avatar Jun 21 '16 04:06 che1404

Hi, Sounds like the problem is in Cocoapods not in APAddressBook. Do you try to comment APAddressBook line in your Podfile? Also, what is the minimum iOS version your app support?

belkevich avatar Jun 21 '16 17:06 belkevich