CameraEngine
CameraEngine copied to clipboard
Carthage: Dependency "CameraEngine" has no shared framework schemes
*** Skipped building CameraEngine due to the error:
Dependency "CameraEngine" has no shared framework schemes
Any updates @remirobert ?
Probably need to make sure that the scheme is shared and .xcodeproj/xcshareddata/xcschemes is added and pushed to github.
Navigating to Product/Scheme/Manage Schemes in Xcode 9.3 and then selecting the shared checkbox seems to have fixed it for me. Hopefully the next release will see this fixed.

Now scheme is shared, but It's still causes issues when it's trying to build with Carthage. Make sure you've update git tag, so Carthage will select the right commit.