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

Not able to run examples #5

Open
slcott opened this issue Jun 14, 2017 · 0 comments
Open

Not able to run examples #5

slcott opened this issue Jun 14, 2017 · 0 comments

Comments

@slcott
Copy link

slcott commented Jun 14, 2017

I am not able to run the examples. This is output when I try to run one of them.

Scotts-MBP:examples slcott$ ./object-mapper.sh 
Cloning into '/Users/slcott/Desktop/swift-relationship-graph/examples/ObjectMapper'...
Enter passphrase for key '/Users/slcott/.ssh/id_rsa': 
remote: Counting objects: 4333, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4333 (delta 0), reused 2 (delta 0), pack-reused 4329
Receiving objects: 100% (4333/4333), 1.08 MiB | 355.00 KiB/s, done.
Resolving deltas: 100% (2751/2751), done.
~/Desktop/swift-relationship-graph/examples/ObjectMapper ~/Desktop/swift-relationship-graph/examples
Note: checking out '1.5.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 6b80f55... updated signing settings
Running xcodebuild
Could not parse compiler arguments from `xcodebuild` output.
Please confirm that `xcodebuild` is building a Swift module.
Saved `xcodebuild` log file: /var/folders/z2/pb7n1y692j96gj4q1wgwll400000gn/T/xcodebuild-C7482585-D651-4D46-A83D-799D03081889.log
Failed to generate documentation
~/Desktop/swift-relationship-graph/examples

SyntaxError: Unexpected end of JSON input
  at JSON.parse (<anonymous>:null:null)
  at /Users/slcott/Desktop/swift-relationship-graph/lib/relationship-graph.coffee:71:19
  at tryCatcher (/Users/slcott/Desktop/swift-relationship-graph/node_modules/bluebird/js/release/util.js:16:23)
  at Promise._settlePromiseFromHandler (/Users/slcott/Desktop/swift-relationship-graph/node_modules/bluebird/js/release/promise.js:510:31)
  at Promise._settlePromise (/Users/slcott/Desktop/swift-relationship-graph/node_modules/bluebird/js/release/promise.js:567:18)
  at Promise._settlePromise0 (/Users/slcott/Desktop/swift-relationship-graph/node_modules/bluebird/js/release/promise.js:612:10)
  at Promise._settlePromises (/Users/slcott/Desktop/swift-relationship-graph/node_modules/bluebird/js/release/promise.js:691:18)
  at Promise._fulfill (/Users/slcott/Desktop/swift-relationship-graph/node_modules/bluebird/js/release/promise.js:636:18)
  at /Users/slcott/Desktop/swift-relationship-graph/node_modules/bluebird/js/release/nodeback.js:42:21
  at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:503:3)


Scotts-MBP:examples slcott$ 
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