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

Using Carthage with a command line tool project #1712

Closed
lgtout opened this issue Jan 16, 2017 · 1 comment
Closed

Using Carthage with a command line tool project #1712

lgtout opened this issue Jan 16, 2017 · 1 comment

Comments

@lgtout
Copy link

lgtout commented Jan 16, 2017

  • carthage version: 0.11.0
  • xcodebuild -version: Xcode 8.1 8B62
  • Are you using --no-build? no
  • Are you using --no-use-binaries? no
  • Are you using --use-submodules? no

Cartfile

github "ankurp/Dollar" ~> 6.1.0

Project Build Output

Environment variable not set: FRAMEWORKS_FOLDER_PATH
Command /bin/sh failed with exit code 1

I'm trying to build an OSX command line application using the Dollar framework. I read #808, which seems similar. But the solution linked to doesn't appear to make a difference.

Here's an image of the project's build phases:
scratch_xcodeproj

Any suggestions or assistance would be much appreciated. Thanks.

@lgtout
Copy link
Author

lgtout commented Jan 16, 2017

I removed the Run Script section, and now it builds.

@lgtout lgtout closed this as completed Jan 16, 2017
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

1 participant