Skip to content

danramteke/OpenSSL-iOSFailingTest-Sample

Repository files navigation

Sample OpenSSL Project to show build failure

A sample project to demonstrate a build failure when building for test. Runs fine for a normal build and run. Issue: krzyzanowskim/OpenSSL#54

Steps to Reproduce build failure.

  1. Create new Single View iOS App
  2. pod init
  3. add pod 'OpenSSL-Universal', :git => 'https://github.com/krzyzanowskim/OpenSSL.git', :branch => :master to the Podfile
  4. pod install
  5. open the workspace and hit cmd-U to run tests
  6. Observe that tests do not build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published