Skip to content

jacoblange-dev/OpenSSLBugExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example workspace / project that showcases runtime error with OpenSSL

Running this project on a physical device will produce the following error:

dyld[16642]: Library not loaded: @rpath/OpenSSL.framework/OpenSSL

OpenSSL is added to ExampleSubFramework project via SPM.

If OpenSSL is instead added to the app project (OpenSSLBug), no runtime error is encountered.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published