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

ShipIt not finding ReactiveCocoa #237

Closed
mRs- opened this issue May 15, 2019 · 2 comments
Closed

ShipIt not finding ReactiveCocoa #237

mRs- opened this issue May 15, 2019 · 2 comments

Comments

@mRs-
Copy link

mRs- commented May 15, 2019

dyld: Library not loaded: @rpath/ReactiveCocoa.framework/ReactiveCocoa
  Referenced from: …/myAppPath.app/Contents/Frameworks/Squirrel.framework/Resources/ShipIt
  Reason: image not found

It seems that ShipIt is not finding the Path to ReactiveCocoa. Maybe ShipIt is in the Resources Folder?

Currently I'm implementing Squirrel with Carthage… Seems not to work right now out of the box…

@MarshallOfSound
Copy link
Collaborator

@mRs- I believe the issue you are seeing is fixed by #236 and caused by b426994

I just reverted that commit now (thought I had already, sorry about that)

Refs: b5ce589

@mRs-
Copy link
Author

mRs- commented May 16, 2019

Yep it's now working.

A Carthage release for the recent version would also be a fine thing :)

Cheers and thanks for your help!

@mRs- mRs- closed this as completed May 16, 2019
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