Xcode build failed to resolve Cocoa Touch framework

So my project consist of a Workspace that contains 2 Xcode project: The main app and 1 framework. Currently my build always failing with this type of error: no such module 'MyFramework'

I can archive my project manually on Xcode.

Here is my build: https://app.bitrise.io/build/c59dcd137c409821#?tab=log

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.