Skip to content
New issue

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

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

Already on GitHub? # to your account

CocoaPods Dynamic Framework support #26

Closed
wants to merge 17 commits into from
Closed

CocoaPods Dynamic Framework support #26

wants to merge 17 commits into from

Conversation

jcavar
Copy link

@jcavar jcavar commented Jul 16, 2016

Hi,

So here is support for dynamic frameworks with CocoaPods. Because there are quite a lot of changes here is list of them:

  • We have workspace with projects for iOS and macOS. Those are used to build framework.
  • include and lib folders are now moved inside OpenSSL-iOS and OpenSSL-macOS
  • We don't need build frameworks script
  • Podspec is updated with Static and Dynamic subscpecs
  • We have example projects to show integration
  • build.sh is changed to reflect new folder structure

Podspec currently points to my repo, so I could test integration, but if and when you decide to merge this, it is easy change.

@krzyzanowskim
Copy link
Owner

There's a quite of change I don't really follow. Willing split it in smaller parts, so we can discuss about it ?

@jcavar
Copy link
Author

jcavar commented Jul 16, 2016

Sure, will follow up with another pull request then.

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

Successfully merging this pull request may close these issues.

2 participants