You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
I am getting a linker command failed with exit code 1 (use -v to see invocation) error when I try to add the framework to a third party app. I built the framework exactly as the readme instructs and it compiles. I create an ios app and try to add the framework and get the error. Confused, I then took the sample third party app that had the the serenity framework attached and compiled it with no errors. I then took the serenity framework sample and compiled it and with no error. But If I delete the serenity framework from the sample third party app and add the serenity framework that I compile to the third party sample app I get the linker error. Any ideas whats wrong?
Thanks in advance for your help.
Derek
The text was updated successfully, but these errors were encountered:
Hi,
I am getting a linker command failed with exit code 1 (use -v to see invocation) error when I try to add the framework to a third party app. I built the framework exactly as the readme instructs and it compiles. I create an ios app and try to add the framework and get the error. Confused, I then took the sample third party app that had the the serenity framework attached and compiled it with no errors. I then took the serenity framework sample and compiled it and with no error. But If I delete the serenity framework from the sample third party app and add the serenity framework that I compile to the third party sample app I get the linker error. Any ideas whats wrong?
Thanks in advance for your help.
Derek
The text was updated successfully, but these errors were encountered: