marcosgriselli/Sizes

Carthage Support

jbuchman opened this issue · 0 comments

Expected Behavior

Sizes builds using Carthage

Actual Behavior

Did not build

Steps to Reproduce the Problem

  1. Add to Cartfile: github "marcosgriselli/Sizes"
  2. Run carthage update

Specifications

  • Version: Latest
  • Platform: iOS
  • Subsystem: Carthage

Command line:
jbuchman@ifni ~/D/MarbleJumper> carthage update
*** Fetching Sizes
*** Checking out Sizes at "0.4.1"
*** xcodebuild output can be found in /var/folders/9p/fzd6v67517q3kwmp9j93f07m0000gn/T/carthage-xcodebuild.Xbi8Hc.log
*** Skipped building Sizes due to the error:
Dependency "Sizes" has no shared framework schemes

If you believe this to be an error, please file an issue with the maintainers at https://github.com/marcosgriselli/Sizes/issues/new

Notes:
The syntax in the readme file for the Carthage support should use double quotes instead of single quotes.