CocoaPodsLibExample
CocoaPodsLibExample copied to clipboard
Sample project that shows how to use CocoaPods in a project with an app target and a framework target
Results
1
CocoaPodsLibExample issues
Sort by
recently updated
recently updated
newest added
Try running this on a device: dyld: Library not loaded: @rpath/SampleFramework.framework/SampleFramework Referenced from: /var/containers/Bundle/Application/A08D95B0-B94D-434D-AA15-EE22C52BAD79/SampleApp.app/SampleApp Reason: image not found -------------- Fixed! Solution - Remove the Sample.framework from Linked Frameworks and Libraries...