remirobert/CameraEngine

Carthage: Dependency "CameraEngine" has no shared framework schemes

Opened this issue · 3 comments

*** 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.

screen shot 2018-04-01 at 8 09 56 am

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.