Post

Replies

Boosts

Views

Activity

Reply to What's the correct way to add Clip target in an existing old cocoapods project?
We are still seeing this error after clearing the linker flags and using modular headers instead of frameworks for the target in the podfile. dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire  Referenced from: /Users/userName/Library/Developer/CoreSimulator/Devices/94E2B344-C3E5-4215-9ED6-CB16A4549108/data/Containers/Bundle/Application/2908495C-D3DA-4043-83AD-25A103B69827/myTestClip.app/myTestClip  Reason: image not found dyld: launch, loading dependent libraries Including the framework under 'Target' -> 'General' -> 'Frameworks, Libraries, and Embedded Content' doesn't help either. Any help would be appreciated.
Jul ’20