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

Duplicate symbols with Version 2.10.0 and Xcode 6.2 #269

Closed
dgoldman-pdx opened this Issue Apr 18, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@dgoldman-pdx
Contributor

dgoldman-pdx commented Apr 18, 2015

Version 2.10.0 of the PayPal iOS SDK was built with Xcode 6.3.

In our experiments, we have found that attempting to build our Sample App with Xcode 6.2 now produces strange linker errors (duplicate symbols, for several compiler-generated symbols), but only for the arm64 architecture.

If you run into this problem, then either:

Either way, please post your observations here. Perhaps we can figure out some additional details which would be helpful for Apple.

@dgoldman-pdx dgoldman-pdx changed the title Version 2.10.0 might not be compatible with Xcode 6.2 Duplicate symbols with Version 2.10.0 and Xcode 6.2 Apr 19, 2015

@dgoldman-pdx

This comment has been minimized.

Contributor

dgoldman-pdx commented Apr 21, 2015

Version 2.10.1 has now been released. We have built 2.10.1 using Xcode 6.2 to prevent the linker errors.

We are working with Apple to attempt to resolve this issue going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment