3

I'm getting the following error when trying to run Mantle via CocoaPods on watchOS 2:

dyld: Library not loaded: @rpath/Mantle.framework/Mantle
Referenced from: [...]
Reason: image not found

Mantle is working just fine in my main app - only the watchOS 2 app seems to be affected.

Any ideas on how to fix this?

bmueller
  • 2,681
  • 1
  • 27
  • 45
  • Look in to your pod file, maybe you have platform or target dependency there? Or paste your code here – katleta3000 Aug 20 '15 at 19:09
  • Same problem on running UITests on a Project using RestKit pods. Did you find a solution? – Claus Dec 03 '15 at 14:08
  • Sadly no, after over a day trying to figure out a solution, I had to strip Mantle out of my project completely and redo everything associated with it. Huge headache. – bmueller Dec 03 '15 at 17:49

0 Answers0