For some reason the build is failing , bitrise says it fails because a framework work Carthage can’t be imported from a .swift file.
I did try to build localy and it build successfully
Environment:
The latest available Xcode 10.1.x (including betas), installed on macOS 10.13 (High Sierra).
If on Bitrise.io: which stack? If not on Bitrise.io: on what operating system? (Plus any other information you can share)
xcode-archive@2.4.19
E.g.: Git Clone v3.6.0
Reproducibility
Does a “Rebuild” help? : NO
Does a rebuild without caches help? : NO
_Does the issue happen sporadically, or every time?: Everytime
_Does upgrading the build Step to the latest version help?: NO
Could you try a build where you run update instead of bootstrap for carthage?
because it now uses the cache and I’m not sure if it even builds this framework
Hy Alex, now I see carthage build the tool
Could you tell me on what account are you building this app? I could give it an extra 30 mins to build, so you can cache the dependencies, and build successfully, after that it should be building fine if the carthage dependencies are cached successfully