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?