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

Remove framework reference to OpenSSL's libcrypto #58

Merged
merged 1 commit into from
Mar 12, 2019
Merged

Remove framework reference to OpenSSL's libcrypto #58

merged 1 commit into from
Mar 12, 2019

Conversation

apjanke
Copy link
Contributor

@apjanke apjanke commented Sep 27, 2015

Looks like a Framework reference to OpenSSL's libcrypto.dylib was left in the Xcode project after #3, even though nothing in it was being used, so it was still getting linked.

screen shot 2015-09-27 at 1 43 39 pm

This PR removes the Framework reference so it no longer gets linked.

Fixes #56.

Looks like this was left over from #3.
stephencelis added a commit to stephencelis/dotfiles that referenced this pull request Jan 5, 2016
Move to homebrew when working again:

  nygard/class-dump#58

Signed-off-by: Stephen Celis <stephen@stephencelis.com>
@cybertk
Copy link

cybertk commented Jan 30, 2016

👍 works like a charm. With brew install --HEAD class-dump

@nygard nygard merged commit d1fec2c into nygard:master Mar 12, 2019
@nygard
Copy link
Owner

nygard commented Mar 12, 2019

Thanks, finally merged.

@apjanke
Copy link
Contributor Author

apjanke commented Mar 12, 2019

Haha! I think this set a record for my longest-lived PR that eventually got merged.

@apjanke apjanke deleted the remove-openssl-reference branch March 12, 2019 19:55
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.

3 participants