RocketData icon indicating copy to clipboard operation
RocketData copied to clipboard

Possible bug, default built would fail for carthage build

Open bayareahank opened this issue 9 years ago • 1 comments

I use Carthage to build the project. While in the General Tab of project, Pod_RocketData is labelled required framework, and thus build would fail (missing directory pod_rocketdata in link stage). After removing it, my build succeeded with Carthage. You may want to check into that.

xcode 8.2.1. MacOS Sierra 10.12.2, swift 3

bayareahank avatar Dec 24 '16 21:12 bayareahank

Is this on master or latest release? I'm not sure what you mean by general tab, but it sounds like your Carthage build is failing?

I'm in England without my laptop sadly. If you submit a pull request fixing this though, I can approve it if it passed tests. On Sat, Dec 24, 2016 at 9:37 PM bayareahank [email protected] wrote:

I use Carthage to build the project. While in the General Tab of project, Pod_RocketData is labelled required framework, and thus build would fail (missing directory pod_rocketdata in link stage). After removing it, my build succeeded with Carthage. You may want to check into that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/linkedin/RocketData/issues/53, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMNTV4nQjct3irBwEUdQ1PtLrhZUMsJks5rLZCmgaJpZM4LVTIf .

plivesey avatar Dec 26 '16 12:12 plivesey