Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upDuplicate symbols with Version 2.10.0 and Xcode 6.2 #269
Comments
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
This was referenced Apr 19, 2015
Closed
This comment has been minimized.
This comment has been minimized.
|
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. |
dgoldman-pdx
added
the
bug
label
Apr 22, 2015
dgoldman-pdx
closed this
Apr 22, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dgoldman-pdx commentedApr 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.