Fork me on GitHub
#cljsrn2015-11-06
>
donmullen20:11:38

Just tried natal - got Compiling Xcode project Command failed: xcodebuild -workspace native/ios/FutureApp.xcworkspace -scheme FutureApp -destination platform='iOS Simulator',OS=latest,id='C805F622-C03C-47C1-8AF1-BF08FC33760A’ test``

donmullen20:11:09

hmm.. thinking command line tools might be out of date

mfikes20:11:05

@donmullen: I've seen the xcodebuild error before but I don't recall the resolution. Looks like you are now onto a const JS error. I've never seen that one.

donmullen20:11:15

@mfikes: interesting — not sure how to get past this

donmullen20:11:22

May switch over to manual.

mfikes21:11:00

When I get back to computer will check if things regressed

mfikes21:11:50

@donmullen: looks like lots of swirl around the version of node you are using wrt Use of const in strict mode. hrm