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

Include missing sources #241

Merged
merged 1 commit into from
May 24, 2016
Merged

Include missing sources #241

merged 1 commit into from
May 24, 2016

Conversation

AlexDenisov
Copy link
Contributor

@AlexDenisov AlexDenisov commented May 24, 2016

Currently static library (libBraintree.a) has missing two symbols:

  • _OBJC_CLASS_$_BTUICardPhoneNumberField
  • _OBJC_CLASS_$_BTUIUnionPayVectorArtView

The patch fixes the problem by adding corresponding classes into the
target.

Currently static library (libBraintree.a) has missing two symbols:

 - _OBJC_CLASS_$_BTUICardPhoneNumberField
 - _OBJC_CLASS_$_BTUIUnionPayVectorArtView

The patch fixes the problem by adding corresponding classes into the
target.
@skunkworks skunkworks merged commit cf33479 into braintree:master May 24, 2016
@skunkworks
Copy link
Contributor

Thanks for the fix!

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

Successfully merging this pull request may close these issues.

2 participants