Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
che1404 opened this issue Jun 21, 2016 · 1 comment
Open

Comments

@che1404
Copy link

che1404 commented Jun 21, 2016

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.

@belkevich
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants