anyone used frank recently?

80 views
Skip to first unread message

Nicholas Pachulski

unread,
Feb 28, 2013, 7:17:26 PM2/28/13
to rubym...@googlegroups.com
I haven't in a while, I've just been functional testing, but I want acceptance testing back so I tried adding Frank to my project the way that I'd used to, but  it's not working. When I build I see this:

ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libCocoaAsyncSocketMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libCocoaAsyncSocketMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libCocoaHTTPServerMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libCocoaHTTPServerMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libCocoaLumberjackMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libCocoaLumberjackMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libFrankMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libFrankMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libShelleyMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libShelleyMac.a

And when I try to access the symbiote server in my browser the app crashes!

2013-02-28 19:10:23:545 iLift[16487:c07] HTTPServer: Started HTTP server on port 37265
(main)> 2013-02-28 19:10:24:229 iLift[16487:4503] Bonjour Service Published: domain(local.) type(_http._tcp.) name(Frank UISpec server)
(main)> 2013-02-28 19:15:05.971 iLift[16487:c07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** setObjectForKey: object cannot be nil (key: class)'

I'm not sure if it's the newest motion version or something I'm doing, but I can't get it to work in fresh projects. Anyone else seen it?

~nick

--
No trees were hurt in the transmission of this message, however a few trillion electrons were terribly inconvenienced.

Joffrey Jaffeux

unread,
Feb 28, 2013, 7:35:06 PM2/28/13
to rubym...@googlegroups.com
Hi Pachun,

can you try a rake clean before building please ?

And also try to use motion 1.32? to see if 1.33 introduced this, you can use 1.32 with the following command : motion update –force-version=1.32

Nicholas Pachulski

unread,
Mar 1, 2013, 11:02:12 AM3/1/13
to rubym...@googlegroups.com
So reverting to 1.32 doesn't seem to fix it.

Motion is giving warnings for Frank's .a files that end with 'Mac'. So I just deleted those. There's like 3 of them. The warnings are gone now.

Symbiote still doesn't work and crashes the app, but I think I have the actual tests working - at least I got the boiler plate my_first.feature to run.

I've been consistently rake cleaning before testing other versions and rebuilding after changing something.

tl;dr
errors gone through wierd hacky solution
symbiote still crashes app
actual tests seem to run

~nick

--
 
---
You received this message because you are subscribed to the Google Groups "RubyMotion - Ruby for iOS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubymotion+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply all
Reply to author
Forward
0 new messages