Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build by Carthage #29

Open
denny1314 opened this issue Feb 17, 2016 · 4 comments
Open

Cannot build by Carthage #29

denny1314 opened this issue Feb 17, 2016 · 4 comments

Comments

@denny1314
Copy link

=====================Cartfile ====================
github "mysterioustrousers/MTMigration"

=====================Run "carthage update" ====================
*** Fetching MTMigration
*** Checking out MTMigration at "0.0.5"
*** xcodebuild output can be found in /var/folders/m9/wv055crx2l1c8ttcy2vtl8_40000gn/T/carthage-xcodebuild.lFesDL.log
*** Skipped building MTMigration due to the error:
Dependency "MTMigration" has no shared framework schemes

@pwightman
Copy link
Member

Thanks for reporting! @rob-nash, any ideas?

@ghost
Copy link

ghost commented Feb 17, 2016

will take a look tonight

@ghost
Copy link

ghost commented Feb 17, 2016

without testing, it looks like the scheme for the framework isn't shared. if it isn't then it's a simple fix. just tick the box 'share' next to the framework scheme and commit to source control. thought I did that though...

@ghost
Copy link

ghost commented Mar 21, 2016

If you try with my copy of this repo, it works. The error message I get when using this repo is, 'tag missing'.

The fix for this issue is to simply add a tag on the master branch, at the latest commit. I suggest 0.0.6 to represent the version of the repo.

It might be worth publishing a release with that tag too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants