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

Carthage Build Failed #38

Closed
daidongon opened this issue Sep 27, 2017 · 10 comments
Closed

Carthage Build Failed #38

daidongon opened this issue Sep 27, 2017 · 10 comments

Comments

@daidongon
Copy link

daidongon commented Sep 27, 2017

Log at Building Failed

Skipped building RxKeyboard due to the error:
Dependency "RxKeyboard" has no shared framework schemes for any of the platforms: iOS
@imairi
Copy link

imairi commented Sep 28, 2017

+1

@imairi
Copy link

imairi commented Sep 28, 2017

It seems not to support --no-use-binaries option for Carthage.

@daidongon
Copy link
Author

+1

@devxoul
Copy link
Member

devxoul commented Sep 28, 2017

When do you need to use --no-use-binaries?

@daidongon
Copy link
Author

In the Carthage build without the option --no-use-binaries, it crashed when launching the application.

  • Build Condition
    • Xcode9 (9A235)
    • Carthage v0.25.0
    • cartfile is written that github "RxSwiftCommunity/RxKeyboard"

@devxoul
Copy link
Member

devxoul commented Sep 28, 2017

@daidongon can you share the crash log?

@daidongon
Copy link
Author

daidongon commented Sep 28, 2017

@devxoul
debug_launch_crash_log

  • cartfile is written that github "RxSwiftCommunity/RxKeyboard"
  • Run script carthage update --platform iOS RxKeyboard
  • After building completed, added to Linked Frameworks and Libraries and Input Files in Build Phases
  • Run Application on Xcode9
  • Crash

@daidongon
Copy link
Author

@devxoul
Please check it out !

@devxoul
Copy link
Member

devxoul commented Sep 29, 2017

@daidongon, thanks! I just replaced a prebuilt binary of 0.7.0, could you please try with it again?

@daidongon
Copy link
Author

@devxoul
I tried again in the same way and succeeded.
Thank you!!

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

3 participants