You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to build the carthage, I receive the following error:
Check dependencies
No architectures to compile for (ARCHS=armv7 arm64, VALID_ARCHS=x86_64 i386).
warning: no umbrella header found for target 'Macaw', module map will not be generated
my cartfile is:github "Exyte/Macaw" ~> 0.9.0
I also tried carthage update --platform ios --no-use-binaries but the same error!
The text was updated successfully, but these errors were encountered:
When I try to build the carthage, I receive the following error:
my cartfile is: github "Exyte/Macaw" ~> 0.9.0
I also tried
carthage update --platform ios --no-use-binaries
but the same error!The text was updated successfully, but these errors were encountered: