Fork me on GitHub
#cljsrn
<
2015-11-24
>
donmullen17:11:25

@mfikes: does this require try/catch within each component?

mfikes17:11:50

I think so. @dmotz is toying around with writing a macro to make it easier

mfikes17:11:43

(Or we could PR to, likely, his natal-shell project.)

gphilipp20:11:18

Hi, I just installed Natal with required deps (node, leiningen …). I run natal init AwesomeApp —interface om-next. I got

Updating Leiningen project
Creating React Native skeleton
Installing Pod dependencies
Updating Xcode project
Creating Natal config
Cannot find device `iPhone 6s`
And can’t launch any Natal command inside the directory, as it complains about the missing config file: No Natal config was found in this directory (.natal)

gphilipp20:11:26

natal —version says 0.1.12

gphilipp20:11:48

Did anyone stumbled on this issue ?

johanatan20:11:05

Do you have XCode installed? And the Simulator?

gphilipp21:11:52

Ok, it seems I have XCode 6.4 instead of XCode 7. XCode 6.4 doesn’t have any reference to an iphone 6s simple_smile

gphilipp21:11:18

And I had the solution in the logs of yesterday doh.

mfikes21:11:33

@gphilipp: Natal is supposed to work with Xcode 6.3. Perhaps write a ticket.